[openrtm-commit:00198] r50 - in trunk/ImageProcessing/opencv: . components components/Affine components/Affine/cmake_modules components/Affine/cpack_resources components/BackGroundSubtractionSimple components/BackGroundSubtractionSimple/cmake_modules components/BackGroundSubtractionSimple/cpack_resources components/Binarization components/Binarization/cmake_modules components/Binarization/cpack_resources components/CameraViewer components/CameraViewer/cmake_modules components/CameraViewer/cpack_resources components/Chromakey components/Chromakey/cmake_modules components/Chromakey/cpack_resources components/Dilationerosion components/Dilationerosion/cmake_modules components/Dilationerosion/cpack_resources components/Edge components/Edge/cmake_modules components/Edge/cpack_resources components/Findcontour components/Findcontour/cmake_modules components/Findcontour/cpack_resources components/Flip components/Flip/cmake_modules components/Flip/cpack_resources components/Histogram components/Histogram/cmake_modules components/Histogram/cpack_resources components/Houghline components/Houghline/cmake_modules components/Houghline/cpack_resources components/IEEE1394Camera components/IEEE1394Camera/cmake_modules components/IEEE1394Camera/cpack_resources components/ImageCalibration components/ImageCalibration/cmake_modules components/ImageCalibration/cpack_resources components/ImageSubstraction components/ImageSubstraction/cmake_modules components/ImageSubstraction/cpack_resources components/ObjectTracking components/ObjectTracking/cmake_modules components/ObjectTracking/cpack_resources components/OpenCVCamera components/OpenCVCamera/cmake_modules components/OpenCVCamera/cpack_resources components/PGRCamera components/PGRCamera/cmake_modules components/PGRCamera/cpack_resources components/Perspective components/Perspective/cmake_modules components/Perspective/cpack_resources components/RockPaperScissors components/RockPaperScissors/cmake_modules components/RockPaperScissors/cpack_resources components/Rotate components/Rotate/cmake_modules components/Rotate/cpack_resources components/Scale components/Scale/cmake_modules components/Scale/cpack_resources components/Sepia components/Sepia/cmake_modules components/Sepia/cpack_resources components/SubStractCaptureImage components/SubStractCaptureImage/cmake_modules components/SubStractCaptureImage/cpack_resources components/Template components/Template/cmake_modules components/Template/cpack_resources components/Translate components/Translate/cmake_modules components/Translate/cpack_resources

openrtm @ openrtm.org openrtm @ openrtm.org
2011年 6月 23日 (木) 17:34:27 JST


Author: fsi-katami
Date: 2011-06-23 17:34:26 +0900 (Thu, 23 Jun 2011)
New Revision: 50

Added:
   trunk/ImageProcessing/opencv/ALL_BUILD.vcxproj
   trunk/ImageProcessing/opencv/CMakeLists.txt
   trunk/ImageProcessing/opencv/INSTALL.vcxproj
   trunk/ImageProcessing/opencv/ImageProcessing_opencv.sln
   trunk/ImageProcessing/opencv/PACKAGE.vcxproj
   trunk/ImageProcessing/opencv/ZERO_CHECK.vcxproj
   trunk/ImageProcessing/opencv/build_vc10.bat
   trunk/ImageProcessing/opencv/components/Affine/ALL_BUILD.vcxproj
   trunk/ImageProcessing/opencv/components/Affine/Affine.sln
   trunk/ImageProcessing/opencv/components/Affine/Affine.vcxproj
   trunk/ImageProcessing/opencv/components/Affine/AffineComp.vcxproj
   trunk/ImageProcessing/opencv/components/Affine/CMakeLists.txt
   trunk/ImageProcessing/opencv/components/Affine/Doxyfile.in
   trunk/ImageProcessing/opencv/components/Affine/INSTALL.vcxproj
   trunk/ImageProcessing/opencv/components/Affine/PACKAGE.vcxproj
   trunk/ImageProcessing/opencv/components/Affine/ZERO_CHECK.vcxproj
   trunk/ImageProcessing/opencv/components/Affine/cmake_modules/
   trunk/ImageProcessing/opencv/components/Affine/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/Affine/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/Affine/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/Affine/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/Affine/cpack_resources/
   trunk/ImageProcessing/opencv/components/Affine/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/Affine/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/Affine/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/Affine/cpack_resources/wix.xsl.in
   trunk/ImageProcessing/opencv/components/Affine/doc.vcxproj
   trunk/ImageProcessing/opencv/components/Affine/doxygen.vcxproj
   trunk/ImageProcessing/opencv/components/Affine/doxygen_Affine.vcxproj
   trunk/ImageProcessing/opencv/components/Affine/uninstall.vcxproj
   trunk/ImageProcessing/opencv/components/Affine/uninstall_Affine.vcxproj
   trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/BackGroundSubtractionSimple.sln
   trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/BackGroundSubtractionSimple.vcxproj
   trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/BackGroundSubtractionSimpleComp.vcxproj
   trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt
   trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/Doxyfile.in
   trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/INSTALL.vcxproj
   trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/PACKAGE.vcxproj
   trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/ZERO_CHECK.vcxproj
   trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cmake_modules/
   trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cpack_resources/
   trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cpack_resources/wix.xsl.in
   trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/doc.vcxproj
   trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/doxygen.vcxproj
   trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/doxygen_BackGroundSubtractionSimple.vcxproj
   trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/uninstall.vcxproj
   trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/uninstall_BackGroundSubtractionSimple.vcxproj
   trunk/ImageProcessing/opencv/components/Binarization/ALL_BUILD.vcxproj
   trunk/ImageProcessing/opencv/components/Binarization/Binarization.sln
   trunk/ImageProcessing/opencv/components/Binarization/Binarization.vcxproj
   trunk/ImageProcessing/opencv/components/Binarization/BinarizationComp.vcxproj
   trunk/ImageProcessing/opencv/components/Binarization/CMakeLists.txt
   trunk/ImageProcessing/opencv/components/Binarization/Doxyfile.in
   trunk/ImageProcessing/opencv/components/Binarization/INSTALL.vcxproj
   trunk/ImageProcessing/opencv/components/Binarization/PACKAGE.vcxproj
   trunk/ImageProcessing/opencv/components/Binarization/ZERO_CHECK.vcxproj
   trunk/ImageProcessing/opencv/components/Binarization/cmake_modules/
   trunk/ImageProcessing/opencv/components/Binarization/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/Binarization/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/Binarization/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/Binarization/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/Binarization/cpack_resources/
   trunk/ImageProcessing/opencv/components/Binarization/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/Binarization/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/Binarization/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/Binarization/cpack_resources/wix.xsl.in
   trunk/ImageProcessing/opencv/components/Binarization/doc.vcxproj
   trunk/ImageProcessing/opencv/components/Binarization/doxygen_Binarization.vcxproj
   trunk/ImageProcessing/opencv/components/Binarization/uninstall_Binarization.vcxproj
   trunk/ImageProcessing/opencv/components/CMakeLists.txt
   trunk/ImageProcessing/opencv/components/CameraViewer/ALL_BUILD.vcxproj
   trunk/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt
   trunk/ImageProcessing/opencv/components/CameraViewer/CameraViewer.sln
   trunk/ImageProcessing/opencv/components/CameraViewer/CameraViewer.vcxproj
   trunk/ImageProcessing/opencv/components/CameraViewer/CameraViewerComp.vcxproj
   trunk/ImageProcessing/opencv/components/CameraViewer/Doxyfile.in
   trunk/ImageProcessing/opencv/components/CameraViewer/INSTALL.vcxproj
   trunk/ImageProcessing/opencv/components/CameraViewer/PACKAGE.vcxproj
   trunk/ImageProcessing/opencv/components/CameraViewer/ZERO_CHECK.vcxproj
   trunk/ImageProcessing/opencv/components/CameraViewer/cmake_modules/
   trunk/ImageProcessing/opencv/components/CameraViewer/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/CameraViewer/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/CameraViewer/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/CameraViewer/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/CameraViewer/cpack_resources/
   trunk/ImageProcessing/opencv/components/CameraViewer/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/CameraViewer/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/CameraViewer/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/CameraViewer/cpack_resources/wix.xsl.in
   trunk/ImageProcessing/opencv/components/CameraViewer/doc.vcxproj
   trunk/ImageProcessing/opencv/components/CameraViewer/doxygen_CameraViewer.vcxproj
   trunk/ImageProcessing/opencv/components/CameraViewer/uninstall_CameraViewer.vcxproj
   trunk/ImageProcessing/opencv/components/Chromakey/ALL_BUILD.vcxproj
   trunk/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt
   trunk/ImageProcessing/opencv/components/Chromakey/Chromakey.sln
   trunk/ImageProcessing/opencv/components/Chromakey/Chromakey.vcxproj
   trunk/ImageProcessing/opencv/components/Chromakey/ChromakeyComp.vcxproj
   trunk/ImageProcessing/opencv/components/Chromakey/Doxyfile.in
   trunk/ImageProcessing/opencv/components/Chromakey/INSTALL.vcxproj
   trunk/ImageProcessing/opencv/components/Chromakey/PACKAGE.vcxproj
   trunk/ImageProcessing/opencv/components/Chromakey/ZERO_CHECK.vcxproj
   trunk/ImageProcessing/opencv/components/Chromakey/cmake_modules/
   trunk/ImageProcessing/opencv/components/Chromakey/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/Chromakey/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/Chromakey/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/Chromakey/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/Chromakey/cpack_resources/
   trunk/ImageProcessing/opencv/components/Chromakey/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/Chromakey/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/Chromakey/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/Chromakey/cpack_resources/wix.xsl.in
   trunk/ImageProcessing/opencv/components/Chromakey/doc.vcxproj
   trunk/ImageProcessing/opencv/components/Chromakey/doxygen_Chromakey.vcxproj
   trunk/ImageProcessing/opencv/components/Chromakey/uninstall_Chromakey.vcxproj
   trunk/ImageProcessing/opencv/components/Dilationerosion/ALL_BUILD.vcxproj
   trunk/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt
   trunk/ImageProcessing/opencv/components/Dilationerosion/Dilationerosion.sln
   trunk/ImageProcessing/opencv/components/Dilationerosion/Dilationerosion.vcxproj
   trunk/ImageProcessing/opencv/components/Dilationerosion/DilationerosionComp.vcxproj
   trunk/ImageProcessing/opencv/components/Dilationerosion/Doxyfile.in
   trunk/ImageProcessing/opencv/components/Dilationerosion/INSTALL.vcxproj
   trunk/ImageProcessing/opencv/components/Dilationerosion/PACKAGE.vcxproj
   trunk/ImageProcessing/opencv/components/Dilationerosion/ZERO_CHECK.vcxproj
   trunk/ImageProcessing/opencv/components/Dilationerosion/cmake_modules/
   trunk/ImageProcessing/opencv/components/Dilationerosion/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/Dilationerosion/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/Dilationerosion/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/Dilationerosion/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/Dilationerosion/cpack_resources/
   trunk/ImageProcessing/opencv/components/Dilationerosion/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/Dilationerosion/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/Dilationerosion/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/Dilationerosion/cpack_resources/wix.xsl.in
   trunk/ImageProcessing/opencv/components/Dilationerosion/doc.vcxproj
   trunk/ImageProcessing/opencv/components/Dilationerosion/doxygen_Dilationerosion.vcxproj
   trunk/ImageProcessing/opencv/components/Dilationerosion/uninstall_Dilationerosion.vcxproj
   trunk/ImageProcessing/opencv/components/Edge/ALL_BUILD.vcxproj
   trunk/ImageProcessing/opencv/components/Edge/CMakeLists.txt
   trunk/ImageProcessing/opencv/components/Edge/Doxyfile.in
   trunk/ImageProcessing/opencv/components/Edge/Edge.sln
   trunk/ImageProcessing/opencv/components/Edge/Edge.vcxproj
   trunk/ImageProcessing/opencv/components/Edge/EdgeComp.vcxproj
   trunk/ImageProcessing/opencv/components/Edge/INSTALL.vcxproj
   trunk/ImageProcessing/opencv/components/Edge/PACKAGE.vcxproj
   trunk/ImageProcessing/opencv/components/Edge/ZERO_CHECK.vcxproj
   trunk/ImageProcessing/opencv/components/Edge/cmake_modules/
   trunk/ImageProcessing/opencv/components/Edge/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/Edge/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/Edge/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/Edge/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/Edge/cpack_resources/
   trunk/ImageProcessing/opencv/components/Edge/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/Edge/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/Edge/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/Edge/cpack_resources/wix.xsl.in
   trunk/ImageProcessing/opencv/components/Edge/doc.vcxproj
   trunk/ImageProcessing/opencv/components/Edge/doxygen_Edge.vcxproj
   trunk/ImageProcessing/opencv/components/Edge/uninstall_Edge.vcxproj
   trunk/ImageProcessing/opencv/components/Findcontour/ALL_BUILD.vcxproj
   trunk/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt
   trunk/ImageProcessing/opencv/components/Findcontour/Doxyfile.in
   trunk/ImageProcessing/opencv/components/Findcontour/Findcontour.sln
   trunk/ImageProcessing/opencv/components/Findcontour/Findcontour.vcxproj
   trunk/ImageProcessing/opencv/components/Findcontour/FindcontourComp.vcxproj
   trunk/ImageProcessing/opencv/components/Findcontour/INSTALL.vcxproj
   trunk/ImageProcessing/opencv/components/Findcontour/PACKAGE.vcxproj
   trunk/ImageProcessing/opencv/components/Findcontour/ZERO_CHECK.vcxproj
   trunk/ImageProcessing/opencv/components/Findcontour/cmake_modules/
   trunk/ImageProcessing/opencv/components/Findcontour/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/Findcontour/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/Findcontour/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/Findcontour/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/Findcontour/cpack_resources/
   trunk/ImageProcessing/opencv/components/Findcontour/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/Findcontour/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/Findcontour/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/Findcontour/cpack_resources/wix.xsl.in
   trunk/ImageProcessing/opencv/components/Findcontour/doc.vcxproj
   trunk/ImageProcessing/opencv/components/Findcontour/doxygen_Findcontour.vcxproj
   trunk/ImageProcessing/opencv/components/Findcontour/uninstall_Findcontour.vcxproj
   trunk/ImageProcessing/opencv/components/Flip/ALL_BUILD.vcxproj
   trunk/ImageProcessing/opencv/components/Flip/CMakeLists.txt
   trunk/ImageProcessing/opencv/components/Flip/Doxyfile.in
   trunk/ImageProcessing/opencv/components/Flip/Flip.sln
   trunk/ImageProcessing/opencv/components/Flip/Flip.vcxproj
   trunk/ImageProcessing/opencv/components/Flip/FlipComp.vcxproj
   trunk/ImageProcessing/opencv/components/Flip/INSTALL.vcxproj
   trunk/ImageProcessing/opencv/components/Flip/PACKAGE.vcxproj
   trunk/ImageProcessing/opencv/components/Flip/ZERO_CHECK.vcxproj
   trunk/ImageProcessing/opencv/components/Flip/cmake_modules/
   trunk/ImageProcessing/opencv/components/Flip/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/Flip/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/Flip/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/Flip/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/Flip/cpack_resources/
   trunk/ImageProcessing/opencv/components/Flip/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/Flip/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/Flip/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/Flip/cpack_resources/wix.xsl.in
   trunk/ImageProcessing/opencv/components/Flip/doc.vcxproj
   trunk/ImageProcessing/opencv/components/Flip/doxygen_Flip.vcxproj
   trunk/ImageProcessing/opencv/components/Flip/uninstall_Flip.vcxproj
   trunk/ImageProcessing/opencv/components/Histogram/ALL_BUILD.vcxproj
   trunk/ImageProcessing/opencv/components/Histogram/CMakeLists.txt
   trunk/ImageProcessing/opencv/components/Histogram/Doxyfile.in
   trunk/ImageProcessing/opencv/components/Histogram/Histogram.sln
   trunk/ImageProcessing/opencv/components/Histogram/Histogram.vcxproj
   trunk/ImageProcessing/opencv/components/Histogram/HistogramComp.vcxproj
   trunk/ImageProcessing/opencv/components/Histogram/INSTALL.vcxproj
   trunk/ImageProcessing/opencv/components/Histogram/PACKAGE.vcxproj
   trunk/ImageProcessing/opencv/components/Histogram/ZERO_CHECK.vcxproj
   trunk/ImageProcessing/opencv/components/Histogram/cmake_modules/
   trunk/ImageProcessing/opencv/components/Histogram/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/Histogram/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/Histogram/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/Histogram/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/Histogram/cpack_resources/
   trunk/ImageProcessing/opencv/components/Histogram/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/Histogram/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/Histogram/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/Histogram/cpack_resources/wix.xsl.in
   trunk/ImageProcessing/opencv/components/Histogram/doc.vcxproj
   trunk/ImageProcessing/opencv/components/Histogram/doxygen_Histogram.vcxproj
   trunk/ImageProcessing/opencv/components/Histogram/uninstall_Histogram.vcxproj
   trunk/ImageProcessing/opencv/components/Houghline/ALL_BUILD.vcxproj
   trunk/ImageProcessing/opencv/components/Houghline/CMakeLists.txt
   trunk/ImageProcessing/opencv/components/Houghline/Doxyfile.in
   trunk/ImageProcessing/opencv/components/Houghline/Hough.sln
   trunk/ImageProcessing/opencv/components/Houghline/Hough.vcxproj
   trunk/ImageProcessing/opencv/components/Houghline/HoughComp.vcxproj
   trunk/ImageProcessing/opencv/components/Houghline/Houghline.sln
   trunk/ImageProcessing/opencv/components/Houghline/INSTALL.vcxproj
   trunk/ImageProcessing/opencv/components/Houghline/PACKAGE.vcxproj
   trunk/ImageProcessing/opencv/components/Houghline/ZERO_CHECK.vcxproj
   trunk/ImageProcessing/opencv/components/Houghline/cmake_modules/
   trunk/ImageProcessing/opencv/components/Houghline/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/Houghline/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/Houghline/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/Houghline/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/Houghline/cpack_resources/
   trunk/ImageProcessing/opencv/components/Houghline/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/Houghline/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/Houghline/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/Houghline/cpack_resources/wix.xsl.in
   trunk/ImageProcessing/opencv/components/Houghline/doc.vcxproj
   trunk/ImageProcessing/opencv/components/Houghline/doxygen_Hough.vcxproj
   trunk/ImageProcessing/opencv/components/Houghline/uninstall_Hough.vcxproj
   trunk/ImageProcessing/opencv/components/IEEE1394Camera/CMakeLists.txt
   trunk/ImageProcessing/opencv/components/IEEE1394Camera/cmake_modules/
   trunk/ImageProcessing/opencv/components/IEEE1394Camera/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/IEEE1394Camera/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/IEEE1394Camera/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/IEEE1394Camera/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/IEEE1394Camera/cpack_resources/
   trunk/ImageProcessing/opencv/components/IEEE1394Camera/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/IEEE1394Camera/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/IEEE1394Camera/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/IEEE1394Camera/cpack_resources/wix.xsl.in
   trunk/ImageProcessing/opencv/components/ImageCalibration/ALL_BUILD.vcxproj
   trunk/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt
   trunk/ImageProcessing/opencv/components/ImageCalibration/Doxyfile.in
   trunk/ImageProcessing/opencv/components/ImageCalibration/INSTALL.vcxproj
   trunk/ImageProcessing/opencv/components/ImageCalibration/ImageCalibration.sln
   trunk/ImageProcessing/opencv/components/ImageCalibration/ImageCalibration.vcxproj
   trunk/ImageProcessing/opencv/components/ImageCalibration/ImageCalibrationComp.vcxproj
   trunk/ImageProcessing/opencv/components/ImageCalibration/PACKAGE.vcxproj
   trunk/ImageProcessing/opencv/components/ImageCalibration/ZERO_CHECK.vcxproj
   trunk/ImageProcessing/opencv/components/ImageCalibration/cmake_modules/
   trunk/ImageProcessing/opencv/components/ImageCalibration/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/ImageCalibration/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/ImageCalibration/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/ImageCalibration/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/ImageCalibration/cpack_resources/
   trunk/ImageProcessing/opencv/components/ImageCalibration/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/ImageCalibration/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/ImageCalibration/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/ImageCalibration/cpack_resources/wix.xsl.in
   trunk/ImageProcessing/opencv/components/ImageCalibration/doc.vcxproj
   trunk/ImageProcessing/opencv/components/ImageCalibration/doxygen_ImageCalibration.vcxproj
   trunk/ImageProcessing/opencv/components/ImageCalibration/uninstall_ImageCalibration.vcxproj
   trunk/ImageProcessing/opencv/components/ImageSubstraction/ALL_BUILD.vcxproj
   trunk/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt
   trunk/ImageProcessing/opencv/components/ImageSubstraction/Doxyfile.in
   trunk/ImageProcessing/opencv/components/ImageSubstraction/INSTALL.vcxproj
   trunk/ImageProcessing/opencv/components/ImageSubstraction/ImageSubstraction.sln
   trunk/ImageProcessing/opencv/components/ImageSubstraction/ImageSubstraction.vcxproj
   trunk/ImageProcessing/opencv/components/ImageSubstraction/ImageSubstractionComp.vcxproj
   trunk/ImageProcessing/opencv/components/ImageSubstraction/PACKAGE.vcxproj
   trunk/ImageProcessing/opencv/components/ImageSubstraction/ZERO_CHECK.vcxproj
   trunk/ImageProcessing/opencv/components/ImageSubstraction/cmake_modules/
   trunk/ImageProcessing/opencv/components/ImageSubstraction/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/ImageSubstraction/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/ImageSubstraction/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/ImageSubstraction/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/ImageSubstraction/cpack_resources/
   trunk/ImageProcessing/opencv/components/ImageSubstraction/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/ImageSubstraction/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/ImageSubstraction/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/ImageSubstraction/cpack_resources/wix.xsl.in
   trunk/ImageProcessing/opencv/components/ImageSubstraction/doc.vcxproj
   trunk/ImageProcessing/opencv/components/ImageSubstraction/doxygen_ImageSubstraction.vcxproj
   trunk/ImageProcessing/opencv/components/ImageSubstraction/uninstall_ImageSubstraction.vcxproj
   trunk/ImageProcessing/opencv/components/ObjectTracking/ALL_BUILD.vcxproj
   trunk/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt
   trunk/ImageProcessing/opencv/components/ObjectTracking/Doxyfile.in
   trunk/ImageProcessing/opencv/components/ObjectTracking/INSTALL.vcxproj
   trunk/ImageProcessing/opencv/components/ObjectTracking/ImageSubstraction.sln
   trunk/ImageProcessing/opencv/components/ObjectTracking/ImageSubstraction.vcxproj
   trunk/ImageProcessing/opencv/components/ObjectTracking/ImageSubstractionComp.vcxproj
   trunk/ImageProcessing/opencv/components/ObjectTracking/ObjectTracking.sln
   trunk/ImageProcessing/opencv/components/ObjectTracking/ObjectTracking.vcxproj
   trunk/ImageProcessing/opencv/components/ObjectTracking/ObjectTrackingComp.vcxproj
   trunk/ImageProcessing/opencv/components/ObjectTracking/PACKAGE.vcxproj
   trunk/ImageProcessing/opencv/components/ObjectTracking/ZERO_CHECK.vcxproj
   trunk/ImageProcessing/opencv/components/ObjectTracking/cmake_modules/
   trunk/ImageProcessing/opencv/components/ObjectTracking/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/ObjectTracking/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/ObjectTracking/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/ObjectTracking/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/ObjectTracking/cpack_resources/
   trunk/ImageProcessing/opencv/components/ObjectTracking/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/ObjectTracking/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/ObjectTracking/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/ObjectTracking/cpack_resources/wix.xsl.in
   trunk/ImageProcessing/opencv/components/ObjectTracking/doc.vcxproj
   trunk/ImageProcessing/opencv/components/ObjectTracking/doxygen_ImageSubstraction.vcxproj
   trunk/ImageProcessing/opencv/components/ObjectTracking/doxygen_ObjectTracking.vcxproj
   trunk/ImageProcessing/opencv/components/ObjectTracking/uninstall_ImageSubstraction.vcxproj
   trunk/ImageProcessing/opencv/components/ObjectTracking/uninstall_ObjectTracking.vcxproj
   trunk/ImageProcessing/opencv/components/OpenCVCamera/ALL_BUILD.vcxproj
   trunk/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt
   trunk/ImageProcessing/opencv/components/OpenCVCamera/Doxyfile.in
   trunk/ImageProcessing/opencv/components/OpenCVCamera/INSTALL.vcxproj
   trunk/ImageProcessing/opencv/components/OpenCVCamera/OpenCVCamera.sln
   trunk/ImageProcessing/opencv/components/OpenCVCamera/OpenCVCamera.vcxproj
   trunk/ImageProcessing/opencv/components/OpenCVCamera/OpenCVCameraComp.vcxproj
   trunk/ImageProcessing/opencv/components/OpenCVCamera/PACKAGE.vcxproj
   trunk/ImageProcessing/opencv/components/OpenCVCamera/ZERO_CHECK.vcxproj
   trunk/ImageProcessing/opencv/components/OpenCVCamera/cmake_modules/
   trunk/ImageProcessing/opencv/components/OpenCVCamera/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/OpenCVCamera/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/OpenCVCamera/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/OpenCVCamera/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/OpenCVCamera/cpack_resources/
   trunk/ImageProcessing/opencv/components/OpenCVCamera/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/OpenCVCamera/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/OpenCVCamera/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/OpenCVCamera/cpack_resources/wix.xsl.in
   trunk/ImageProcessing/opencv/components/OpenCVCamera/doc.vcxproj
   trunk/ImageProcessing/opencv/components/OpenCVCamera/doxygen_OpenCVCamera.vcxproj
   trunk/ImageProcessing/opencv/components/OpenCVCamera/uninstall_OpenCVCamera.vcxproj
   trunk/ImageProcessing/opencv/components/PGRCamera/CMakeLists.txt
   trunk/ImageProcessing/opencv/components/PGRCamera/cmake_modules/
   trunk/ImageProcessing/opencv/components/PGRCamera/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/PGRCamera/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/PGRCamera/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/PGRCamera/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/PGRCamera/cpack_resources/
   trunk/ImageProcessing/opencv/components/PGRCamera/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/PGRCamera/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/PGRCamera/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/PGRCamera/cpack_resources/wix.xsl.in
   trunk/ImageProcessing/opencv/components/Perspective/ALL_BUILD.vcxproj
   trunk/ImageProcessing/opencv/components/Perspective/CMakeLists.txt
   trunk/ImageProcessing/opencv/components/Perspective/Doxyfile.in
   trunk/ImageProcessing/opencv/components/Perspective/INSTALL.vcxproj
   trunk/ImageProcessing/opencv/components/Perspective/PACKAGE.vcxproj
   trunk/ImageProcessing/opencv/components/Perspective/Perspective.sln
   trunk/ImageProcessing/opencv/components/Perspective/Perspective.vcxproj
   trunk/ImageProcessing/opencv/components/Perspective/PerspectiveComp.vcxproj
   trunk/ImageProcessing/opencv/components/Perspective/ZERO_CHECK.vcxproj
   trunk/ImageProcessing/opencv/components/Perspective/cmake_modules/
   trunk/ImageProcessing/opencv/components/Perspective/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/Perspective/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/Perspective/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/Perspective/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/Perspective/cpack_resources/
   trunk/ImageProcessing/opencv/components/Perspective/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/Perspective/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/Perspective/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/Perspective/cpack_resources/wix.xsl.in
   trunk/ImageProcessing/opencv/components/Perspective/doc.vcxproj
   trunk/ImageProcessing/opencv/components/Perspective/doxygen_Perspective.vcxproj
   trunk/ImageProcessing/opencv/components/Perspective/uninstall_Perspective.vcxproj
   trunk/ImageProcessing/opencv/components/RockPaperScissors/ALL_BUILD.vcxproj
   trunk/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt
   trunk/ImageProcessing/opencv/components/RockPaperScissors/Doxyfile.in
   trunk/ImageProcessing/opencv/components/RockPaperScissors/INSTALL.vcxproj
   trunk/ImageProcessing/opencv/components/RockPaperScissors/PACKAGE.vcxproj
   trunk/ImageProcessing/opencv/components/RockPaperScissors/RockPaperScissors.sln
   trunk/ImageProcessing/opencv/components/RockPaperScissors/RockPaperScissors.vcxproj
   trunk/ImageProcessing/opencv/components/RockPaperScissors/RockPaperScissorsComp.vcxproj
   trunk/ImageProcessing/opencv/components/RockPaperScissors/ZERO_CHECK.vcxproj
   trunk/ImageProcessing/opencv/components/RockPaperScissors/cmake_modules/
   trunk/ImageProcessing/opencv/components/RockPaperScissors/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/RockPaperScissors/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/RockPaperScissors/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/RockPaperScissors/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/RockPaperScissors/cpack_resources/
   trunk/ImageProcessing/opencv/components/RockPaperScissors/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/RockPaperScissors/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/RockPaperScissors/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/RockPaperScissors/cpack_resources/wix.xsl.in
   trunk/ImageProcessing/opencv/components/RockPaperScissors/doc.vcxproj
   trunk/ImageProcessing/opencv/components/RockPaperScissors/doxygen_RockPaperScissors.vcxproj
   trunk/ImageProcessing/opencv/components/RockPaperScissors/uninstall_RockPaperScissors.vcxproj
   trunk/ImageProcessing/opencv/components/Rotate/ALL_BUILD.vcxproj
   trunk/ImageProcessing/opencv/components/Rotate/CMakeLists.txt
   trunk/ImageProcessing/opencv/components/Rotate/Doxyfile.in
   trunk/ImageProcessing/opencv/components/Rotate/INSTALL.vcxproj
   trunk/ImageProcessing/opencv/components/Rotate/PACKAGE.vcxproj
   trunk/ImageProcessing/opencv/components/Rotate/Rotate.sln
   trunk/ImageProcessing/opencv/components/Rotate/Rotate.vcxproj
   trunk/ImageProcessing/opencv/components/Rotate/RotateComp.vcxproj
   trunk/ImageProcessing/opencv/components/Rotate/ZERO_CHECK.vcxproj
   trunk/ImageProcessing/opencv/components/Rotate/cmake_modules/
   trunk/ImageProcessing/opencv/components/Rotate/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/Rotate/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/Rotate/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/Rotate/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/Rotate/cpack_resources/
   trunk/ImageProcessing/opencv/components/Rotate/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/Rotate/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/Rotate/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/Rotate/cpack_resources/wix.xsl.in
   trunk/ImageProcessing/opencv/components/Rotate/doc.vcxproj
   trunk/ImageProcessing/opencv/components/Rotate/doxygen_Rotate.vcxproj
   trunk/ImageProcessing/opencv/components/Rotate/uninstall_Rotate.vcxproj
   trunk/ImageProcessing/opencv/components/Scale/ALL_BUILD.vcxproj
   trunk/ImageProcessing/opencv/components/Scale/CMakeLists.txt
   trunk/ImageProcessing/opencv/components/Scale/Doxyfile.in
   trunk/ImageProcessing/opencv/components/Scale/INSTALL.vcxproj
   trunk/ImageProcessing/opencv/components/Scale/PACKAGE.vcxproj
   trunk/ImageProcessing/opencv/components/Scale/Scale.sln
   trunk/ImageProcessing/opencv/components/Scale/Scale.vcxproj
   trunk/ImageProcessing/opencv/components/Scale/ScaleComp.vcxproj
   trunk/ImageProcessing/opencv/components/Scale/ZERO_CHECK.vcxproj
   trunk/ImageProcessing/opencv/components/Scale/cmake_modules/
   trunk/ImageProcessing/opencv/components/Scale/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/Scale/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/Scale/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/Scale/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/Scale/cpack_resources/
   trunk/ImageProcessing/opencv/components/Scale/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/Scale/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/Scale/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/Scale/cpack_resources/wix.xsl.in
   trunk/ImageProcessing/opencv/components/Scale/doc.vcxproj
   trunk/ImageProcessing/opencv/components/Scale/doxygen_Scale.vcxproj
   trunk/ImageProcessing/opencv/components/Scale/uninstall_Scale.vcxproj
   trunk/ImageProcessing/opencv/components/Sepia/ALL_BUILD.vcxproj
   trunk/ImageProcessing/opencv/components/Sepia/CMakeLists.txt
   trunk/ImageProcessing/opencv/components/Sepia/Doxyfile.in
   trunk/ImageProcessing/opencv/components/Sepia/INSTALL.vcxproj
   trunk/ImageProcessing/opencv/components/Sepia/PACKAGE.vcxproj
   trunk/ImageProcessing/opencv/components/Sepia/Sepia.sln
   trunk/ImageProcessing/opencv/components/Sepia/Sepia.vcxproj
   trunk/ImageProcessing/opencv/components/Sepia/SepiaComp.vcxproj
   trunk/ImageProcessing/opencv/components/Sepia/ZERO_CHECK.vcxproj
   trunk/ImageProcessing/opencv/components/Sepia/cmake_modules/
   trunk/ImageProcessing/opencv/components/Sepia/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/Sepia/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/Sepia/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/Sepia/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/Sepia/cpack_resources/
   trunk/ImageProcessing/opencv/components/Sepia/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/Sepia/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/Sepia/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/Sepia/cpack_resources/wix.xsl.in
   trunk/ImageProcessing/opencv/components/Sepia/doc.vcxproj
   trunk/ImageProcessing/opencv/components/Sepia/doxygen_Sepia.vcxproj
   trunk/ImageProcessing/opencv/components/Sepia/uninstall_Sepia.vcxproj
   trunk/ImageProcessing/opencv/components/SubStractCaptureImage/ALL_BUILD.vcxproj
   trunk/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt
   trunk/ImageProcessing/opencv/components/SubStractCaptureImage/Doxyfile.in
   trunk/ImageProcessing/opencv/components/SubStractCaptureImage/INSTALL.vcxproj
   trunk/ImageProcessing/opencv/components/SubStractCaptureImage/PACKAGE.vcxproj
   trunk/ImageProcessing/opencv/components/SubStractCaptureImage/SubStractCaptureImage.sln
   trunk/ImageProcessing/opencv/components/SubStractCaptureImage/SubStractCaptureImage.vcxproj
   trunk/ImageProcessing/opencv/components/SubStractCaptureImage/SubStractCaptureImageComp.vcxproj
   trunk/ImageProcessing/opencv/components/SubStractCaptureImage/ZERO_CHECK.vcxproj
   trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cmake_modules/
   trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cpack_resources/
   trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cpack_resources/wix.xsl.in
   trunk/ImageProcessing/opencv/components/SubStractCaptureImage/doc.vcxproj
   trunk/ImageProcessing/opencv/components/SubStractCaptureImage/doxygen_SubStractCaptureImage.vcxproj
   trunk/ImageProcessing/opencv/components/SubStractCaptureImage/uninstall_SubStractCaptureImage.vcxproj
   trunk/ImageProcessing/opencv/components/Template/ALL_BUILD.vcxproj
   trunk/ImageProcessing/opencv/components/Template/CMakeLists.txt
   trunk/ImageProcessing/opencv/components/Template/Doxyfile.in
   trunk/ImageProcessing/opencv/components/Template/INSTALL.vcxproj
   trunk/ImageProcessing/opencv/components/Template/PACKAGE.vcxproj
   trunk/ImageProcessing/opencv/components/Template/Template.sln
   trunk/ImageProcessing/opencv/components/Template/Template.vcxproj
   trunk/ImageProcessing/opencv/components/Template/TemplateComp.vcxproj
   trunk/ImageProcessing/opencv/components/Template/ZERO_CHECK.vcxproj
   trunk/ImageProcessing/opencv/components/Template/cmake_modules/
   trunk/ImageProcessing/opencv/components/Template/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/Template/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/Template/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/Template/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/Template/cpack_resources/
   trunk/ImageProcessing/opencv/components/Template/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/Template/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/Template/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/Template/cpack_resources/wix.xsl.in
   trunk/ImageProcessing/opencv/components/Template/doc.vcxproj
   trunk/ImageProcessing/opencv/components/Template/doxygen_Template.vcxproj
   trunk/ImageProcessing/opencv/components/Template/uninstall_Template.vcxproj
   trunk/ImageProcessing/opencv/components/Translate/ALL_BUILD.vcxproj
   trunk/ImageProcessing/opencv/components/Translate/CMakeLists.txt
   trunk/ImageProcessing/opencv/components/Translate/Doxyfile.in
   trunk/ImageProcessing/opencv/components/Translate/INSTALL.vcxproj
   trunk/ImageProcessing/opencv/components/Translate/PACKAGE.vcxproj
   trunk/ImageProcessing/opencv/components/Translate/Translate.sln
   trunk/ImageProcessing/opencv/components/Translate/Translate.vcxproj
   trunk/ImageProcessing/opencv/components/Translate/TranslateComp.vcxproj
   trunk/ImageProcessing/opencv/components/Translate/ZERO_CHECK.vcxproj
   trunk/ImageProcessing/opencv/components/Translate/cmake_modules/
   trunk/ImageProcessing/opencv/components/Translate/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/Translate/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/Translate/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/Translate/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/Translate/cpack_resources/
   trunk/ImageProcessing/opencv/components/Translate/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/Translate/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/Translate/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/Translate/cpack_resources/wix.xsl.in
   trunk/ImageProcessing/opencv/components/Translate/doc.vcxproj
   trunk/ImageProcessing/opencv/components/Translate/doxygen_Translate.vcxproj
   trunk/ImageProcessing/opencv/components/Translate/uninstall_Translate.vcxproj
Removed:
   trunk/ImageProcessing/opencv/components/Affine/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/Affine/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/Affine/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/Affine/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/Affine/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/Affine/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/Affine/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/Affine/cpack_resources/wix.xsl.in
   trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cpack_resources/wix.xsl.in
   trunk/ImageProcessing/opencv/components/Binarization/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/Binarization/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/Binarization/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/Binarization/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/Binarization/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/Binarization/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/Binarization/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/Binarization/cpack_resources/wix.xsl.in
   trunk/ImageProcessing/opencv/components/CameraViewer/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/CameraViewer/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/CameraViewer/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/CameraViewer/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/CameraViewer/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/CameraViewer/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/CameraViewer/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/CameraViewer/cpack_resources/wix.xsl.in
   trunk/ImageProcessing/opencv/components/Chromakey/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/Chromakey/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/Chromakey/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/Chromakey/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/Chromakey/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/Chromakey/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/Chromakey/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/Chromakey/cpack_resources/wix.xsl.in
   trunk/ImageProcessing/opencv/components/Dilationerosion/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/Dilationerosion/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/Dilationerosion/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/Dilationerosion/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/Dilationerosion/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/Dilationerosion/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/Dilationerosion/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/Dilationerosion/cpack_resources/wix.xsl.in
   trunk/ImageProcessing/opencv/components/Edge/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/Edge/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/Edge/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/Edge/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/Edge/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/Edge/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/Edge/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/Edge/cpack_resources/wix.xsl.in
   trunk/ImageProcessing/opencv/components/Findcontour/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/Findcontour/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/Findcontour/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/Findcontour/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/Findcontour/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/Findcontour/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/Findcontour/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/Findcontour/cpack_resources/wix.xsl.in
   trunk/ImageProcessing/opencv/components/Flip/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/Flip/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/Flip/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/Flip/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/Flip/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/Flip/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/Flip/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/Flip/cpack_resources/wix.xsl.in
   trunk/ImageProcessing/opencv/components/Histogram/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/Histogram/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/Histogram/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/Histogram/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/Histogram/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/Histogram/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/Histogram/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/Histogram/cpack_resources/wix.xsl.in
   trunk/ImageProcessing/opencv/components/Houghline/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/Houghline/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/Houghline/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/Houghline/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/Houghline/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/Houghline/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/Houghline/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/Houghline/cpack_resources/wix.xsl.in
   trunk/ImageProcessing/opencv/components/IEEE1394Camera/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/IEEE1394Camera/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/IEEE1394Camera/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/IEEE1394Camera/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/IEEE1394Camera/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/IEEE1394Camera/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/IEEE1394Camera/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/IEEE1394Camera/cpack_resources/wix.xsl.in
   trunk/ImageProcessing/opencv/components/ImageCalibration/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/ImageCalibration/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/ImageCalibration/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/ImageCalibration/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/ImageCalibration/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/ImageCalibration/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/ImageCalibration/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/ImageCalibration/cpack_resources/wix.xsl.in
   trunk/ImageProcessing/opencv/components/ImageSubstraction/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/ImageSubstraction/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/ImageSubstraction/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/ImageSubstraction/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/ImageSubstraction/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/ImageSubstraction/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/ImageSubstraction/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/ImageSubstraction/cpack_resources/wix.xsl.in
   trunk/ImageProcessing/opencv/components/ObjectTracking/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/ObjectTracking/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/ObjectTracking/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/ObjectTracking/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/ObjectTracking/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/ObjectTracking/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/ObjectTracking/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/ObjectTracking/cpack_resources/wix.xsl.in
   trunk/ImageProcessing/opencv/components/OpenCVCamera/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/OpenCVCamera/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/OpenCVCamera/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/OpenCVCamera/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/OpenCVCamera/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/OpenCVCamera/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/OpenCVCamera/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/OpenCVCamera/cpack_resources/wix.xsl.in
   trunk/ImageProcessing/opencv/components/PGRCamera/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/PGRCamera/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/PGRCamera/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/PGRCamera/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/PGRCamera/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/PGRCamera/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/PGRCamera/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/PGRCamera/cpack_resources/wix.xsl.in
   trunk/ImageProcessing/opencv/components/Perspective/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/Perspective/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/Perspective/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/Perspective/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/Perspective/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/Perspective/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/Perspective/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/Perspective/cpack_resources/wix.xsl.in
   trunk/ImageProcessing/opencv/components/RockPaperScissors/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/RockPaperScissors/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/RockPaperScissors/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/RockPaperScissors/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/RockPaperScissors/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/RockPaperScissors/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/RockPaperScissors/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/RockPaperScissors/cpack_resources/wix.xsl.in
   trunk/ImageProcessing/opencv/components/Rotate/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/Rotate/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/Rotate/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/Rotate/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/Rotate/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/Rotate/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/Rotate/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/Rotate/cpack_resources/wix.xsl.in
   trunk/ImageProcessing/opencv/components/Scale/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/Scale/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/Scale/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/Scale/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/Scale/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/Scale/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/Scale/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/Scale/cpack_resources/wix.xsl.in
   trunk/ImageProcessing/opencv/components/Sepia/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/Sepia/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/Sepia/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/Sepia/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/Sepia/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/Sepia/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/Sepia/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/Sepia/cpack_resources/wix.xsl.in
   trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cpack_resources/wix.xsl.in
   trunk/ImageProcessing/opencv/components/Template/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/Template/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/Template/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/Template/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/Template/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/Template/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/Template/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/Template/cpack_resources/wix.xsl.in
   trunk/ImageProcessing/opencv/components/Translate/cmake_modules/CPackWIX.cmake
   trunk/ImageProcessing/opencv/components/Translate/cmake_modules/FindOpenCV.cmake
   trunk/ImageProcessing/opencv/components/Translate/cmake_modules/FindOpenRTM.cmake
   trunk/ImageProcessing/opencv/components/Translate/cmake_modules/cmake_uninstall.cmake.in
   trunk/ImageProcessing/opencv/components/Translate/cpack_resources/Description.txt
   trunk/ImageProcessing/opencv/components/Translate/cpack_resources/License.rtf
   trunk/ImageProcessing/opencv/components/Translate/cpack_resources/License.txt
   trunk/ImageProcessing/opencv/components/Translate/cpack_resources/wix.xsl.in
Modified:
   trunk/ImageProcessing/opencv/
   trunk/ImageProcessing/opencv/components/ImageSubstraction/ImageSubstraction.cpp
   trunk/ImageProcessing/opencv/components/ObjectTracking/ObjectTracking.h
   trunk/ImageProcessing/opencv/components/SubStractCaptureImage/SubStractCaptureImage.cpp
Log:
For vc2010. refs #1915


Property changes on: trunk/ImageProcessing/opencv
___________________________________________________________________
Added: svn:mergeinfo
   + /branches/ForVC2010/ImageProcessing/opencv:23-49

Copied: trunk/ImageProcessing/opencv/ALL_BUILD.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/ALL_BUILD.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/ALL_BUILD.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/ALL_BUILD.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,295 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ALL_BUILD</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\ALL_BUILD.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\ALL_BUILD" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Affine/Affine.vcxproj">
+      <Project>1196ADB4-F69F-4F7E-84FE-849018F7F3C2</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Affine/AffineComp.vcxproj">
+      <Project>0589E138-7CC9-4B78-8F01-7A5EA87E825D</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/BackGroundSubtractionSimple.vcxproj">
+      <Project>019FA75B-5EFD-4355-BBB2-BBFA206C98D9</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/BackGroundSubtractionSimpleComp.vcxproj">
+      <Project>C0E8C9D5-6242-4522-9E4F-DEA98123EF59</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Binarization/Binarization.vcxproj">
+      <Project>72953267-AC0D-4F8B-8F44-844A022793F8</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Binarization/BinarizationComp.vcxproj">
+      <Project>AFA9B6E2-492E-4CF0-9CE1-2D6513281EF9</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/CameraViewer/CameraViewer.vcxproj">
+      <Project>CF5A61C0-A270-47B7-BA12-924815784533</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/CameraViewer/CameraViewerComp.vcxproj">
+      <Project>18E4796A-7322-4653-A768-EF074B160F27</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Chromakey/Chromakey.vcxproj">
+      <Project>CCEF5EB8-E5CF-4F28-ABE3-D9EC5EDD5BA8</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Chromakey/ChromakeyComp.vcxproj">
+      <Project>DF7CBC43-CCAD-4CEF-BA65-733C113053D0</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Dilationerosion/Dilationerosion.vcxproj">
+      <Project>52893112-01F6-4056-AC0C-BC4DC7249375</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Dilationerosion/DilationerosionComp.vcxproj">
+      <Project>286071F0-D3D1-417F-BB7E-BA0562183F1F</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Edge/Edge.vcxproj">
+      <Project>78E54853-5FF3-4AB7-9C83-6DFAE205148F</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Edge/EdgeComp.vcxproj">
+      <Project>4AC30EE8-B76A-4269-8DCE-EC175F07FA41</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Findcontour/Findcontour.vcxproj">
+      <Project>1432EA43-3CFA-45AA-8433-5AD57A14A1B0</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Findcontour/FindcontourComp.vcxproj">
+      <Project>D0A4F517-0532-4CD5-BBA2-110D8A64DBB1</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Flip/Flip.vcxproj">
+      <Project>4ECE8D87-CA8B-4A34-AE4C-60BF3D82F9E9</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Flip/FlipComp.vcxproj">
+      <Project>49A78619-FDA0-453F-9382-EE640B2A9886</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Histogram/Histogram.vcxproj">
+      <Project>EA1908A3-F4A0-4522-9960-112DEABE0197</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Histogram/HistogramComp.vcxproj">
+      <Project>9E34DCA5-78F1-48FA-B519-3393416111E3</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Houghline/Hough.vcxproj">
+      <Project>73F43C99-7A19-45DD-84F4-46CAB90E0D37</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Houghline/HoughComp.vcxproj">
+      <Project>2C7874D8-5466-4F3B-A775-CC3E4172D38D</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/ImageCalibration/ImageCalibration.vcxproj">
+      <Project>E48BE961-CF9E-4671-8984-F78E325D738A</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/ImageCalibration/ImageCalibrationComp.vcxproj">
+      <Project>61751368-570A-48AA-9A8D-676B72184538</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/ImageSubstraction.vcxproj">
+      <Project>24BB5421-C263-42C3-8388-DC23D3D62AC9</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/ImageSubstractionComp.vcxproj">
+      <Project>B7306E98-48FF-430F-8100-2A39EC26DCFD</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/ObjectTracking/ObjectTracking.vcxproj">
+      <Project>B9F97E8E-89A2-42C8-BC0B-9D908944C3B3</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/ObjectTracking/ObjectTrackingComp.vcxproj">
+      <Project>2C322BBB-389E-4A90-8486-66C94114A626</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/OpenCVCamera.vcxproj">
+      <Project>A2EAA1F9-F13D-4453-A7D0-6BD7783D84B4</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/OpenCVCameraComp.vcxproj">
+      <Project>D291AC22-6C06-4A48-BD6C-25B7911E6460</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Perspective/Perspective.vcxproj">
+      <Project>135A5283-39BE-4282-A4D4-F169A7B00CB7</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Perspective/PerspectiveComp.vcxproj">
+      <Project>763DA8CD-9AEE-4574-A38E-3BC510F355ED</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/RockPaperScissors.vcxproj">
+      <Project>D4322820-36DD-4393-A24A-EFD727662EE4</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/RockPaperScissorsComp.vcxproj">
+      <Project>3A0CB1E4-2BD9-4C26-9CE6-06BEB5FCA3DE</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Rotate/Rotate.vcxproj">
+      <Project>5C602B23-A183-454B-BFD1-70FC1DA8D9EA</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Rotate/RotateComp.vcxproj">
+      <Project>13C3DF1C-AC43-4A1F-ADCA-5A670EEF83B1</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Scale/Scale.vcxproj">
+      <Project>115F9766-37FF-498A-B19C-552C32FDA770</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Scale/ScaleComp.vcxproj">
+      <Project>A3211B2E-7229-4242-BF3E-0D8379FC3569</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Sepia/Sepia.vcxproj">
+      <Project>26E9942F-0258-4C85-BCC4-30A876D91E2A</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Sepia/SepiaComp.vcxproj">
+      <Project>33916FE1-3246-441F-BF4A-D5B0DBA62BE6</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/SubStractCaptureImage.vcxproj">
+      <Project>3FE60507-E821-49B0-810E-9E8C7BE4FC82</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/SubStractCaptureImageComp.vcxproj">
+      <Project>FD458E07-4A18-4D94-A708-C83C3A14E48A</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Template/Template.vcxproj">
+      <Project>5CD30196-4B0E-418D-97C3-4BEFD808792A</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Template/TemplateComp.vcxproj">
+      <Project>C1A0E8AB-62BF-43D8-91DA-77E1371E0400</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Translate/Translate.vcxproj">
+      <Project>54FDCE8D-E6A5-42BF-A3A4-CBCD19F7E0FD</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Translate/TranslateComp.vcxproj">
+      <Project>737E94C8-040A-449D-8423-FA05562F68D6</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/CMakeLists.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/CMakeLists.txt)
===================================================================
--- trunk/ImageProcessing/opencv/CMakeLists.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/CMakeLists.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,6 @@
+cmake_minimum_required(VERSION 2.8 FATAL_ERROR)
+
+project(ImageProcessing_opencv)
+#SUBDIRS(rtm components)
+SUBDIRS(components)
+

Copied: trunk/ImageProcessing/opencv/INSTALL.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/INSTALL.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/INSTALL.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/INSTALL.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,178 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{0F103D78-0F29-4905-BDD6-10170713B2B6}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>INSTALL</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\INSTALL_force.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ALL_BUILD.vcxproj">
+      <Project>B947F6ED-BEAA-4A93-AB1F-586DF141AC43</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/ImageProcessing_opencv.sln (from rev 49, branches/ForVC2010/ImageProcessing/opencv/ImageProcessing_opencv.sln)
===================================================================
--- trunk/ImageProcessing/opencv/ImageProcessing_opencv.sln	                        (rev 0)
+++ trunk/ImageProcessing/opencv/ImageProcessing_opencv.sln	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,1149 @@
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ALL_BUILD", "ALL_BUILD.vcxproj", "{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}"
+	ProjectSection(ProjectDependencies) = postProject
+		{1196ADB4-F69F-4F7E-84FE-849018F7F3C2} = {1196ADB4-F69F-4F7E-84FE-849018F7F3C2}
+		{0589E138-7CC9-4B78-8F01-7A5EA87E825D} = {0589E138-7CC9-4B78-8F01-7A5EA87E825D}
+		{019FA75B-5EFD-4355-BBB2-BBFA206C98D9} = {019FA75B-5EFD-4355-BBB2-BBFA206C98D9}
+		{C0E8C9D5-6242-4522-9E4F-DEA98123EF59} = {C0E8C9D5-6242-4522-9E4F-DEA98123EF59}
+		{72953267-AC0D-4F8B-8F44-844A022793F8} = {72953267-AC0D-4F8B-8F44-844A022793F8}
+		{AFA9B6E2-492E-4CF0-9CE1-2D6513281EF9} = {AFA9B6E2-492E-4CF0-9CE1-2D6513281EF9}
+		{CF5A61C0-A270-47B7-BA12-924815784533} = {CF5A61C0-A270-47B7-BA12-924815784533}
+		{18E4796A-7322-4653-A768-EF074B160F27} = {18E4796A-7322-4653-A768-EF074B160F27}
+		{CCEF5EB8-E5CF-4F28-ABE3-D9EC5EDD5BA8} = {CCEF5EB8-E5CF-4F28-ABE3-D9EC5EDD5BA8}
+		{DF7CBC43-CCAD-4CEF-BA65-733C113053D0} = {DF7CBC43-CCAD-4CEF-BA65-733C113053D0}
+		{52893112-01F6-4056-AC0C-BC4DC7249375} = {52893112-01F6-4056-AC0C-BC4DC7249375}
+		{286071F0-D3D1-417F-BB7E-BA0562183F1F} = {286071F0-D3D1-417F-BB7E-BA0562183F1F}
+		{78E54853-5FF3-4AB7-9C83-6DFAE205148F} = {78E54853-5FF3-4AB7-9C83-6DFAE205148F}
+		{4AC30EE8-B76A-4269-8DCE-EC175F07FA41} = {4AC30EE8-B76A-4269-8DCE-EC175F07FA41}
+		{1432EA43-3CFA-45AA-8433-5AD57A14A1B0} = {1432EA43-3CFA-45AA-8433-5AD57A14A1B0}
+		{D0A4F517-0532-4CD5-BBA2-110D8A64DBB1} = {D0A4F517-0532-4CD5-BBA2-110D8A64DBB1}
+		{4ECE8D87-CA8B-4A34-AE4C-60BF3D82F9E9} = {4ECE8D87-CA8B-4A34-AE4C-60BF3D82F9E9}
+		{49A78619-FDA0-453F-9382-EE640B2A9886} = {49A78619-FDA0-453F-9382-EE640B2A9886}
+		{EA1908A3-F4A0-4522-9960-112DEABE0197} = {EA1908A3-F4A0-4522-9960-112DEABE0197}
+		{9E34DCA5-78F1-48FA-B519-3393416111E3} = {9E34DCA5-78F1-48FA-B519-3393416111E3}
+		{73F43C99-7A19-45DD-84F4-46CAB90E0D37} = {73F43C99-7A19-45DD-84F4-46CAB90E0D37}
+		{2C7874D8-5466-4F3B-A775-CC3E4172D38D} = {2C7874D8-5466-4F3B-A775-CC3E4172D38D}
+		{E48BE961-CF9E-4671-8984-F78E325D738A} = {E48BE961-CF9E-4671-8984-F78E325D738A}
+		{61751368-570A-48AA-9A8D-676B72184538} = {61751368-570A-48AA-9A8D-676B72184538}
+		{24BB5421-C263-42C3-8388-DC23D3D62AC9} = {24BB5421-C263-42C3-8388-DC23D3D62AC9}
+		{B7306E98-48FF-430F-8100-2A39EC26DCFD} = {B7306E98-48FF-430F-8100-2A39EC26DCFD}
+		{B9F97E8E-89A2-42C8-BC0B-9D908944C3B3} = {B9F97E8E-89A2-42C8-BC0B-9D908944C3B3}
+		{2C322BBB-389E-4A90-8486-66C94114A626} = {2C322BBB-389E-4A90-8486-66C94114A626}
+		{A2EAA1F9-F13D-4453-A7D0-6BD7783D84B4} = {A2EAA1F9-F13D-4453-A7D0-6BD7783D84B4}
+		{D291AC22-6C06-4A48-BD6C-25B7911E6460} = {D291AC22-6C06-4A48-BD6C-25B7911E6460}
+		{135A5283-39BE-4282-A4D4-F169A7B00CB7} = {135A5283-39BE-4282-A4D4-F169A7B00CB7}
+		{763DA8CD-9AEE-4574-A38E-3BC510F355ED} = {763DA8CD-9AEE-4574-A38E-3BC510F355ED}
+		{D4322820-36DD-4393-A24A-EFD727662EE4} = {D4322820-36DD-4393-A24A-EFD727662EE4}
+		{3A0CB1E4-2BD9-4C26-9CE6-06BEB5FCA3DE} = {3A0CB1E4-2BD9-4C26-9CE6-06BEB5FCA3DE}
+		{5C602B23-A183-454B-BFD1-70FC1DA8D9EA} = {5C602B23-A183-454B-BFD1-70FC1DA8D9EA}
+		{13C3DF1C-AC43-4A1F-ADCA-5A670EEF83B1} = {13C3DF1C-AC43-4A1F-ADCA-5A670EEF83B1}
+		{115F9766-37FF-498A-B19C-552C32FDA770} = {115F9766-37FF-498A-B19C-552C32FDA770}
+		{A3211B2E-7229-4242-BF3E-0D8379FC3569} = {A3211B2E-7229-4242-BF3E-0D8379FC3569}
+		{26E9942F-0258-4C85-BCC4-30A876D91E2A} = {26E9942F-0258-4C85-BCC4-30A876D91E2A}
+		{33916FE1-3246-441F-BF4A-D5B0DBA62BE6} = {33916FE1-3246-441F-BF4A-D5B0DBA62BE6}
+		{3FE60507-E821-49B0-810E-9E8C7BE4FC82} = {3FE60507-E821-49B0-810E-9E8C7BE4FC82}
+		{FD458E07-4A18-4D94-A708-C83C3A14E48A} = {FD458E07-4A18-4D94-A708-C83C3A14E48A}
+		{5CD30196-4B0E-418D-97C3-4BEFD808792A} = {5CD30196-4B0E-418D-97C3-4BEFD808792A}
+		{C1A0E8AB-62BF-43D8-91DA-77E1371E0400} = {C1A0E8AB-62BF-43D8-91DA-77E1371E0400}
+		{54FDCE8D-E6A5-42BF-A3A4-CBCD19F7E0FD} = {54FDCE8D-E6A5-42BF-A3A4-CBCD19F7E0FD}
+		{737E94C8-040A-449D-8423-FA05562F68D6} = {737E94C8-040A-449D-8423-FA05562F68D6}
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Affine", "components\Affine\Affine.vcxproj", "{1196ADB4-F69F-4F7E-84FE-849018F7F3C2}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AffineComp", "components\Affine\AffineComp.vcxproj", "{0589E138-7CC9-4B78-8F01-7A5EA87E825D}"
+	ProjectSection(ProjectDependencies) = postProject
+		{1196ADB4-F69F-4F7E-84FE-849018F7F3C2} = {1196ADB4-F69F-4F7E-84FE-849018F7F3C2}
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BackGroundSubtractionSimple", "components\BackGroundSubtractionSimple\BackGroundSubtractionSimple.vcxproj", "{019FA75B-5EFD-4355-BBB2-BBFA206C98D9}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BackGroundSubtractionSimpleComp", "components\BackGroundSubtractionSimple\BackGroundSubtractionSimpleComp.vcxproj", "{C0E8C9D5-6242-4522-9E4F-DEA98123EF59}"
+	ProjectSection(ProjectDependencies) = postProject
+		{019FA75B-5EFD-4355-BBB2-BBFA206C98D9} = {019FA75B-5EFD-4355-BBB2-BBFA206C98D9}
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Binarization", "components\Binarization\Binarization.vcxproj", "{72953267-AC0D-4F8B-8F44-844A022793F8}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BinarizationComp", "components\Binarization\BinarizationComp.vcxproj", "{AFA9B6E2-492E-4CF0-9CE1-2D6513281EF9}"
+	ProjectSection(ProjectDependencies) = postProject
+		{72953267-AC0D-4F8B-8F44-844A022793F8} = {72953267-AC0D-4F8B-8F44-844A022793F8}
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CameraViewer", "components\CameraViewer\CameraViewer.vcxproj", "{CF5A61C0-A270-47B7-BA12-924815784533}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CameraViewerComp", "components\CameraViewer\CameraViewerComp.vcxproj", "{18E4796A-7322-4653-A768-EF074B160F27}"
+	ProjectSection(ProjectDependencies) = postProject
+		{CF5A61C0-A270-47B7-BA12-924815784533} = {CF5A61C0-A270-47B7-BA12-924815784533}
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Chromakey", "components\Chromakey\Chromakey.vcxproj", "{CCEF5EB8-E5CF-4F28-ABE3-D9EC5EDD5BA8}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ChromakeyComp", "components\Chromakey\ChromakeyComp.vcxproj", "{DF7CBC43-CCAD-4CEF-BA65-733C113053D0}"
+	ProjectSection(ProjectDependencies) = postProject
+		{CCEF5EB8-E5CF-4F28-ABE3-D9EC5EDD5BA8} = {CCEF5EB8-E5CF-4F28-ABE3-D9EC5EDD5BA8}
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Dilationerosion", "components\Dilationerosion\Dilationerosion.vcxproj", "{52893112-01F6-4056-AC0C-BC4DC7249375}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DilationerosionComp", "components\Dilationerosion\DilationerosionComp.vcxproj", "{286071F0-D3D1-417F-BB7E-BA0562183F1F}"
+	ProjectSection(ProjectDependencies) = postProject
+		{52893112-01F6-4056-AC0C-BC4DC7249375} = {52893112-01F6-4056-AC0C-BC4DC7249375}
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Edge", "components\Edge\Edge.vcxproj", "{78E54853-5FF3-4AB7-9C83-6DFAE205148F}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "EdgeComp", "components\Edge\EdgeComp.vcxproj", "{4AC30EE8-B76A-4269-8DCE-EC175F07FA41}"
+	ProjectSection(ProjectDependencies) = postProject
+		{78E54853-5FF3-4AB7-9C83-6DFAE205148F} = {78E54853-5FF3-4AB7-9C83-6DFAE205148F}
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Findcontour", "components\Findcontour\Findcontour.vcxproj", "{1432EA43-3CFA-45AA-8433-5AD57A14A1B0}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FindcontourComp", "components\Findcontour\FindcontourComp.vcxproj", "{D0A4F517-0532-4CD5-BBA2-110D8A64DBB1}"
+	ProjectSection(ProjectDependencies) = postProject
+		{1432EA43-3CFA-45AA-8433-5AD57A14A1B0} = {1432EA43-3CFA-45AA-8433-5AD57A14A1B0}
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Flip", "components\Flip\Flip.vcxproj", "{4ECE8D87-CA8B-4A34-AE4C-60BF3D82F9E9}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FlipComp", "components\Flip\FlipComp.vcxproj", "{49A78619-FDA0-453F-9382-EE640B2A9886}"
+	ProjectSection(ProjectDependencies) = postProject
+		{4ECE8D87-CA8B-4A34-AE4C-60BF3D82F9E9} = {4ECE8D87-CA8B-4A34-AE4C-60BF3D82F9E9}
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Histogram", "components\Histogram\Histogram.vcxproj", "{EA1908A3-F4A0-4522-9960-112DEABE0197}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "HistogramComp", "components\Histogram\HistogramComp.vcxproj", "{9E34DCA5-78F1-48FA-B519-3393416111E3}"
+	ProjectSection(ProjectDependencies) = postProject
+		{EA1908A3-F4A0-4522-9960-112DEABE0197} = {EA1908A3-F4A0-4522-9960-112DEABE0197}
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Hough", "components\Houghline\Hough.vcxproj", "{73F43C99-7A19-45DD-84F4-46CAB90E0D37}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "HoughComp", "components\Houghline\HoughComp.vcxproj", "{2C7874D8-5466-4F3B-A775-CC3E4172D38D}"
+	ProjectSection(ProjectDependencies) = postProject
+		{73F43C99-7A19-45DD-84F4-46CAB90E0D37} = {73F43C99-7A19-45DD-84F4-46CAB90E0D37}
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "INSTALL", "INSTALL.vcxproj", "{0F103D78-0F29-4905-BDD6-10170713B2B6}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43} = {B947F6ED-BEAA-4A93-AB1F-586DF141AC43}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ImageCalibration", "components\ImageCalibration\ImageCalibration.vcxproj", "{E48BE961-CF9E-4671-8984-F78E325D738A}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ImageCalibrationComp", "components\ImageCalibration\ImageCalibrationComp.vcxproj", "{61751368-570A-48AA-9A8D-676B72184538}"
+	ProjectSection(ProjectDependencies) = postProject
+		{E48BE961-CF9E-4671-8984-F78E325D738A} = {E48BE961-CF9E-4671-8984-F78E325D738A}
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ImageSubstraction", "components\ImageSubstraction\ImageSubstraction.vcxproj", "{24BB5421-C263-42C3-8388-DC23D3D62AC9}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ImageSubstractionComp", "components\ImageSubstraction\ImageSubstractionComp.vcxproj", "{B7306E98-48FF-430F-8100-2A39EC26DCFD}"
+	ProjectSection(ProjectDependencies) = postProject
+		{24BB5421-C263-42C3-8388-DC23D3D62AC9} = {24BB5421-C263-42C3-8388-DC23D3D62AC9}
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ObjectTracking", "components\ObjectTracking\ObjectTracking.vcxproj", "{B9F97E8E-89A2-42C8-BC0B-9D908944C3B3}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ObjectTrackingComp", "components\ObjectTracking\ObjectTrackingComp.vcxproj", "{2C322BBB-389E-4A90-8486-66C94114A626}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B9F97E8E-89A2-42C8-BC0B-9D908944C3B3} = {B9F97E8E-89A2-42C8-BC0B-9D908944C3B3}
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "OpenCVCamera", "components\OpenCVCamera\OpenCVCamera.vcxproj", "{A2EAA1F9-F13D-4453-A7D0-6BD7783D84B4}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "OpenCVCameraComp", "components\OpenCVCamera\OpenCVCameraComp.vcxproj", "{D291AC22-6C06-4A48-BD6C-25B7911E6460}"
+	ProjectSection(ProjectDependencies) = postProject
+		{A2EAA1F9-F13D-4453-A7D0-6BD7783D84B4} = {A2EAA1F9-F13D-4453-A7D0-6BD7783D84B4}
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PACKAGE", "PACKAGE.vcxproj", "{33F42C36-1EE4-4E2E-A533-F95493177B79}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43} = {B947F6ED-BEAA-4A93-AB1F-586DF141AC43}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Perspective", "components\Perspective\Perspective.vcxproj", "{135A5283-39BE-4282-A4D4-F169A7B00CB7}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PerspectiveComp", "components\Perspective\PerspectiveComp.vcxproj", "{763DA8CD-9AEE-4574-A38E-3BC510F355ED}"
+	ProjectSection(ProjectDependencies) = postProject
+		{135A5283-39BE-4282-A4D4-F169A7B00CB7} = {135A5283-39BE-4282-A4D4-F169A7B00CB7}
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RockPaperScissors", "components\RockPaperScissors\RockPaperScissors.vcxproj", "{D4322820-36DD-4393-A24A-EFD727662EE4}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RockPaperScissorsComp", "components\RockPaperScissors\RockPaperScissorsComp.vcxproj", "{3A0CB1E4-2BD9-4C26-9CE6-06BEB5FCA3DE}"
+	ProjectSection(ProjectDependencies) = postProject
+		{D4322820-36DD-4393-A24A-EFD727662EE4} = {D4322820-36DD-4393-A24A-EFD727662EE4}
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Rotate", "components\Rotate\Rotate.vcxproj", "{5C602B23-A183-454B-BFD1-70FC1DA8D9EA}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RotateComp", "components\Rotate\RotateComp.vcxproj", "{13C3DF1C-AC43-4A1F-ADCA-5A670EEF83B1}"
+	ProjectSection(ProjectDependencies) = postProject
+		{5C602B23-A183-454B-BFD1-70FC1DA8D9EA} = {5C602B23-A183-454B-BFD1-70FC1DA8D9EA}
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Scale", "components\Scale\Scale.vcxproj", "{115F9766-37FF-498A-B19C-552C32FDA770}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ScaleComp", "components\Scale\ScaleComp.vcxproj", "{A3211B2E-7229-4242-BF3E-0D8379FC3569}"
+	ProjectSection(ProjectDependencies) = postProject
+		{115F9766-37FF-498A-B19C-552C32FDA770} = {115F9766-37FF-498A-B19C-552C32FDA770}
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Sepia", "components\Sepia\Sepia.vcxproj", "{26E9942F-0258-4C85-BCC4-30A876D91E2A}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SepiaComp", "components\Sepia\SepiaComp.vcxproj", "{33916FE1-3246-441F-BF4A-D5B0DBA62BE6}"
+	ProjectSection(ProjectDependencies) = postProject
+		{26E9942F-0258-4C85-BCC4-30A876D91E2A} = {26E9942F-0258-4C85-BCC4-30A876D91E2A}
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SubStractCaptureImage", "components\SubStractCaptureImage\SubStractCaptureImage.vcxproj", "{3FE60507-E821-49B0-810E-9E8C7BE4FC82}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SubStractCaptureImageComp", "components\SubStractCaptureImage\SubStractCaptureImageComp.vcxproj", "{FD458E07-4A18-4D94-A708-C83C3A14E48A}"
+	ProjectSection(ProjectDependencies) = postProject
+		{3FE60507-E821-49B0-810E-9E8C7BE4FC82} = {3FE60507-E821-49B0-810E-9E8C7BE4FC82}
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Template", "components\Template\Template.vcxproj", "{5CD30196-4B0E-418D-97C3-4BEFD808792A}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TemplateComp", "components\Template\TemplateComp.vcxproj", "{C1A0E8AB-62BF-43D8-91DA-77E1371E0400}"
+	ProjectSection(ProjectDependencies) = postProject
+		{5CD30196-4B0E-418D-97C3-4BEFD808792A} = {5CD30196-4B0E-418D-97C3-4BEFD808792A}
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Translate", "components\Translate\Translate.vcxproj", "{54FDCE8D-E6A5-42BF-A3A4-CBCD19F7E0FD}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TranslateComp", "components\Translate\TranslateComp.vcxproj", "{737E94C8-040A-449D-8423-FA05562F68D6}"
+	ProjectSection(ProjectDependencies) = postProject
+		{54FDCE8D-E6A5-42BF-A3A4-CBCD19F7E0FD} = {54FDCE8D-E6A5-42BF-A3A4-CBCD19F7E0FD}
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZERO_CHECK", "ZERO_CHECK.vcxproj", "{87493064-6817-4173-BA90-7F469034490A}"
+	ProjectSection(ProjectDependencies) = postProject
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doc", "components\Affine\doc.vcxproj", "{F28FE0A2-97A5-46CF-83D7-A9B6C35F233C}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doxygen_Affine", "components\Affine\doxygen_Affine.vcxproj", "{8517255F-74F5-47F4-AB33-681215150CD4}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doxygen_BackGroundSubtractionSimple", "components\BackGroundSubtractionSimple\doxygen_BackGroundSubtractionSimple.vcxproj", "{46450E88-FE30-4CB4-9E12-CB7FB76B8DCB}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doxygen_Binarization", "components\Binarization\doxygen_Binarization.vcxproj", "{9BE0E6E8-5D29-4C66-AE17-5201E4FBA02C}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doxygen_CameraViewer", "components\CameraViewer\doxygen_CameraViewer.vcxproj", "{D2A83C82-EF14-4315-B954-79B0F8DEA035}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doxygen_Chromakey", "components\Chromakey\doxygen_Chromakey.vcxproj", "{BCBE9E50-04E8-49F2-B52D-B27F47571FC3}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doxygen_Dilationerosion", "components\Dilationerosion\doxygen_Dilationerosion.vcxproj", "{B03D7A74-613F-47F1-A75C-4FB8217A59FB}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doxygen_Edge", "components\Edge\doxygen_Edge.vcxproj", "{9F95E0F8-62F8-40AC-91C1-0150E9EB5192}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doxygen_Findcontour", "components\Findcontour\doxygen_Findcontour.vcxproj", "{3E62D516-908D-467F-9559-A9C57253DC38}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doxygen_Flip", "components\Flip\doxygen_Flip.vcxproj", "{4356E8F0-8719-43E0-B994-EB678B1D4A0D}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doxygen_Histogram", "components\Histogram\doxygen_Histogram.vcxproj", "{020C6ABF-B4AB-4C90-A505-F424821EBF56}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doxygen_Hough", "components\Houghline\doxygen_Hough.vcxproj", "{2C24D7E6-B312-4B8D-9800-14EF47FE5138}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doxygen_ImageCalibration", "components\ImageCalibration\doxygen_ImageCalibration.vcxproj", "{4CE86B46-F5D4-45EA-BEA3-A6A59232F745}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doxygen_ImageSubstraction", "components\ImageSubstraction\doxygen_ImageSubstraction.vcxproj", "{571C574C-B915-4E9D-85BF-87CCF4A8638E}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doxygen_ObjectTracking", "components\ObjectTracking\doxygen_ObjectTracking.vcxproj", "{C24A3C29-66A6-4047-92A1-733E62B242C6}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doxygen_OpenCVCamera", "components\OpenCVCamera\doxygen_OpenCVCamera.vcxproj", "{115D139D-A4B0-4A0E-B418-E991DC11B11D}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doxygen_Perspective", "components\Perspective\doxygen_Perspective.vcxproj", "{9B1EE063-CA12-4675-B6E6-CD611F8AB010}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doxygen_RockPaperScissors", "components\RockPaperScissors\doxygen_RockPaperScissors.vcxproj", "{C9FB05E7-56AC-4679-9DD1-3C6402E5392F}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doxygen_Rotate", "components\Rotate\doxygen_Rotate.vcxproj", "{CD4F784E-300C-4C97-AB93-2D29067FD60E}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doxygen_Scale", "components\Scale\doxygen_Scale.vcxproj", "{DCBF90B4-94E6-4E61-AB18-BF2FE3359356}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doxygen_Sepia", "components\Sepia\doxygen_Sepia.vcxproj", "{ECAE8BBA-ED56-41FA-9500-C676D9888ABB}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doxygen_SubStractCaptureImage", "components\SubStractCaptureImage\doxygen_SubStractCaptureImage.vcxproj", "{F039F926-B4AE-4D26-9D34-382EFBF0251F}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doxygen_Template", "components\Template\doxygen_Template.vcxproj", "{6BE8E80A-45E0-4257-9995-1FB629E7AECF}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doxygen_Translate", "components\Translate\doxygen_Translate.vcxproj", "{0B5086A2-5009-444F-9159-A8E2104E58C2}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uninstall_Affine", "components\Affine\uninstall_Affine.vcxproj", "{620F5FA2-70C6-4923-9908-1F4A9EB70CDB}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uninstall_BackGroundSubtractionSimple", "components\BackGroundSubtractionSimple\uninstall_BackGroundSubtractionSimple.vcxproj", "{2ED8D451-6FCE-440B-9D2A-CA351FF5CF63}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uninstall_Binarization", "components\Binarization\uninstall_Binarization.vcxproj", "{F6534B1E-63B9-4FF6-BA6A-0EA06F9F63BF}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uninstall_CameraViewer", "components\CameraViewer\uninstall_CameraViewer.vcxproj", "{0E27EE02-45F4-43B2-990C-869F9F4C4BC6}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uninstall_Chromakey", "components\Chromakey\uninstall_Chromakey.vcxproj", "{C15B47F9-0438-4577-92E1-E34C85EB1BA5}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uninstall_Dilationerosion", "components\Dilationerosion\uninstall_Dilationerosion.vcxproj", "{2AF378CE-D3E7-476C-8FCD-C35547D3F6DF}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uninstall_Edge", "components\Edge\uninstall_Edge.vcxproj", "{26EB3917-C744-4168-8F50-97DED5CB7F79}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uninstall_Findcontour", "components\Findcontour\uninstall_Findcontour.vcxproj", "{9C8FBFAF-C30B-480A-ABDE-77A17CAC201C}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uninstall_Flip", "components\Flip\uninstall_Flip.vcxproj", "{F123C430-6EE8-48AA-AA9D-B83CECD1C4B2}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uninstall_Histogram", "components\Histogram\uninstall_Histogram.vcxproj", "{CD78EBFC-BEA3-48C1-A574-C39AE06CD33F}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uninstall_Hough", "components\Houghline\uninstall_Hough.vcxproj", "{AA3A04FF-3D39-4ECE-85A7-2C92658A57EA}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uninstall_ImageCalibration", "components\ImageCalibration\uninstall_ImageCalibration.vcxproj", "{1CFDAD97-62E4-4A65-AD85-DD0E78C0BA71}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uninstall_ImageSubstraction", "components\ImageSubstraction\uninstall_ImageSubstraction.vcxproj", "{BDC81A03-89D6-4090-BF7C-D13FC70256AF}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uninstall_ObjectTracking", "components\ObjectTracking\uninstall_ObjectTracking.vcxproj", "{E50FF547-C78B-4F15-9B68-507CCBC43E70}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uninstall_OpenCVCamera", "components\OpenCVCamera\uninstall_OpenCVCamera.vcxproj", "{3D0DCBDC-24DC-4B66-9C54-A61C9422D5BB}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uninstall_Perspective", "components\Perspective\uninstall_Perspective.vcxproj", "{9808E516-AFCA-4318-B6F0-5EA3B979110E}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uninstall_RockPaperScissors", "components\RockPaperScissors\uninstall_RockPaperScissors.vcxproj", "{B1B37740-4FFF-40F1-BC8F-E09A27F5045A}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uninstall_Rotate", "components\Rotate\uninstall_Rotate.vcxproj", "{E0F93673-9D10-4512-9D3A-6CF9A754A53C}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uninstall_Scale", "components\Scale\uninstall_Scale.vcxproj", "{841C45F2-A261-42E7-A042-2866B92E689F}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uninstall_Sepia", "components\Sepia\uninstall_Sepia.vcxproj", "{8FA448C6-4A2E-4BC5-A6E4-D67BF394F1C9}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uninstall_SubStractCaptureImage", "components\SubStractCaptureImage\uninstall_SubStractCaptureImage.vcxproj", "{87F7AB29-5C0E-406E-897D-2A0B5C380115}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uninstall_Template", "components\Template\uninstall_Template.vcxproj", "{9E8F26EF-A43B-4120-BA65-12A3B529686F}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uninstall_Translate", "components\Translate\uninstall_Translate.vcxproj", "{2212B17F-050C-4C68-949F-52C1715D0A76}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Win32 = Debug|Win32
+		Release|Win32 = Release|Win32
+		MinSizeRel|Win32 = MinSizeRel|Win32
+		RelWithDebInfo|Win32 = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Debug|Win32.ActiveCfg = Debug|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Debug|Win32.Build.0 = Debug|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Release|Win32.ActiveCfg = Release|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Release|Win32.Build.0 = Release|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{1196ADB4-F69F-4F7E-84FE-849018F7F3C2}.Debug|Win32.ActiveCfg = Debug|Win32
+		{1196ADB4-F69F-4F7E-84FE-849018F7F3C2}.Debug|Win32.Build.0 = Debug|Win32
+		{1196ADB4-F69F-4F7E-84FE-849018F7F3C2}.Release|Win32.ActiveCfg = Release|Win32
+		{1196ADB4-F69F-4F7E-84FE-849018F7F3C2}.Release|Win32.Build.0 = Release|Win32
+		{1196ADB4-F69F-4F7E-84FE-849018F7F3C2}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{1196ADB4-F69F-4F7E-84FE-849018F7F3C2}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{1196ADB4-F69F-4F7E-84FE-849018F7F3C2}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{1196ADB4-F69F-4F7E-84FE-849018F7F3C2}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{0589E138-7CC9-4B78-8F01-7A5EA87E825D}.Debug|Win32.ActiveCfg = Debug|Win32
+		{0589E138-7CC9-4B78-8F01-7A5EA87E825D}.Debug|Win32.Build.0 = Debug|Win32
+		{0589E138-7CC9-4B78-8F01-7A5EA87E825D}.Release|Win32.ActiveCfg = Release|Win32
+		{0589E138-7CC9-4B78-8F01-7A5EA87E825D}.Release|Win32.Build.0 = Release|Win32
+		{0589E138-7CC9-4B78-8F01-7A5EA87E825D}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{0589E138-7CC9-4B78-8F01-7A5EA87E825D}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{0589E138-7CC9-4B78-8F01-7A5EA87E825D}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{0589E138-7CC9-4B78-8F01-7A5EA87E825D}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{019FA75B-5EFD-4355-BBB2-BBFA206C98D9}.Debug|Win32.ActiveCfg = Debug|Win32
+		{019FA75B-5EFD-4355-BBB2-BBFA206C98D9}.Debug|Win32.Build.0 = Debug|Win32
+		{019FA75B-5EFD-4355-BBB2-BBFA206C98D9}.Release|Win32.ActiveCfg = Release|Win32
+		{019FA75B-5EFD-4355-BBB2-BBFA206C98D9}.Release|Win32.Build.0 = Release|Win32
+		{019FA75B-5EFD-4355-BBB2-BBFA206C98D9}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{019FA75B-5EFD-4355-BBB2-BBFA206C98D9}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{019FA75B-5EFD-4355-BBB2-BBFA206C98D9}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{019FA75B-5EFD-4355-BBB2-BBFA206C98D9}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{C0E8C9D5-6242-4522-9E4F-DEA98123EF59}.Debug|Win32.ActiveCfg = Debug|Win32
+		{C0E8C9D5-6242-4522-9E4F-DEA98123EF59}.Debug|Win32.Build.0 = Debug|Win32
+		{C0E8C9D5-6242-4522-9E4F-DEA98123EF59}.Release|Win32.ActiveCfg = Release|Win32
+		{C0E8C9D5-6242-4522-9E4F-DEA98123EF59}.Release|Win32.Build.0 = Release|Win32
+		{C0E8C9D5-6242-4522-9E4F-DEA98123EF59}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{C0E8C9D5-6242-4522-9E4F-DEA98123EF59}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{C0E8C9D5-6242-4522-9E4F-DEA98123EF59}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{C0E8C9D5-6242-4522-9E4F-DEA98123EF59}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{72953267-AC0D-4F8B-8F44-844A022793F8}.Debug|Win32.ActiveCfg = Debug|Win32
+		{72953267-AC0D-4F8B-8F44-844A022793F8}.Debug|Win32.Build.0 = Debug|Win32
+		{72953267-AC0D-4F8B-8F44-844A022793F8}.Release|Win32.ActiveCfg = Release|Win32
+		{72953267-AC0D-4F8B-8F44-844A022793F8}.Release|Win32.Build.0 = Release|Win32
+		{72953267-AC0D-4F8B-8F44-844A022793F8}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{72953267-AC0D-4F8B-8F44-844A022793F8}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{72953267-AC0D-4F8B-8F44-844A022793F8}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{72953267-AC0D-4F8B-8F44-844A022793F8}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{AFA9B6E2-492E-4CF0-9CE1-2D6513281EF9}.Debug|Win32.ActiveCfg = Debug|Win32
+		{AFA9B6E2-492E-4CF0-9CE1-2D6513281EF9}.Debug|Win32.Build.0 = Debug|Win32
+		{AFA9B6E2-492E-4CF0-9CE1-2D6513281EF9}.Release|Win32.ActiveCfg = Release|Win32
+		{AFA9B6E2-492E-4CF0-9CE1-2D6513281EF9}.Release|Win32.Build.0 = Release|Win32
+		{AFA9B6E2-492E-4CF0-9CE1-2D6513281EF9}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{AFA9B6E2-492E-4CF0-9CE1-2D6513281EF9}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{AFA9B6E2-492E-4CF0-9CE1-2D6513281EF9}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{AFA9B6E2-492E-4CF0-9CE1-2D6513281EF9}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{CF5A61C0-A270-47B7-BA12-924815784533}.Debug|Win32.ActiveCfg = Debug|Win32
+		{CF5A61C0-A270-47B7-BA12-924815784533}.Debug|Win32.Build.0 = Debug|Win32
+		{CF5A61C0-A270-47B7-BA12-924815784533}.Release|Win32.ActiveCfg = Release|Win32
+		{CF5A61C0-A270-47B7-BA12-924815784533}.Release|Win32.Build.0 = Release|Win32
+		{CF5A61C0-A270-47B7-BA12-924815784533}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{CF5A61C0-A270-47B7-BA12-924815784533}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{CF5A61C0-A270-47B7-BA12-924815784533}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{CF5A61C0-A270-47B7-BA12-924815784533}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{18E4796A-7322-4653-A768-EF074B160F27}.Debug|Win32.ActiveCfg = Debug|Win32
+		{18E4796A-7322-4653-A768-EF074B160F27}.Debug|Win32.Build.0 = Debug|Win32
+		{18E4796A-7322-4653-A768-EF074B160F27}.Release|Win32.ActiveCfg = Release|Win32
+		{18E4796A-7322-4653-A768-EF074B160F27}.Release|Win32.Build.0 = Release|Win32
+		{18E4796A-7322-4653-A768-EF074B160F27}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{18E4796A-7322-4653-A768-EF074B160F27}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{18E4796A-7322-4653-A768-EF074B160F27}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{18E4796A-7322-4653-A768-EF074B160F27}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{CCEF5EB8-E5CF-4F28-ABE3-D9EC5EDD5BA8}.Debug|Win32.ActiveCfg = Debug|Win32
+		{CCEF5EB8-E5CF-4F28-ABE3-D9EC5EDD5BA8}.Debug|Win32.Build.0 = Debug|Win32
+		{CCEF5EB8-E5CF-4F28-ABE3-D9EC5EDD5BA8}.Release|Win32.ActiveCfg = Release|Win32
+		{CCEF5EB8-E5CF-4F28-ABE3-D9EC5EDD5BA8}.Release|Win32.Build.0 = Release|Win32
+		{CCEF5EB8-E5CF-4F28-ABE3-D9EC5EDD5BA8}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{CCEF5EB8-E5CF-4F28-ABE3-D9EC5EDD5BA8}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{CCEF5EB8-E5CF-4F28-ABE3-D9EC5EDD5BA8}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{CCEF5EB8-E5CF-4F28-ABE3-D9EC5EDD5BA8}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{DF7CBC43-CCAD-4CEF-BA65-733C113053D0}.Debug|Win32.ActiveCfg = Debug|Win32
+		{DF7CBC43-CCAD-4CEF-BA65-733C113053D0}.Debug|Win32.Build.0 = Debug|Win32
+		{DF7CBC43-CCAD-4CEF-BA65-733C113053D0}.Release|Win32.ActiveCfg = Release|Win32
+		{DF7CBC43-CCAD-4CEF-BA65-733C113053D0}.Release|Win32.Build.0 = Release|Win32
+		{DF7CBC43-CCAD-4CEF-BA65-733C113053D0}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{DF7CBC43-CCAD-4CEF-BA65-733C113053D0}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{DF7CBC43-CCAD-4CEF-BA65-733C113053D0}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{DF7CBC43-CCAD-4CEF-BA65-733C113053D0}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{52893112-01F6-4056-AC0C-BC4DC7249375}.Debug|Win32.ActiveCfg = Debug|Win32
+		{52893112-01F6-4056-AC0C-BC4DC7249375}.Debug|Win32.Build.0 = Debug|Win32
+		{52893112-01F6-4056-AC0C-BC4DC7249375}.Release|Win32.ActiveCfg = Release|Win32
+		{52893112-01F6-4056-AC0C-BC4DC7249375}.Release|Win32.Build.0 = Release|Win32
+		{52893112-01F6-4056-AC0C-BC4DC7249375}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{52893112-01F6-4056-AC0C-BC4DC7249375}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{52893112-01F6-4056-AC0C-BC4DC7249375}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{52893112-01F6-4056-AC0C-BC4DC7249375}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{286071F0-D3D1-417F-BB7E-BA0562183F1F}.Debug|Win32.ActiveCfg = Debug|Win32
+		{286071F0-D3D1-417F-BB7E-BA0562183F1F}.Debug|Win32.Build.0 = Debug|Win32
+		{286071F0-D3D1-417F-BB7E-BA0562183F1F}.Release|Win32.ActiveCfg = Release|Win32
+		{286071F0-D3D1-417F-BB7E-BA0562183F1F}.Release|Win32.Build.0 = Release|Win32
+		{286071F0-D3D1-417F-BB7E-BA0562183F1F}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{286071F0-D3D1-417F-BB7E-BA0562183F1F}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{286071F0-D3D1-417F-BB7E-BA0562183F1F}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{286071F0-D3D1-417F-BB7E-BA0562183F1F}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{78E54853-5FF3-4AB7-9C83-6DFAE205148F}.Debug|Win32.ActiveCfg = Debug|Win32
+		{78E54853-5FF3-4AB7-9C83-6DFAE205148F}.Debug|Win32.Build.0 = Debug|Win32
+		{78E54853-5FF3-4AB7-9C83-6DFAE205148F}.Release|Win32.ActiveCfg = Release|Win32
+		{78E54853-5FF3-4AB7-9C83-6DFAE205148F}.Release|Win32.Build.0 = Release|Win32
+		{78E54853-5FF3-4AB7-9C83-6DFAE205148F}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{78E54853-5FF3-4AB7-9C83-6DFAE205148F}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{78E54853-5FF3-4AB7-9C83-6DFAE205148F}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{78E54853-5FF3-4AB7-9C83-6DFAE205148F}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{4AC30EE8-B76A-4269-8DCE-EC175F07FA41}.Debug|Win32.ActiveCfg = Debug|Win32
+		{4AC30EE8-B76A-4269-8DCE-EC175F07FA41}.Debug|Win32.Build.0 = Debug|Win32
+		{4AC30EE8-B76A-4269-8DCE-EC175F07FA41}.Release|Win32.ActiveCfg = Release|Win32
+		{4AC30EE8-B76A-4269-8DCE-EC175F07FA41}.Release|Win32.Build.0 = Release|Win32
+		{4AC30EE8-B76A-4269-8DCE-EC175F07FA41}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{4AC30EE8-B76A-4269-8DCE-EC175F07FA41}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{4AC30EE8-B76A-4269-8DCE-EC175F07FA41}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{4AC30EE8-B76A-4269-8DCE-EC175F07FA41}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{1432EA43-3CFA-45AA-8433-5AD57A14A1B0}.Debug|Win32.ActiveCfg = Debug|Win32
+		{1432EA43-3CFA-45AA-8433-5AD57A14A1B0}.Debug|Win32.Build.0 = Debug|Win32
+		{1432EA43-3CFA-45AA-8433-5AD57A14A1B0}.Release|Win32.ActiveCfg = Release|Win32
+		{1432EA43-3CFA-45AA-8433-5AD57A14A1B0}.Release|Win32.Build.0 = Release|Win32
+		{1432EA43-3CFA-45AA-8433-5AD57A14A1B0}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{1432EA43-3CFA-45AA-8433-5AD57A14A1B0}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{1432EA43-3CFA-45AA-8433-5AD57A14A1B0}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{1432EA43-3CFA-45AA-8433-5AD57A14A1B0}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{D0A4F517-0532-4CD5-BBA2-110D8A64DBB1}.Debug|Win32.ActiveCfg = Debug|Win32
+		{D0A4F517-0532-4CD5-BBA2-110D8A64DBB1}.Debug|Win32.Build.0 = Debug|Win32
+		{D0A4F517-0532-4CD5-BBA2-110D8A64DBB1}.Release|Win32.ActiveCfg = Release|Win32
+		{D0A4F517-0532-4CD5-BBA2-110D8A64DBB1}.Release|Win32.Build.0 = Release|Win32
+		{D0A4F517-0532-4CD5-BBA2-110D8A64DBB1}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{D0A4F517-0532-4CD5-BBA2-110D8A64DBB1}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{D0A4F517-0532-4CD5-BBA2-110D8A64DBB1}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{D0A4F517-0532-4CD5-BBA2-110D8A64DBB1}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{4ECE8D87-CA8B-4A34-AE4C-60BF3D82F9E9}.Debug|Win32.ActiveCfg = Debug|Win32
+		{4ECE8D87-CA8B-4A34-AE4C-60BF3D82F9E9}.Debug|Win32.Build.0 = Debug|Win32
+		{4ECE8D87-CA8B-4A34-AE4C-60BF3D82F9E9}.Release|Win32.ActiveCfg = Release|Win32
+		{4ECE8D87-CA8B-4A34-AE4C-60BF3D82F9E9}.Release|Win32.Build.0 = Release|Win32
+		{4ECE8D87-CA8B-4A34-AE4C-60BF3D82F9E9}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{4ECE8D87-CA8B-4A34-AE4C-60BF3D82F9E9}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{4ECE8D87-CA8B-4A34-AE4C-60BF3D82F9E9}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{4ECE8D87-CA8B-4A34-AE4C-60BF3D82F9E9}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{49A78619-FDA0-453F-9382-EE640B2A9886}.Debug|Win32.ActiveCfg = Debug|Win32
+		{49A78619-FDA0-453F-9382-EE640B2A9886}.Debug|Win32.Build.0 = Debug|Win32
+		{49A78619-FDA0-453F-9382-EE640B2A9886}.Release|Win32.ActiveCfg = Release|Win32
+		{49A78619-FDA0-453F-9382-EE640B2A9886}.Release|Win32.Build.0 = Release|Win32
+		{49A78619-FDA0-453F-9382-EE640B2A9886}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{49A78619-FDA0-453F-9382-EE640B2A9886}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{49A78619-FDA0-453F-9382-EE640B2A9886}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{49A78619-FDA0-453F-9382-EE640B2A9886}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{EA1908A3-F4A0-4522-9960-112DEABE0197}.Debug|Win32.ActiveCfg = Debug|Win32
+		{EA1908A3-F4A0-4522-9960-112DEABE0197}.Debug|Win32.Build.0 = Debug|Win32
+		{EA1908A3-F4A0-4522-9960-112DEABE0197}.Release|Win32.ActiveCfg = Release|Win32
+		{EA1908A3-F4A0-4522-9960-112DEABE0197}.Release|Win32.Build.0 = Release|Win32
+		{EA1908A3-F4A0-4522-9960-112DEABE0197}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{EA1908A3-F4A0-4522-9960-112DEABE0197}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{EA1908A3-F4A0-4522-9960-112DEABE0197}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{EA1908A3-F4A0-4522-9960-112DEABE0197}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{9E34DCA5-78F1-48FA-B519-3393416111E3}.Debug|Win32.ActiveCfg = Debug|Win32
+		{9E34DCA5-78F1-48FA-B519-3393416111E3}.Debug|Win32.Build.0 = Debug|Win32
+		{9E34DCA5-78F1-48FA-B519-3393416111E3}.Release|Win32.ActiveCfg = Release|Win32
+		{9E34DCA5-78F1-48FA-B519-3393416111E3}.Release|Win32.Build.0 = Release|Win32
+		{9E34DCA5-78F1-48FA-B519-3393416111E3}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{9E34DCA5-78F1-48FA-B519-3393416111E3}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{9E34DCA5-78F1-48FA-B519-3393416111E3}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{9E34DCA5-78F1-48FA-B519-3393416111E3}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{73F43C99-7A19-45DD-84F4-46CAB90E0D37}.Debug|Win32.ActiveCfg = Debug|Win32
+		{73F43C99-7A19-45DD-84F4-46CAB90E0D37}.Debug|Win32.Build.0 = Debug|Win32
+		{73F43C99-7A19-45DD-84F4-46CAB90E0D37}.Release|Win32.ActiveCfg = Release|Win32
+		{73F43C99-7A19-45DD-84F4-46CAB90E0D37}.Release|Win32.Build.0 = Release|Win32
+		{73F43C99-7A19-45DD-84F4-46CAB90E0D37}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{73F43C99-7A19-45DD-84F4-46CAB90E0D37}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{73F43C99-7A19-45DD-84F4-46CAB90E0D37}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{73F43C99-7A19-45DD-84F4-46CAB90E0D37}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{2C7874D8-5466-4F3B-A775-CC3E4172D38D}.Debug|Win32.ActiveCfg = Debug|Win32
+		{2C7874D8-5466-4F3B-A775-CC3E4172D38D}.Debug|Win32.Build.0 = Debug|Win32
+		{2C7874D8-5466-4F3B-A775-CC3E4172D38D}.Release|Win32.ActiveCfg = Release|Win32
+		{2C7874D8-5466-4F3B-A775-CC3E4172D38D}.Release|Win32.Build.0 = Release|Win32
+		{2C7874D8-5466-4F3B-A775-CC3E4172D38D}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{2C7874D8-5466-4F3B-A775-CC3E4172D38D}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{2C7874D8-5466-4F3B-A775-CC3E4172D38D}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{2C7874D8-5466-4F3B-A775-CC3E4172D38D}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.Debug|Win32.ActiveCfg = Debug|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.Release|Win32.ActiveCfg = Release|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{E48BE961-CF9E-4671-8984-F78E325D738A}.Debug|Win32.ActiveCfg = Debug|Win32
+		{E48BE961-CF9E-4671-8984-F78E325D738A}.Debug|Win32.Build.0 = Debug|Win32
+		{E48BE961-CF9E-4671-8984-F78E325D738A}.Release|Win32.ActiveCfg = Release|Win32
+		{E48BE961-CF9E-4671-8984-F78E325D738A}.Release|Win32.Build.0 = Release|Win32
+		{E48BE961-CF9E-4671-8984-F78E325D738A}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{E48BE961-CF9E-4671-8984-F78E325D738A}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{E48BE961-CF9E-4671-8984-F78E325D738A}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{E48BE961-CF9E-4671-8984-F78E325D738A}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{61751368-570A-48AA-9A8D-676B72184538}.Debug|Win32.ActiveCfg = Debug|Win32
+		{61751368-570A-48AA-9A8D-676B72184538}.Debug|Win32.Build.0 = Debug|Win32
+		{61751368-570A-48AA-9A8D-676B72184538}.Release|Win32.ActiveCfg = Release|Win32
+		{61751368-570A-48AA-9A8D-676B72184538}.Release|Win32.Build.0 = Release|Win32
+		{61751368-570A-48AA-9A8D-676B72184538}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{61751368-570A-48AA-9A8D-676B72184538}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{61751368-570A-48AA-9A8D-676B72184538}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{61751368-570A-48AA-9A8D-676B72184538}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{24BB5421-C263-42C3-8388-DC23D3D62AC9}.Debug|Win32.ActiveCfg = Debug|Win32
+		{24BB5421-C263-42C3-8388-DC23D3D62AC9}.Debug|Win32.Build.0 = Debug|Win32
+		{24BB5421-C263-42C3-8388-DC23D3D62AC9}.Release|Win32.ActiveCfg = Release|Win32
+		{24BB5421-C263-42C3-8388-DC23D3D62AC9}.Release|Win32.Build.0 = Release|Win32
+		{24BB5421-C263-42C3-8388-DC23D3D62AC9}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{24BB5421-C263-42C3-8388-DC23D3D62AC9}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{24BB5421-C263-42C3-8388-DC23D3D62AC9}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{24BB5421-C263-42C3-8388-DC23D3D62AC9}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{B7306E98-48FF-430F-8100-2A39EC26DCFD}.Debug|Win32.ActiveCfg = Debug|Win32
+		{B7306E98-48FF-430F-8100-2A39EC26DCFD}.Debug|Win32.Build.0 = Debug|Win32
+		{B7306E98-48FF-430F-8100-2A39EC26DCFD}.Release|Win32.ActiveCfg = Release|Win32
+		{B7306E98-48FF-430F-8100-2A39EC26DCFD}.Release|Win32.Build.0 = Release|Win32
+		{B7306E98-48FF-430F-8100-2A39EC26DCFD}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{B7306E98-48FF-430F-8100-2A39EC26DCFD}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{B7306E98-48FF-430F-8100-2A39EC26DCFD}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{B7306E98-48FF-430F-8100-2A39EC26DCFD}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{B9F97E8E-89A2-42C8-BC0B-9D908944C3B3}.Debug|Win32.ActiveCfg = Debug|Win32
+		{B9F97E8E-89A2-42C8-BC0B-9D908944C3B3}.Debug|Win32.Build.0 = Debug|Win32
+		{B9F97E8E-89A2-42C8-BC0B-9D908944C3B3}.Release|Win32.ActiveCfg = Release|Win32
+		{B9F97E8E-89A2-42C8-BC0B-9D908944C3B3}.Release|Win32.Build.0 = Release|Win32
+		{B9F97E8E-89A2-42C8-BC0B-9D908944C3B3}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{B9F97E8E-89A2-42C8-BC0B-9D908944C3B3}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{B9F97E8E-89A2-42C8-BC0B-9D908944C3B3}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{B9F97E8E-89A2-42C8-BC0B-9D908944C3B3}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{2C322BBB-389E-4A90-8486-66C94114A626}.Debug|Win32.ActiveCfg = Debug|Win32
+		{2C322BBB-389E-4A90-8486-66C94114A626}.Debug|Win32.Build.0 = Debug|Win32
+		{2C322BBB-389E-4A90-8486-66C94114A626}.Release|Win32.ActiveCfg = Release|Win32
+		{2C322BBB-389E-4A90-8486-66C94114A626}.Release|Win32.Build.0 = Release|Win32
+		{2C322BBB-389E-4A90-8486-66C94114A626}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{2C322BBB-389E-4A90-8486-66C94114A626}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{2C322BBB-389E-4A90-8486-66C94114A626}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{2C322BBB-389E-4A90-8486-66C94114A626}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{A2EAA1F9-F13D-4453-A7D0-6BD7783D84B4}.Debug|Win32.ActiveCfg = Debug|Win32
+		{A2EAA1F9-F13D-4453-A7D0-6BD7783D84B4}.Debug|Win32.Build.0 = Debug|Win32
+		{A2EAA1F9-F13D-4453-A7D0-6BD7783D84B4}.Release|Win32.ActiveCfg = Release|Win32
+		{A2EAA1F9-F13D-4453-A7D0-6BD7783D84B4}.Release|Win32.Build.0 = Release|Win32
+		{A2EAA1F9-F13D-4453-A7D0-6BD7783D84B4}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{A2EAA1F9-F13D-4453-A7D0-6BD7783D84B4}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{A2EAA1F9-F13D-4453-A7D0-6BD7783D84B4}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{A2EAA1F9-F13D-4453-A7D0-6BD7783D84B4}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{D291AC22-6C06-4A48-BD6C-25B7911E6460}.Debug|Win32.ActiveCfg = Debug|Win32
+		{D291AC22-6C06-4A48-BD6C-25B7911E6460}.Debug|Win32.Build.0 = Debug|Win32
+		{D291AC22-6C06-4A48-BD6C-25B7911E6460}.Release|Win32.ActiveCfg = Release|Win32
+		{D291AC22-6C06-4A48-BD6C-25B7911E6460}.Release|Win32.Build.0 = Release|Win32
+		{D291AC22-6C06-4A48-BD6C-25B7911E6460}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{D291AC22-6C06-4A48-BD6C-25B7911E6460}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{D291AC22-6C06-4A48-BD6C-25B7911E6460}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{D291AC22-6C06-4A48-BD6C-25B7911E6460}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.Debug|Win32.ActiveCfg = Debug|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.Release|Win32.ActiveCfg = Release|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{135A5283-39BE-4282-A4D4-F169A7B00CB7}.Debug|Win32.ActiveCfg = Debug|Win32
+		{135A5283-39BE-4282-A4D4-F169A7B00CB7}.Debug|Win32.Build.0 = Debug|Win32
+		{135A5283-39BE-4282-A4D4-F169A7B00CB7}.Release|Win32.ActiveCfg = Release|Win32
+		{135A5283-39BE-4282-A4D4-F169A7B00CB7}.Release|Win32.Build.0 = Release|Win32
+		{135A5283-39BE-4282-A4D4-F169A7B00CB7}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{135A5283-39BE-4282-A4D4-F169A7B00CB7}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{135A5283-39BE-4282-A4D4-F169A7B00CB7}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{135A5283-39BE-4282-A4D4-F169A7B00CB7}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{763DA8CD-9AEE-4574-A38E-3BC510F355ED}.Debug|Win32.ActiveCfg = Debug|Win32
+		{763DA8CD-9AEE-4574-A38E-3BC510F355ED}.Debug|Win32.Build.0 = Debug|Win32
+		{763DA8CD-9AEE-4574-A38E-3BC510F355ED}.Release|Win32.ActiveCfg = Release|Win32
+		{763DA8CD-9AEE-4574-A38E-3BC510F355ED}.Release|Win32.Build.0 = Release|Win32
+		{763DA8CD-9AEE-4574-A38E-3BC510F355ED}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{763DA8CD-9AEE-4574-A38E-3BC510F355ED}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{763DA8CD-9AEE-4574-A38E-3BC510F355ED}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{763DA8CD-9AEE-4574-A38E-3BC510F355ED}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{D4322820-36DD-4393-A24A-EFD727662EE4}.Debug|Win32.ActiveCfg = Debug|Win32
+		{D4322820-36DD-4393-A24A-EFD727662EE4}.Debug|Win32.Build.0 = Debug|Win32
+		{D4322820-36DD-4393-A24A-EFD727662EE4}.Release|Win32.ActiveCfg = Release|Win32
+		{D4322820-36DD-4393-A24A-EFD727662EE4}.Release|Win32.Build.0 = Release|Win32
+		{D4322820-36DD-4393-A24A-EFD727662EE4}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{D4322820-36DD-4393-A24A-EFD727662EE4}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{D4322820-36DD-4393-A24A-EFD727662EE4}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{D4322820-36DD-4393-A24A-EFD727662EE4}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{3A0CB1E4-2BD9-4C26-9CE6-06BEB5FCA3DE}.Debug|Win32.ActiveCfg = Debug|Win32
+		{3A0CB1E4-2BD9-4C26-9CE6-06BEB5FCA3DE}.Debug|Win32.Build.0 = Debug|Win32
+		{3A0CB1E4-2BD9-4C26-9CE6-06BEB5FCA3DE}.Release|Win32.ActiveCfg = Release|Win32
+		{3A0CB1E4-2BD9-4C26-9CE6-06BEB5FCA3DE}.Release|Win32.Build.0 = Release|Win32
+		{3A0CB1E4-2BD9-4C26-9CE6-06BEB5FCA3DE}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{3A0CB1E4-2BD9-4C26-9CE6-06BEB5FCA3DE}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{3A0CB1E4-2BD9-4C26-9CE6-06BEB5FCA3DE}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{3A0CB1E4-2BD9-4C26-9CE6-06BEB5FCA3DE}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{5C602B23-A183-454B-BFD1-70FC1DA8D9EA}.Debug|Win32.ActiveCfg = Debug|Win32
+		{5C602B23-A183-454B-BFD1-70FC1DA8D9EA}.Debug|Win32.Build.0 = Debug|Win32
+		{5C602B23-A183-454B-BFD1-70FC1DA8D9EA}.Release|Win32.ActiveCfg = Release|Win32
+		{5C602B23-A183-454B-BFD1-70FC1DA8D9EA}.Release|Win32.Build.0 = Release|Win32
+		{5C602B23-A183-454B-BFD1-70FC1DA8D9EA}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{5C602B23-A183-454B-BFD1-70FC1DA8D9EA}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{5C602B23-A183-454B-BFD1-70FC1DA8D9EA}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{5C602B23-A183-454B-BFD1-70FC1DA8D9EA}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{13C3DF1C-AC43-4A1F-ADCA-5A670EEF83B1}.Debug|Win32.ActiveCfg = Debug|Win32
+		{13C3DF1C-AC43-4A1F-ADCA-5A670EEF83B1}.Debug|Win32.Build.0 = Debug|Win32
+		{13C3DF1C-AC43-4A1F-ADCA-5A670EEF83B1}.Release|Win32.ActiveCfg = Release|Win32
+		{13C3DF1C-AC43-4A1F-ADCA-5A670EEF83B1}.Release|Win32.Build.0 = Release|Win32
+		{13C3DF1C-AC43-4A1F-ADCA-5A670EEF83B1}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{13C3DF1C-AC43-4A1F-ADCA-5A670EEF83B1}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{13C3DF1C-AC43-4A1F-ADCA-5A670EEF83B1}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{13C3DF1C-AC43-4A1F-ADCA-5A670EEF83B1}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{115F9766-37FF-498A-B19C-552C32FDA770}.Debug|Win32.ActiveCfg = Debug|Win32
+		{115F9766-37FF-498A-B19C-552C32FDA770}.Debug|Win32.Build.0 = Debug|Win32
+		{115F9766-37FF-498A-B19C-552C32FDA770}.Release|Win32.ActiveCfg = Release|Win32
+		{115F9766-37FF-498A-B19C-552C32FDA770}.Release|Win32.Build.0 = Release|Win32
+		{115F9766-37FF-498A-B19C-552C32FDA770}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{115F9766-37FF-498A-B19C-552C32FDA770}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{115F9766-37FF-498A-B19C-552C32FDA770}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{115F9766-37FF-498A-B19C-552C32FDA770}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{A3211B2E-7229-4242-BF3E-0D8379FC3569}.Debug|Win32.ActiveCfg = Debug|Win32
+		{A3211B2E-7229-4242-BF3E-0D8379FC3569}.Debug|Win32.Build.0 = Debug|Win32
+		{A3211B2E-7229-4242-BF3E-0D8379FC3569}.Release|Win32.ActiveCfg = Release|Win32
+		{A3211B2E-7229-4242-BF3E-0D8379FC3569}.Release|Win32.Build.0 = Release|Win32
+		{A3211B2E-7229-4242-BF3E-0D8379FC3569}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{A3211B2E-7229-4242-BF3E-0D8379FC3569}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{A3211B2E-7229-4242-BF3E-0D8379FC3569}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{A3211B2E-7229-4242-BF3E-0D8379FC3569}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{26E9942F-0258-4C85-BCC4-30A876D91E2A}.Debug|Win32.ActiveCfg = Debug|Win32
+		{26E9942F-0258-4C85-BCC4-30A876D91E2A}.Debug|Win32.Build.0 = Debug|Win32
+		{26E9942F-0258-4C85-BCC4-30A876D91E2A}.Release|Win32.ActiveCfg = Release|Win32
+		{26E9942F-0258-4C85-BCC4-30A876D91E2A}.Release|Win32.Build.0 = Release|Win32
+		{26E9942F-0258-4C85-BCC4-30A876D91E2A}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{26E9942F-0258-4C85-BCC4-30A876D91E2A}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{26E9942F-0258-4C85-BCC4-30A876D91E2A}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{26E9942F-0258-4C85-BCC4-30A876D91E2A}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{33916FE1-3246-441F-BF4A-D5B0DBA62BE6}.Debug|Win32.ActiveCfg = Debug|Win32
+		{33916FE1-3246-441F-BF4A-D5B0DBA62BE6}.Debug|Win32.Build.0 = Debug|Win32
+		{33916FE1-3246-441F-BF4A-D5B0DBA62BE6}.Release|Win32.ActiveCfg = Release|Win32
+		{33916FE1-3246-441F-BF4A-D5B0DBA62BE6}.Release|Win32.Build.0 = Release|Win32
+		{33916FE1-3246-441F-BF4A-D5B0DBA62BE6}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{33916FE1-3246-441F-BF4A-D5B0DBA62BE6}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{33916FE1-3246-441F-BF4A-D5B0DBA62BE6}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{33916FE1-3246-441F-BF4A-D5B0DBA62BE6}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{3FE60507-E821-49B0-810E-9E8C7BE4FC82}.Debug|Win32.ActiveCfg = Debug|Win32
+		{3FE60507-E821-49B0-810E-9E8C7BE4FC82}.Debug|Win32.Build.0 = Debug|Win32
+		{3FE60507-E821-49B0-810E-9E8C7BE4FC82}.Release|Win32.ActiveCfg = Release|Win32
+		{3FE60507-E821-49B0-810E-9E8C7BE4FC82}.Release|Win32.Build.0 = Release|Win32
+		{3FE60507-E821-49B0-810E-9E8C7BE4FC82}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{3FE60507-E821-49B0-810E-9E8C7BE4FC82}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{3FE60507-E821-49B0-810E-9E8C7BE4FC82}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{3FE60507-E821-49B0-810E-9E8C7BE4FC82}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{FD458E07-4A18-4D94-A708-C83C3A14E48A}.Debug|Win32.ActiveCfg = Debug|Win32
+		{FD458E07-4A18-4D94-A708-C83C3A14E48A}.Debug|Win32.Build.0 = Debug|Win32
+		{FD458E07-4A18-4D94-A708-C83C3A14E48A}.Release|Win32.ActiveCfg = Release|Win32
+		{FD458E07-4A18-4D94-A708-C83C3A14E48A}.Release|Win32.Build.0 = Release|Win32
+		{FD458E07-4A18-4D94-A708-C83C3A14E48A}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{FD458E07-4A18-4D94-A708-C83C3A14E48A}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{FD458E07-4A18-4D94-A708-C83C3A14E48A}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{FD458E07-4A18-4D94-A708-C83C3A14E48A}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{5CD30196-4B0E-418D-97C3-4BEFD808792A}.Debug|Win32.ActiveCfg = Debug|Win32
+		{5CD30196-4B0E-418D-97C3-4BEFD808792A}.Debug|Win32.Build.0 = Debug|Win32
+		{5CD30196-4B0E-418D-97C3-4BEFD808792A}.Release|Win32.ActiveCfg = Release|Win32
+		{5CD30196-4B0E-418D-97C3-4BEFD808792A}.Release|Win32.Build.0 = Release|Win32
+		{5CD30196-4B0E-418D-97C3-4BEFD808792A}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{5CD30196-4B0E-418D-97C3-4BEFD808792A}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{5CD30196-4B0E-418D-97C3-4BEFD808792A}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{5CD30196-4B0E-418D-97C3-4BEFD808792A}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{C1A0E8AB-62BF-43D8-91DA-77E1371E0400}.Debug|Win32.ActiveCfg = Debug|Win32
+		{C1A0E8AB-62BF-43D8-91DA-77E1371E0400}.Debug|Win32.Build.0 = Debug|Win32
+		{C1A0E8AB-62BF-43D8-91DA-77E1371E0400}.Release|Win32.ActiveCfg = Release|Win32
+		{C1A0E8AB-62BF-43D8-91DA-77E1371E0400}.Release|Win32.Build.0 = Release|Win32
+		{C1A0E8AB-62BF-43D8-91DA-77E1371E0400}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{C1A0E8AB-62BF-43D8-91DA-77E1371E0400}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{C1A0E8AB-62BF-43D8-91DA-77E1371E0400}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{C1A0E8AB-62BF-43D8-91DA-77E1371E0400}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{54FDCE8D-E6A5-42BF-A3A4-CBCD19F7E0FD}.Debug|Win32.ActiveCfg = Debug|Win32
+		{54FDCE8D-E6A5-42BF-A3A4-CBCD19F7E0FD}.Debug|Win32.Build.0 = Debug|Win32
+		{54FDCE8D-E6A5-42BF-A3A4-CBCD19F7E0FD}.Release|Win32.ActiveCfg = Release|Win32
+		{54FDCE8D-E6A5-42BF-A3A4-CBCD19F7E0FD}.Release|Win32.Build.0 = Release|Win32
+		{54FDCE8D-E6A5-42BF-A3A4-CBCD19F7E0FD}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{54FDCE8D-E6A5-42BF-A3A4-CBCD19F7E0FD}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{54FDCE8D-E6A5-42BF-A3A4-CBCD19F7E0FD}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{54FDCE8D-E6A5-42BF-A3A4-CBCD19F7E0FD}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{737E94C8-040A-449D-8423-FA05562F68D6}.Debug|Win32.ActiveCfg = Debug|Win32
+		{737E94C8-040A-449D-8423-FA05562F68D6}.Debug|Win32.Build.0 = Debug|Win32
+		{737E94C8-040A-449D-8423-FA05562F68D6}.Release|Win32.ActiveCfg = Release|Win32
+		{737E94C8-040A-449D-8423-FA05562F68D6}.Release|Win32.Build.0 = Release|Win32
+		{737E94C8-040A-449D-8423-FA05562F68D6}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{737E94C8-040A-449D-8423-FA05562F68D6}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{737E94C8-040A-449D-8423-FA05562F68D6}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{737E94C8-040A-449D-8423-FA05562F68D6}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Debug|Win32.ActiveCfg = Debug|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Debug|Win32.Build.0 = Debug|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Release|Win32.ActiveCfg = Release|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Release|Win32.Build.0 = Release|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{F28FE0A2-97A5-46CF-83D7-A9B6C35F233C}.Debug|Win32.ActiveCfg = Debug|Win32
+		{F28FE0A2-97A5-46CF-83D7-A9B6C35F233C}.Release|Win32.ActiveCfg = Release|Win32
+		{F28FE0A2-97A5-46CF-83D7-A9B6C35F233C}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{F28FE0A2-97A5-46CF-83D7-A9B6C35F233C}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{8517255F-74F5-47F4-AB33-681215150CD4}.Debug|Win32.ActiveCfg = Debug|Win32
+		{8517255F-74F5-47F4-AB33-681215150CD4}.Release|Win32.ActiveCfg = Release|Win32
+		{8517255F-74F5-47F4-AB33-681215150CD4}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{8517255F-74F5-47F4-AB33-681215150CD4}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{46450E88-FE30-4CB4-9E12-CB7FB76B8DCB}.Debug|Win32.ActiveCfg = Debug|Win32
+		{46450E88-FE30-4CB4-9E12-CB7FB76B8DCB}.Release|Win32.ActiveCfg = Release|Win32
+		{46450E88-FE30-4CB4-9E12-CB7FB76B8DCB}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{46450E88-FE30-4CB4-9E12-CB7FB76B8DCB}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{9BE0E6E8-5D29-4C66-AE17-5201E4FBA02C}.Debug|Win32.ActiveCfg = Debug|Win32
+		{9BE0E6E8-5D29-4C66-AE17-5201E4FBA02C}.Release|Win32.ActiveCfg = Release|Win32
+		{9BE0E6E8-5D29-4C66-AE17-5201E4FBA02C}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{9BE0E6E8-5D29-4C66-AE17-5201E4FBA02C}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{D2A83C82-EF14-4315-B954-79B0F8DEA035}.Debug|Win32.ActiveCfg = Debug|Win32
+		{D2A83C82-EF14-4315-B954-79B0F8DEA035}.Release|Win32.ActiveCfg = Release|Win32
+		{D2A83C82-EF14-4315-B954-79B0F8DEA035}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{D2A83C82-EF14-4315-B954-79B0F8DEA035}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{BCBE9E50-04E8-49F2-B52D-B27F47571FC3}.Debug|Win32.ActiveCfg = Debug|Win32
+		{BCBE9E50-04E8-49F2-B52D-B27F47571FC3}.Release|Win32.ActiveCfg = Release|Win32
+		{BCBE9E50-04E8-49F2-B52D-B27F47571FC3}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{BCBE9E50-04E8-49F2-B52D-B27F47571FC3}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{B03D7A74-613F-47F1-A75C-4FB8217A59FB}.Debug|Win32.ActiveCfg = Debug|Win32
+		{B03D7A74-613F-47F1-A75C-4FB8217A59FB}.Release|Win32.ActiveCfg = Release|Win32
+		{B03D7A74-613F-47F1-A75C-4FB8217A59FB}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{B03D7A74-613F-47F1-A75C-4FB8217A59FB}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{9F95E0F8-62F8-40AC-91C1-0150E9EB5192}.Debug|Win32.ActiveCfg = Debug|Win32
+		{9F95E0F8-62F8-40AC-91C1-0150E9EB5192}.Release|Win32.ActiveCfg = Release|Win32
+		{9F95E0F8-62F8-40AC-91C1-0150E9EB5192}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{9F95E0F8-62F8-40AC-91C1-0150E9EB5192}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{3E62D516-908D-467F-9559-A9C57253DC38}.Debug|Win32.ActiveCfg = Debug|Win32
+		{3E62D516-908D-467F-9559-A9C57253DC38}.Release|Win32.ActiveCfg = Release|Win32
+		{3E62D516-908D-467F-9559-A9C57253DC38}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{3E62D516-908D-467F-9559-A9C57253DC38}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{4356E8F0-8719-43E0-B994-EB678B1D4A0D}.Debug|Win32.ActiveCfg = Debug|Win32
+		{4356E8F0-8719-43E0-B994-EB678B1D4A0D}.Release|Win32.ActiveCfg = Release|Win32
+		{4356E8F0-8719-43E0-B994-EB678B1D4A0D}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{4356E8F0-8719-43E0-B994-EB678B1D4A0D}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{020C6ABF-B4AB-4C90-A505-F424821EBF56}.Debug|Win32.ActiveCfg = Debug|Win32
+		{020C6ABF-B4AB-4C90-A505-F424821EBF56}.Release|Win32.ActiveCfg = Release|Win32
+		{020C6ABF-B4AB-4C90-A505-F424821EBF56}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{020C6ABF-B4AB-4C90-A505-F424821EBF56}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{2C24D7E6-B312-4B8D-9800-14EF47FE5138}.Debug|Win32.ActiveCfg = Debug|Win32
+		{2C24D7E6-B312-4B8D-9800-14EF47FE5138}.Release|Win32.ActiveCfg = Release|Win32
+		{2C24D7E6-B312-4B8D-9800-14EF47FE5138}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{2C24D7E6-B312-4B8D-9800-14EF47FE5138}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{4CE86B46-F5D4-45EA-BEA3-A6A59232F745}.Debug|Win32.ActiveCfg = Debug|Win32
+		{4CE86B46-F5D4-45EA-BEA3-A6A59232F745}.Release|Win32.ActiveCfg = Release|Win32
+		{4CE86B46-F5D4-45EA-BEA3-A6A59232F745}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{4CE86B46-F5D4-45EA-BEA3-A6A59232F745}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{571C574C-B915-4E9D-85BF-87CCF4A8638E}.Debug|Win32.ActiveCfg = Debug|Win32
+		{571C574C-B915-4E9D-85BF-87CCF4A8638E}.Release|Win32.ActiveCfg = Release|Win32
+		{571C574C-B915-4E9D-85BF-87CCF4A8638E}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{571C574C-B915-4E9D-85BF-87CCF4A8638E}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{C24A3C29-66A6-4047-92A1-733E62B242C6}.Debug|Win32.ActiveCfg = Debug|Win32
+		{C24A3C29-66A6-4047-92A1-733E62B242C6}.Release|Win32.ActiveCfg = Release|Win32
+		{C24A3C29-66A6-4047-92A1-733E62B242C6}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{C24A3C29-66A6-4047-92A1-733E62B242C6}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{115D139D-A4B0-4A0E-B418-E991DC11B11D}.Debug|Win32.ActiveCfg = Debug|Win32
+		{115D139D-A4B0-4A0E-B418-E991DC11B11D}.Release|Win32.ActiveCfg = Release|Win32
+		{115D139D-A4B0-4A0E-B418-E991DC11B11D}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{115D139D-A4B0-4A0E-B418-E991DC11B11D}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{9B1EE063-CA12-4675-B6E6-CD611F8AB010}.Debug|Win32.ActiveCfg = Debug|Win32
+		{9B1EE063-CA12-4675-B6E6-CD611F8AB010}.Release|Win32.ActiveCfg = Release|Win32
+		{9B1EE063-CA12-4675-B6E6-CD611F8AB010}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{9B1EE063-CA12-4675-B6E6-CD611F8AB010}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{C9FB05E7-56AC-4679-9DD1-3C6402E5392F}.Debug|Win32.ActiveCfg = Debug|Win32
+		{C9FB05E7-56AC-4679-9DD1-3C6402E5392F}.Release|Win32.ActiveCfg = Release|Win32
+		{C9FB05E7-56AC-4679-9DD1-3C6402E5392F}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{C9FB05E7-56AC-4679-9DD1-3C6402E5392F}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{CD4F784E-300C-4C97-AB93-2D29067FD60E}.Debug|Win32.ActiveCfg = Debug|Win32
+		{CD4F784E-300C-4C97-AB93-2D29067FD60E}.Release|Win32.ActiveCfg = Release|Win32
+		{CD4F784E-300C-4C97-AB93-2D29067FD60E}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{CD4F784E-300C-4C97-AB93-2D29067FD60E}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{DCBF90B4-94E6-4E61-AB18-BF2FE3359356}.Debug|Win32.ActiveCfg = Debug|Win32
+		{DCBF90B4-94E6-4E61-AB18-BF2FE3359356}.Release|Win32.ActiveCfg = Release|Win32
+		{DCBF90B4-94E6-4E61-AB18-BF2FE3359356}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{DCBF90B4-94E6-4E61-AB18-BF2FE3359356}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{ECAE8BBA-ED56-41FA-9500-C676D9888ABB}.Debug|Win32.ActiveCfg = Debug|Win32
+		{ECAE8BBA-ED56-41FA-9500-C676D9888ABB}.Release|Win32.ActiveCfg = Release|Win32
+		{ECAE8BBA-ED56-41FA-9500-C676D9888ABB}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{ECAE8BBA-ED56-41FA-9500-C676D9888ABB}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{F039F926-B4AE-4D26-9D34-382EFBF0251F}.Debug|Win32.ActiveCfg = Debug|Win32
+		{F039F926-B4AE-4D26-9D34-382EFBF0251F}.Release|Win32.ActiveCfg = Release|Win32
+		{F039F926-B4AE-4D26-9D34-382EFBF0251F}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{F039F926-B4AE-4D26-9D34-382EFBF0251F}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{6BE8E80A-45E0-4257-9995-1FB629E7AECF}.Debug|Win32.ActiveCfg = Debug|Win32
+		{6BE8E80A-45E0-4257-9995-1FB629E7AECF}.Release|Win32.ActiveCfg = Release|Win32
+		{6BE8E80A-45E0-4257-9995-1FB629E7AECF}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{6BE8E80A-45E0-4257-9995-1FB629E7AECF}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{0B5086A2-5009-444F-9159-A8E2104E58C2}.Debug|Win32.ActiveCfg = Debug|Win32
+		{0B5086A2-5009-444F-9159-A8E2104E58C2}.Release|Win32.ActiveCfg = Release|Win32
+		{0B5086A2-5009-444F-9159-A8E2104E58C2}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{0B5086A2-5009-444F-9159-A8E2104E58C2}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{620F5FA2-70C6-4923-9908-1F4A9EB70CDB}.Debug|Win32.ActiveCfg = Debug|Win32
+		{620F5FA2-70C6-4923-9908-1F4A9EB70CDB}.Release|Win32.ActiveCfg = Release|Win32
+		{620F5FA2-70C6-4923-9908-1F4A9EB70CDB}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{620F5FA2-70C6-4923-9908-1F4A9EB70CDB}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{2ED8D451-6FCE-440B-9D2A-CA351FF5CF63}.Debug|Win32.ActiveCfg = Debug|Win32
+		{2ED8D451-6FCE-440B-9D2A-CA351FF5CF63}.Release|Win32.ActiveCfg = Release|Win32
+		{2ED8D451-6FCE-440B-9D2A-CA351FF5CF63}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{2ED8D451-6FCE-440B-9D2A-CA351FF5CF63}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{F6534B1E-63B9-4FF6-BA6A-0EA06F9F63BF}.Debug|Win32.ActiveCfg = Debug|Win32
+		{F6534B1E-63B9-4FF6-BA6A-0EA06F9F63BF}.Release|Win32.ActiveCfg = Release|Win32
+		{F6534B1E-63B9-4FF6-BA6A-0EA06F9F63BF}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{F6534B1E-63B9-4FF6-BA6A-0EA06F9F63BF}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{0E27EE02-45F4-43B2-990C-869F9F4C4BC6}.Debug|Win32.ActiveCfg = Debug|Win32
+		{0E27EE02-45F4-43B2-990C-869F9F4C4BC6}.Release|Win32.ActiveCfg = Release|Win32
+		{0E27EE02-45F4-43B2-990C-869F9F4C4BC6}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{0E27EE02-45F4-43B2-990C-869F9F4C4BC6}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{C15B47F9-0438-4577-92E1-E34C85EB1BA5}.Debug|Win32.ActiveCfg = Debug|Win32
+		{C15B47F9-0438-4577-92E1-E34C85EB1BA5}.Release|Win32.ActiveCfg = Release|Win32
+		{C15B47F9-0438-4577-92E1-E34C85EB1BA5}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{C15B47F9-0438-4577-92E1-E34C85EB1BA5}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{2AF378CE-D3E7-476C-8FCD-C35547D3F6DF}.Debug|Win32.ActiveCfg = Debug|Win32
+		{2AF378CE-D3E7-476C-8FCD-C35547D3F6DF}.Release|Win32.ActiveCfg = Release|Win32
+		{2AF378CE-D3E7-476C-8FCD-C35547D3F6DF}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{2AF378CE-D3E7-476C-8FCD-C35547D3F6DF}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{26EB3917-C744-4168-8F50-97DED5CB7F79}.Debug|Win32.ActiveCfg = Debug|Win32
+		{26EB3917-C744-4168-8F50-97DED5CB7F79}.Release|Win32.ActiveCfg = Release|Win32
+		{26EB3917-C744-4168-8F50-97DED5CB7F79}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{26EB3917-C744-4168-8F50-97DED5CB7F79}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{9C8FBFAF-C30B-480A-ABDE-77A17CAC201C}.Debug|Win32.ActiveCfg = Debug|Win32
+		{9C8FBFAF-C30B-480A-ABDE-77A17CAC201C}.Release|Win32.ActiveCfg = Release|Win32
+		{9C8FBFAF-C30B-480A-ABDE-77A17CAC201C}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{9C8FBFAF-C30B-480A-ABDE-77A17CAC201C}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{F123C430-6EE8-48AA-AA9D-B83CECD1C4B2}.Debug|Win32.ActiveCfg = Debug|Win32
+		{F123C430-6EE8-48AA-AA9D-B83CECD1C4B2}.Release|Win32.ActiveCfg = Release|Win32
+		{F123C430-6EE8-48AA-AA9D-B83CECD1C4B2}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{F123C430-6EE8-48AA-AA9D-B83CECD1C4B2}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{CD78EBFC-BEA3-48C1-A574-C39AE06CD33F}.Debug|Win32.ActiveCfg = Debug|Win32
+		{CD78EBFC-BEA3-48C1-A574-C39AE06CD33F}.Release|Win32.ActiveCfg = Release|Win32
+		{CD78EBFC-BEA3-48C1-A574-C39AE06CD33F}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{CD78EBFC-BEA3-48C1-A574-C39AE06CD33F}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{AA3A04FF-3D39-4ECE-85A7-2C92658A57EA}.Debug|Win32.ActiveCfg = Debug|Win32
+		{AA3A04FF-3D39-4ECE-85A7-2C92658A57EA}.Release|Win32.ActiveCfg = Release|Win32
+		{AA3A04FF-3D39-4ECE-85A7-2C92658A57EA}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{AA3A04FF-3D39-4ECE-85A7-2C92658A57EA}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{1CFDAD97-62E4-4A65-AD85-DD0E78C0BA71}.Debug|Win32.ActiveCfg = Debug|Win32
+		{1CFDAD97-62E4-4A65-AD85-DD0E78C0BA71}.Release|Win32.ActiveCfg = Release|Win32
+		{1CFDAD97-62E4-4A65-AD85-DD0E78C0BA71}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{1CFDAD97-62E4-4A65-AD85-DD0E78C0BA71}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{BDC81A03-89D6-4090-BF7C-D13FC70256AF}.Debug|Win32.ActiveCfg = Debug|Win32
+		{BDC81A03-89D6-4090-BF7C-D13FC70256AF}.Release|Win32.ActiveCfg = Release|Win32
+		{BDC81A03-89D6-4090-BF7C-D13FC70256AF}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{BDC81A03-89D6-4090-BF7C-D13FC70256AF}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{E50FF547-C78B-4F15-9B68-507CCBC43E70}.Debug|Win32.ActiveCfg = Debug|Win32
+		{E50FF547-C78B-4F15-9B68-507CCBC43E70}.Release|Win32.ActiveCfg = Release|Win32
+		{E50FF547-C78B-4F15-9B68-507CCBC43E70}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{E50FF547-C78B-4F15-9B68-507CCBC43E70}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{3D0DCBDC-24DC-4B66-9C54-A61C9422D5BB}.Debug|Win32.ActiveCfg = Debug|Win32
+		{3D0DCBDC-24DC-4B66-9C54-A61C9422D5BB}.Release|Win32.ActiveCfg = Release|Win32
+		{3D0DCBDC-24DC-4B66-9C54-A61C9422D5BB}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{3D0DCBDC-24DC-4B66-9C54-A61C9422D5BB}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{9808E516-AFCA-4318-B6F0-5EA3B979110E}.Debug|Win32.ActiveCfg = Debug|Win32
+		{9808E516-AFCA-4318-B6F0-5EA3B979110E}.Release|Win32.ActiveCfg = Release|Win32
+		{9808E516-AFCA-4318-B6F0-5EA3B979110E}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{9808E516-AFCA-4318-B6F0-5EA3B979110E}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{B1B37740-4FFF-40F1-BC8F-E09A27F5045A}.Debug|Win32.ActiveCfg = Debug|Win32
+		{B1B37740-4FFF-40F1-BC8F-E09A27F5045A}.Release|Win32.ActiveCfg = Release|Win32
+		{B1B37740-4FFF-40F1-BC8F-E09A27F5045A}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{B1B37740-4FFF-40F1-BC8F-E09A27F5045A}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{E0F93673-9D10-4512-9D3A-6CF9A754A53C}.Debug|Win32.ActiveCfg = Debug|Win32
+		{E0F93673-9D10-4512-9D3A-6CF9A754A53C}.Release|Win32.ActiveCfg = Release|Win32
+		{E0F93673-9D10-4512-9D3A-6CF9A754A53C}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{E0F93673-9D10-4512-9D3A-6CF9A754A53C}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{841C45F2-A261-42E7-A042-2866B92E689F}.Debug|Win32.ActiveCfg = Debug|Win32
+		{841C45F2-A261-42E7-A042-2866B92E689F}.Release|Win32.ActiveCfg = Release|Win32
+		{841C45F2-A261-42E7-A042-2866B92E689F}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{841C45F2-A261-42E7-A042-2866B92E689F}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{8FA448C6-4A2E-4BC5-A6E4-D67BF394F1C9}.Debug|Win32.ActiveCfg = Debug|Win32
+		{8FA448C6-4A2E-4BC5-A6E4-D67BF394F1C9}.Release|Win32.ActiveCfg = Release|Win32
+		{8FA448C6-4A2E-4BC5-A6E4-D67BF394F1C9}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{8FA448C6-4A2E-4BC5-A6E4-D67BF394F1C9}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{87F7AB29-5C0E-406E-897D-2A0B5C380115}.Debug|Win32.ActiveCfg = Debug|Win32
+		{87F7AB29-5C0E-406E-897D-2A0B5C380115}.Release|Win32.ActiveCfg = Release|Win32
+		{87F7AB29-5C0E-406E-897D-2A0B5C380115}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{87F7AB29-5C0E-406E-897D-2A0B5C380115}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{9E8F26EF-A43B-4120-BA65-12A3B529686F}.Debug|Win32.ActiveCfg = Debug|Win32
+		{9E8F26EF-A43B-4120-BA65-12A3B529686F}.Release|Win32.ActiveCfg = Release|Win32
+		{9E8F26EF-A43B-4120-BA65-12A3B529686F}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{9E8F26EF-A43B-4120-BA65-12A3B529686F}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{2212B17F-050C-4C68-949F-52C1715D0A76}.Debug|Win32.ActiveCfg = Debug|Win32
+		{2212B17F-050C-4C68-949F-52C1715D0A76}.Release|Win32.ActiveCfg = Release|Win32
+		{2212B17F-050C-4C68-949F-52C1715D0A76}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{2212B17F-050C-4C68-949F-52C1715D0A76}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ExtensibilityGlobals) = postSolution
+	EndGlobalSection
+	GlobalSection(ExtensibilityAddIns) = postSolution
+	EndGlobalSection
+EndGlobal

Copied: trunk/ImageProcessing/opencv/PACKAGE.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/PACKAGE.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/PACKAGE.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/PACKAGE.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,186 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{33F42C36-1EE4-4E2E-A533-F95493177B79}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>PACKAGE</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\PACKAGE_force.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ALL_BUILD.vcxproj">
+      <Project>B947F6ED-BEAA-4A93-AB1F-586DF141AC43</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/ZERO_CHECK.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/ZERO_CHECK.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/ZERO_CHECK.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/ZERO_CHECK.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,154 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{87493064-6817-4173-BA90-7F469034490A}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ZERO_CHECK</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\ZERO_CHECK.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\generate.stamp.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\cpack_resources\wix.xsl.in;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\ZERO_CHECK" />
+  </ItemGroup>
+  <ItemGroup>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/build_vc10.bat (from rev 49, branches/ForVC2010/ImageProcessing/opencv/build_vc10.bat)
===================================================================
--- trunk/ImageProcessing/opencv/build_vc10.bat	                        (rev 0)
+++ trunk/ImageProcessing/opencv/build_vc10.bat	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,18 @@
+ at rem
+ at rem This is a batch file to build OpenCV-rtcs. 
+ at rem
+ at rem Using:
+ at rem   + Please install the following tools beforehand. 
+ at rem     -- cmake
+ at rem     -- vc2010
+ at rem     -- OpenCV
+ at rem   + Please set path of cmake and vc2010.  
+ at rem
+
+ at set PATH="C:\Program Files\CMake 2.8\bin";"C:\Program Files\Microsoft Visual Studio 10.0\VC\BIN";"c:\WINDOWS\Microsoft.NET\Framework\v4.0.30319";"C:\Program Files\Microsoft Visual Studio 10.0\VC\vcpackages";%PATH%
+
+echo Generating SoLutio files / WorkSpace.
+cmake -G "Visual Studio 10"
+
+msbuild /M:2 /t:rebuild /p:configuration=release ImageProcessing_opencv.sln
+

Copied: trunk/ImageProcessing/opencv/components/Affine/ALL_BUILD.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Affine/ALL_BUILD.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Affine/ALL_BUILD.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Affine/ALL_BUILD.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,160 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ALL_BUILD</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Affine;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Affine;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Affine;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Affine;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\ALL_BUILD.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Affine\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Affine\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Affine\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Affine\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\ALL_BUILD" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Affine/Affine.vcxproj">
+      <Project>1196ADB4-F69F-4F7E-84FE-849018F7F3C2</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Affine/AffineComp.vcxproj">
+      <Project>0589E138-7CC9-4B78-8F01-7A5EA87E825D</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Affine/Affine.sln (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Affine/Affine.sln)
===================================================================
--- trunk/ImageProcessing/opencv/components/Affine/Affine.sln	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Affine/Affine.sln	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,114 @@
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ALL_BUILD", "ALL_BUILD.vcxproj", "{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}"
+	ProjectSection(ProjectDependencies) = postProject
+		{1196ADB4-F69F-4F7E-84FE-849018F7F3C2} = {1196ADB4-F69F-4F7E-84FE-849018F7F3C2}
+		{0589E138-7CC9-4B78-8F01-7A5EA87E825D} = {0589E138-7CC9-4B78-8F01-7A5EA87E825D}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Affine", "Affine.vcxproj", "{1196ADB4-F69F-4F7E-84FE-849018F7F3C2}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AffineComp", "AffineComp.vcxproj", "{0589E138-7CC9-4B78-8F01-7A5EA87E825D}"
+	ProjectSection(ProjectDependencies) = postProject
+		{1196ADB4-F69F-4F7E-84FE-849018F7F3C2} = {1196ADB4-F69F-4F7E-84FE-849018F7F3C2}
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "INSTALL", "INSTALL.vcxproj", "{0F103D78-0F29-4905-BDD6-10170713B2B6}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43} = {B947F6ED-BEAA-4A93-AB1F-586DF141AC43}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PACKAGE", "PACKAGE.vcxproj", "{33F42C36-1EE4-4E2E-A533-F95493177B79}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43} = {B947F6ED-BEAA-4A93-AB1F-586DF141AC43}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZERO_CHECK", "..\..\ZERO_CHECK.vcxproj", "{87493064-6817-4173-BA90-7F469034490A}"
+	ProjectSection(ProjectDependencies) = postProject
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doc", "doc.vcxproj", "{F28FE0A2-97A5-46CF-83D7-A9B6C35F233C}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doxygen_Affine", "doxygen_Affine.vcxproj", "{8517255F-74F5-47F4-AB33-681215150CD4}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uninstall_Affine", "uninstall_Affine.vcxproj", "{620F5FA2-70C6-4923-9908-1F4A9EB70CDB}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Win32 = Debug|Win32
+		Release|Win32 = Release|Win32
+		MinSizeRel|Win32 = MinSizeRel|Win32
+		RelWithDebInfo|Win32 = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Debug|Win32.ActiveCfg = Debug|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Debug|Win32.Build.0 = Debug|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Release|Win32.ActiveCfg = Release|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Release|Win32.Build.0 = Release|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{1196ADB4-F69F-4F7E-84FE-849018F7F3C2}.Debug|Win32.ActiveCfg = Debug|Win32
+		{1196ADB4-F69F-4F7E-84FE-849018F7F3C2}.Debug|Win32.Build.0 = Debug|Win32
+		{1196ADB4-F69F-4F7E-84FE-849018F7F3C2}.Release|Win32.ActiveCfg = Release|Win32
+		{1196ADB4-F69F-4F7E-84FE-849018F7F3C2}.Release|Win32.Build.0 = Release|Win32
+		{1196ADB4-F69F-4F7E-84FE-849018F7F3C2}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{1196ADB4-F69F-4F7E-84FE-849018F7F3C2}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{1196ADB4-F69F-4F7E-84FE-849018F7F3C2}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{1196ADB4-F69F-4F7E-84FE-849018F7F3C2}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{0589E138-7CC9-4B78-8F01-7A5EA87E825D}.Debug|Win32.ActiveCfg = Debug|Win32
+		{0589E138-7CC9-4B78-8F01-7A5EA87E825D}.Debug|Win32.Build.0 = Debug|Win32
+		{0589E138-7CC9-4B78-8F01-7A5EA87E825D}.Release|Win32.ActiveCfg = Release|Win32
+		{0589E138-7CC9-4B78-8F01-7A5EA87E825D}.Release|Win32.Build.0 = Release|Win32
+		{0589E138-7CC9-4B78-8F01-7A5EA87E825D}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{0589E138-7CC9-4B78-8F01-7A5EA87E825D}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{0589E138-7CC9-4B78-8F01-7A5EA87E825D}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{0589E138-7CC9-4B78-8F01-7A5EA87E825D}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.Debug|Win32.ActiveCfg = Debug|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.Release|Win32.ActiveCfg = Release|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.Debug|Win32.ActiveCfg = Debug|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.Release|Win32.ActiveCfg = Release|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Debug|Win32.ActiveCfg = Debug|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Debug|Win32.Build.0 = Debug|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Release|Win32.ActiveCfg = Release|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Release|Win32.Build.0 = Release|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{F28FE0A2-97A5-46CF-83D7-A9B6C35F233C}.Debug|Win32.ActiveCfg = Debug|Win32
+		{F28FE0A2-97A5-46CF-83D7-A9B6C35F233C}.Release|Win32.ActiveCfg = Release|Win32
+		{F28FE0A2-97A5-46CF-83D7-A9B6C35F233C}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{F28FE0A2-97A5-46CF-83D7-A9B6C35F233C}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{8517255F-74F5-47F4-AB33-681215150CD4}.Debug|Win32.ActiveCfg = Debug|Win32
+		{8517255F-74F5-47F4-AB33-681215150CD4}.Release|Win32.ActiveCfg = Release|Win32
+		{8517255F-74F5-47F4-AB33-681215150CD4}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{8517255F-74F5-47F4-AB33-681215150CD4}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{620F5FA2-70C6-4923-9908-1F4A9EB70CDB}.Debug|Win32.ActiveCfg = Debug|Win32
+		{620F5FA2-70C6-4923-9908-1F4A9EB70CDB}.Release|Win32.ActiveCfg = Release|Win32
+		{620F5FA2-70C6-4923-9908-1F4A9EB70CDB}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{620F5FA2-70C6-4923-9908-1F4A9EB70CDB}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ExtensibilityGlobals) = postSolution
+	EndGlobalSection
+	GlobalSection(ExtensibilityAddIns) = postSolution
+	EndGlobalSection
+EndGlobal

Copied: trunk/ImageProcessing/opencv/components/Affine/Affine.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Affine/Affine.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Affine/Affine.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Affine/Affine.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,292 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{1196ADB4-F69F-4F7E-84FE-849018F7F3C2}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>Affine</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\Debug\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Affine.dir\Debug\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Affine</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\Release\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Affine.dir\Release\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Affine</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\MinSizeRel\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Affine.dir\MinSizeRel\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Affine</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\RelWithDebInfo\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Affine.dir\RelWithDebInfo\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Affine</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">true</LinkIncremental>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Affine;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
+      <Optimization>Disabled</Optimization>
+      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Debug";Affine_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Debug</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Affine/Debug/Affine.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Debug\";Affine_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Affine;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Affine;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rtd.lib;omniDynamic414_rtd.lib;omnithread34_rtd.lib;RTC110d.lib;coil110d.lib;ws2_32.lib;mswsock.lib;opencv_core220d.lib;opencv_imgproc220d.lib;opencv_features2d220d.lib;opencv_gpu220d.lib;opencv_calib3d220d.lib;opencv_objdetect220d.lib;opencv_video220d.lib;opencv_highgui220d.lib;opencv_ml220d.lib;opencv_legacy220d.lib;opencv_contrib220d.lib;opencv_flann220d.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Affine/Debug/Affine.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Affine/Debug/Affine.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Affine;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Release";Affine_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Release</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Affine/Release/Affine.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Release\";Affine_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Affine;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Affine;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Affine/Release/Affine.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Affine/Release/Affine.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Affine;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MinSpace</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="MinSizeRel";Affine_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>MinSizeRel</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Affine/MinSizeRel/Affine.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"MinSizeRel\";Affine_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Affine;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Affine;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Affine/MinSizeRel/Affine.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Affine/MinSizeRel/Affine.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Affine;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="RelWithDebInfo";Affine_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>RelWithDebInfo</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Affine/RelWithDebInfo/Affine.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"RelWithDebInfo\";Affine_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Affine;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Affine;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Affine/RelWithDebInfo/Affine.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Affine/RelWithDebInfo/Affine.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Affine\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Affine\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Affine\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Affine\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="Affine.cpp" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Affine/AffineComp.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Affine/AffineComp.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Affine/AffineComp.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Affine/AffineComp.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,295 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{0589E138-7CC9-4B78-8F01-7A5EA87E825D}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>AffineComp</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\Debug\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AffineComp.dir\Debug\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AffineComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\Release\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AffineComp.dir\Release\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AffineComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\MinSizeRel\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">AffineComp.dir\MinSizeRel\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">AffineComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\RelWithDebInfo\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">AffineComp.dir\RelWithDebInfo\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">AffineComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">true</LinkIncremental>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Affine;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
+      <Optimization>Disabled</Optimization>
+      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Debug";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Debug</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Affine/Debug/AffineComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Debug\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Affine;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Affine;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;Debug\Affine.lib;omniORB414_rtd.lib;omniDynamic414_rtd.lib;omnithread34_rtd.lib;RTC110d.lib;coil110d.lib;ws2_32.lib;mswsock.lib;opencv_core220d.lib;opencv_imgproc220d.lib;opencv_features2d220d.lib;opencv_gpu220d.lib;opencv_calib3d220d.lib;opencv_objdetect220d.lib;opencv_video220d.lib;opencv_highgui220d.lib;opencv_ml220d.lib;opencv_legacy220d.lib;opencv_contrib220d.lib;opencv_flann220d.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Affine/Debug/AffineComp.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Affine/Debug/AffineComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Affine;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Release";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Release</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Affine/Release/AffineComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Release\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Affine;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Affine;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;Release\Affine.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Affine/Release/AffineComp.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Affine/Release/AffineComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Affine;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MinSpace</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="MinSizeRel";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>MinSizeRel</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Affine/MinSizeRel/AffineComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"MinSizeRel\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Affine;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Affine;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;MinSizeRel\Affine.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Affine/MinSizeRel/AffineComp.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Affine/MinSizeRel/AffineComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Affine;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="RelWithDebInfo";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>RelWithDebInfo</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Affine/RelWithDebInfo/AffineComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"RelWithDebInfo\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Affine;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Affine;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;RelWithDebInfo\Affine.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Affine/RelWithDebInfo/AffineComp.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Affine/RelWithDebInfo/AffineComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Affine\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Affine\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Affine\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Affine\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="AffineComp.cpp" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Affine/Affine.vcxproj">
+      <Project>1196ADB4-F69F-4F7E-84FE-849018F7F3C2</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Affine/CMakeLists.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Affine/CMakeLists.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/Affine/CMakeLists.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Affine/CMakeLists.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,299 @@
+cmake_minimum_required(VERSION 2.8 FATAL_ERROR)
+
+project(Affine)
+
+#add_executable(AffineComp Affine.cpp Affine.h AffineComp.cpp) 
+
+set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS true)
+set(CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake_modules")
+
+set(LINUX_PACKAGE_GENERATOR "DEB")
+#set(LINUX_PACKAGE_GENERATOR "RPM")
+
+
+# component settings
+set(RTC_NAME "${PROJECT_NAME}")
+set(RTC_VERSION "1.0.0")
+set(RTC_VERSION_MAJOR "1")
+set(RTC_VERSION_MINOR "0")
+set(RTC_VERSION_PATCH "0")
+set(RTC_LANG "c++")
+set(RTC_DESCRIPTION "WiiRemote Agent Component")
+set(RTC_VENDOR "Shibaura Inst. of Tech, Tanaka & Fujita & Takasu")
+set(RTC_MAINTAINER "author at example.com")
+
+string(TOLOWER ${RTC_NAME} PACKAGE_NAME)
+set(PACKAGE_VERSION "${RTC_VERSION_MAJOR}.${RTC_VERSION_MINOR}.${RTC_VERSION_PATCH}")
+
+set(IDL_FILES ""
+)
+
+set(SKEL_SRCS ""
+)
+
+set(STUB_SRCS ""
+)
+
+set(IMPL_SRCS ""
+)
+
+set(IMPL_INCS ""
+)
+
+set(LIBS_SRCS Affine.cpp)
+
+set(LIBS_INCS Affine.h)
+
+set(EXEC_SRCS AffineComp.cpp)
+
+set(OTHER_SRCS CMakeLists.txt Doxyfile.in
+               RTC.xml Affine.conf rtc.conf)
+
+
+# check OpenRTM installed
+find_package(OpenRTM REQUIRED)
+
+list(APPEND CFLAGS ${OMNIORB_CFLAGS} ${OPENRTM_CFLAGS})
+list(APPEND INCLUDE_DIRS ${OMNIORB_INCLUDE_DIRS} ${OPENRTM_INCLUDE_DIRS} )
+list(APPEND LDFLAGS ${OMNIORB_LDFLAGS} ${OPENRTM_LDFLAGS})
+list(APPEND LIBRARY_DIRS ${OMNIORB_LIBRARY_DIRS} ${OPENRTM_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OMNIORB_LIBRARIES} ${OPENRTM_LIBRARIES})
+
+# check doxygen installed
+find_package(Doxygen)
+if(DOXYGEN_FOUND STREQUAL "NO")
+    message(FATAL_ERROR "Doxygen not found.")
+endif()
+
+
+if(WIN32)
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin/x86_win32")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(INSTALL_PREFIX "components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+else()
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(OPENRTM_SHARE_PREFIX "share/openrtm-${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}")
+    set(INSTALL_PREFIX "${OPENRTM_SHARE_PREFIX}/components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+endif()
+
+# check OpenCV installed
+find_package(OpenCV REQUIRED)
+
+list(APPEND INCLUDE_DIRS ${OPENCV_INCLUDE_DIRS})
+list(APPEND LIBRARY_DIRS ${OPENCV_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OPENCV_LIBRARIES})
+
+
+# add uninstall target
+configure_file(
+    "${CMAKE_CURRENT_SOURCE_DIR}/cmake_modules/cmake_uninstall.cmake.in"
+    "${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake"
+    IMMEDIATE @ONLY)
+add_custom_target(uninstall_${RTC_NAME} COMMAND 
+    ${CMAKE_COMMAND} -P ${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake)
+
+
+# target settings for library/executable
+list(APPEND INCLUDE_DIRS ${CMAKE_CURRENT_BINARY_DIR})
+include_directories(${INCLUDE_DIRS})
+
+link_directories(${LIBRARY_DIRS})
+
+add_definitions(${CFLAGS})
+
+foreach(idl ${IDL_FILES})
+    string(REGEX REPLACE "([^\\/]*)\\.idl" "\\1" idl_base ${idl})
+    add_custom_command(OUTPUT ${idl_base}Stub.cpp ${idl_base}Skel.cpp
+                       COMMAND ${OPENRTM_IDL_WRAPPER} ${OPENRTM_IDL_WRAPPER_FLAGS} --idl-file=${idl}
+                       COMMAND ${OPENRTM_IDLC} ${OPENRTM_IDLFLAGS} ${PROJECT_SOURCE_DIR}/${idl}
+                       DEPENDS ${idl})
+endforeach()
+
+if(CMAKE_COMPILER_IS_GNUCC)
+    string(REPLACE ";" " " LDFLAGS "${LDFLAGS}")
+endif()
+
+add_library(${RTC_NAME} SHARED
+            ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+target_link_libraries(${RTC_NAME} ${LIBRARIES})
+set_target_properties(${RTC_NAME} PROPERTIES PREFIX "")
+set_target_properties(${RTC_NAME} PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+if(UNIX)
+    add_library(${RTC_NAME}-static STATIC
+                ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+    target_link_libraries(${RTC_NAME}-static ${LIBRARIES})
+    set_target_properties(${RTC_NAME}-static PROPERTIES PREFIX "")
+    set_target_properties(${RTC_NAME}-static PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+if(UNIX)
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME}-static)
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME}-static ${LIBRARIES})
+
+    add_executable(${RTC_NAME}Comp-dynamic ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp-dynamic ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp-dynamic ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp-dynamic PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+else()
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+if(WIN32)
+    set (LIBRARY_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}/)
+    set (EXECUTABLE_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}Comp/)
+
+    ADD_CUSTOM_COMMAND(
+       TARGET ${RTC_NAME}
+       POST_BUILD
+       COMMAND ${CMAKE_COMMAND} -E copy
+       "${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}/Release/${RTC_NAME}.dll"
+       "${CMAKE_CURRENT_SOURCE_DIR}/../../bin"
+     )
+    ADD_CUSTOM_COMMAND(
+       TARGET ${RTC_NAME}Comp
+       POST_BUILD
+       COMMAND ${CMAKE_COMMAND} -E copy
+       "${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}Comp/Release/${RTC_NAME}Comp.exe"
+       "${CMAKE_CURRENT_SOURCE_DIR}/../../bin"
+     )
+endif()
+
+install(TARGETS ${RTC_NAME} LIBRARY DESTINATION "${INSTALL_PREFIX}"
+                            ARCHIVE DESTINATION "${INSTALL_PREFIX}"
+                            RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(TARGETS ${RTC_NAME}Comp RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(FILES RTC.xml DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+
+
+# target settings for document
+configure_file("${CMAKE_CURRENT_SOURCE_DIR}/Doxyfile.in"
+               "${CMAKE_CURRENT_BINARY_DIR}/Doxyfile")
+
+add_custom_target(doxygen_${RTC_NAME} COMMAND
+                  ${DOXYGEN_EXECUTABLE} ${CMAKE_CURRENT_BINARY_DIR}/Doxyfile)
+
+set_property(DIRECTORY APPEND PROPERTY ADDITIONAL_MAKE_CLEAN_FILES doc)
+
+get_target_property(DOC_TARGET doc TYPE)
+if(NOT DOC_TARGET)
+    add_custom_target(doc)
+endif()
+add_dependencies(doc doxygen)
+
+install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/doc DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "documents")
+
+
+# install source files
+install(FILES ${IDL_FILES} ${IMPL_SRCS} ${IMPL_INCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${LIBS_SRCS} ${LIBS_INCS} ${EXEC_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${OTHER_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(DIRECTORY cmake_modules cpack_resources
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+
+# package settings
+set(CPACK_PACKAGE_NAME "${RTC_NAME}")
+set(CPACK_PACKAGE_VERSION_MAJOR "${RTC_VERSION_MAJOR}")
+set(CPACK_PACKAGE_VERSION_MINOR "${RTC_VERSION_MINOR}")
+set(CPACK_PACKAGE_VERSION_PATCH "${RTC_VERSION_PATCH}")
+set(CPACK_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}")
+set(CPACK_PACKAGE_VENDOR "${RTC_VENDOR}")
+set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "${RTC_DESCRIPTION}")
+set(CPACK_PACKAGE_CONTACT "${RTC_MAINTAINER}")
+
+set(CPACK_RESOURCE_FILE_LICENSE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/License.txt")
+set(CPACK_PACKAGE_DESCRIPTION_FILE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/Description.txt")
+
+set(CPACK_COMPONENTS_ALL applications documents sources)
+set(CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME "Applications")
+set(CPACK_COMPONENT_APPLICATIONS_DESCRIPTION "RT-Component applications")
+set(CPACK_COMPONENT_APPLICATIONS_DISABLED FALSE)
+
+set(CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME "Documents")
+set(CPACK_COMPONENT_DOCUMENTS_DESCRIPTION "RT-Component documents")
+set(CPACK_COMPONENT_DOCUMENTS_DISABLED TRUE)
+
+set(CPACK_COMPONENT_SOURCES_DISPLAY_NAME "Source files")
+set(CPACK_COMPONENT_SOURCES_DESCRIPTION "RT-Component source files")
+set(CPACK_COMPONENT_SOURCES_DISABLED TRUE)
+
+if(WIN32)
+    set(CPACK_GENERATOR "WIX")
+
+    # Windows WiX package settings
+
+    set(CPACK_WIX_XSL "@CMAKE_CURRENT_BINARY_DIR@/wix.xsl")
+    set(CPACK_WIX_LANG "ja-jp")
+        set(CPACK_RESOURCE_FILE_LICENSE
+        "@CMAKE_CURRENT_SOURCE_DIR@/cpack_resources/License.rtf")
+    configure_file(
+        "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/wix.xsl.in"
+        "${CMAKE_CURRENT_BINARY_DIR}/wix.xsl" @ONLY)
+
+    set(CPACK_PACKAGE_FILE_NAME
+        "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}${PACKAGE_VERSION}")
+
+else()
+    set(CPACK_GENERATOR "${LINUX_PACKAGE_GENERATOR}")
+
+    if(CPACK_GENERATOR STREQUAL "DEB")
+        # Linux Debian package settings
+
+        set(CPACK_DEBIAN_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION}-1")
+        set(CPACK_DEBIAN_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_DEBIAN_PACKAGE_SECTION "main")
+        set(CPACK_DEBIAN_PACKAGE_PRIORITY  "extra")
+        set(CPACK_DEBIAN_PACKAGE_DEPENDS "openrtm-aist (>= 1.0.0)")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}_${CPACK_DEBIAN_PACKAGE_VERSION}_${CPACK_DEBIAN_PACKAGE_ARCHITECTURE}")
+
+    elseif(CPACK_GENERATOR STREQUAL "RPM")
+        # Linux RPM package settings
+
+        set(CPACK_RPM_PACKAGE_RELEASE "1.fc10")
+        set(CPACK_RPM_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_RPM_PACKAGE_GROUP "Development/Libraries")
+        set(CPACK_RPM_PACKAGE_LICENSE "LGPL")
+        set(CPACK_RPM_PACKAGE_REQUIRES "OpenRTM-aist >= 1.0.0")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}-${PACKAGE_VERSION}-${CPACK_RPM_PACKAGE_RELEASE}.${CPACK_RPM_PACKAGE_ARCHITECTURE}")
+
+    endif()
+endif()
+
+message(STATUS "Package type: ${CPACK_GENERATOR}")
+message(STATUS "Package name: ${CPACK_PACKAGE_FILE_NAME}")
+
+include(CPack)
+

Copied: trunk/ImageProcessing/opencv/components/Affine/Doxyfile.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Affine/Doxyfile.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/Affine/Doxyfile.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Affine/Doxyfile.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,487 @@
+
+# Project related configuration options
+
+DOXYFILE_ENCODING = UTF-8
+
+PROJECT_NAME = @PACKAGE_NAME@
+
+PROJECT_NUMBER = @PACKAGE_VERSION@
+
+OUTPUT_DIRECTORY = doc
+
+CREATE_SUBDIRS = NO
+
+OUTPUT_LANGUAGE = Japanese
+
+BRIEF_MEMBER_DESC = YES
+
+REPEAT_BRIEF = YES
+
+ABBREVIATE_BRIEF = 
+
+ALWAYS_DETAILED_SEC = NO
+
+INLINE_INHERITED_MEMB = NO
+
+FULL_PATH_NAMES = YES
+
+STRIP_FROM_PATH = 
+
+STRIP_FROM_INC_PATH = 
+
+SHORT_NAMES = NO
+
+JAVADOC_AUTOBRIEF = NO
+
+QT_AUTOBRIEF = NO
+
+MULTILINE_CPP_IS_BRIEF = NO
+
+INHERIT_DOCS = YES
+
+SEPARATE_MEMBER_PAGES = NO
+
+TAB_SIZE = 8
+
+ALIASES = 
+
+OPTIMIZE_OUTPUT_FOR_C = NO
+
+OPTIMIZE_OUTPUT_JAVA = NO
+
+OPTIMIZE_FOR_FORTRAN = NO
+
+OPTIMIZE_OUTPUT_VHDL = NO
+
+EXTENSION_MAPPING = 
+
+BUILTIN_STL_SUPPORT = NO
+
+CPP_CLI_SUPPORT = NO
+
+SIP_SUPPORT = NO
+
+IDL_PROPERTY_SUPPORT = YES
+
+DISTRIBUTE_GROUP_DOC = NO
+
+SUBGROUPING = YES
+
+TYPEDEF_HIDES_STRUCT = NO
+
+SYMBOL_CACHE_SIZE = 0
+
+
+# Build related configuration options
+
+EXTRACT_ALL = NO
+
+EXTRACT_PRIVATE = NO
+
+EXTRACT_STATIC = NO
+
+EXTRACT_LOCAL_CLASSES = YES
+
+EXTRACT_LOCAL_METHODS = NO
+
+EXTRACT_ANON_NSPACES = NO
+
+HIDE_UNDOC_MEMBERS = NO
+
+HIDE_UNDOC_CLASSES = NO
+
+HIDE_FRIEND_COMPOUNDS = NO
+
+HIDE_IN_BODY_DOCS = NO
+
+INTERNAL_DOCS = NO
+
+CASE_SENSE_NAMES = NO
+
+HIDE_SCOPE_NAMES = NO
+
+SHOW_INCLUDE_FILES = YES
+
+FORCE_LOCAL_INCLUDES = NO
+
+INLINE_INFO = YES
+
+SORT_MEMBER_DOCS = YES
+
+SORT_BRIEF_DOCS = NO
+
+SORT_MEMBERS_CTORS_1ST = NO
+
+SORT_GROUP_NAMES = NO
+
+SORT_BY_SCOPE_NAME = YES
+
+GENERATE_TODOLIST = YES
+
+GENERATE_TESTLIST = YES
+
+GENERATE_BUGLIST = YES
+
+GENERATE_DEPRECATEDLIST = YES
+
+ENABLED_SECTIONS = 
+
+MAX_INITIALIZER_LINES = 30
+
+SHOW_USED_FILES = YES
+
+SHOW_DIRECTORIES = NO
+
+SHOW_FILES = YES
+
+SHOW_NAMESPACES = YES
+
+FILE_VERSION_FILTER = 
+
+LAYOUT_FILE = 
+
+
+# configuration options related to warning and progress messages
+
+QUIET = NO
+
+WARNINGS = YES
+
+WARN_IF_UNDOCUMENTED = YES
+
+WARN_IF_DOC_ERROR = YES
+
+WARN_NO_PARAMDOC = NO
+
+WARN_FORMAT = "$file:$line: $text"
+
+WARN_LOGFILE = 
+
+
+# configuration options related to the input files
+
+INPUT = @CMAKE_CURRENT_SOURCE_DIR@
+
+INPUT_ENCODING = UTF-8
+
+FILE_PATTERNS = *.cpp *.h *.idl
+
+RECURSIVE = YES
+
+EXCLUDE = _CPack_Packages
+
+EXCLUDE_SYMLINKS = NO
+
+EXCLUDE_PATTERNS = .svn .git 
+
+EXCLUDE_SYMBOLS = 
+
+EXAMPLE_PATH = 
+
+EXAMPLE_PATTERNS = 
+
+EXAMPLE_RECURSIVE = NO
+
+IMAGE_PATH = 
+
+INPUT_FILTER = 
+
+FILTER_PATTERNS = 
+
+FILTER_SOURCE_FILES = NO
+
+
+# configuration options related to source browsing
+
+SOURCE_BROWSER = NO
+
+INLINE_SOURCES = NO
+
+STRIP_CODE_COMMENTS = YES
+
+REFERENCED_BY_RELATION = NO
+
+REFERENCES_RELATION = NO
+
+REFERENCES_LINK_SOURCE = YES
+
+USE_HTAGS = NO
+
+VERBATIM_HEADERS = YES
+
+
+# configuration options related to the alphabetical class index
+
+ALPHABETICAL_INDEX = YES
+
+COLS_IN_ALPHA_INDEX = 5
+
+IGNORE_PREFIX = 
+
+
+# configuration options related to the HTML output
+
+GENERATE_HTML = YES
+
+HTML_OUTPUT = html
+
+HTML_FILE_EXTENSION = .html
+
+HTML_HEADER = 
+
+HTML_FOOTER = 
+
+HTML_STYLESHEET = 
+
+HTML_COLORSTYLE_HUE = 220
+
+HTML_COLORSTYLE_SAT = 100
+
+HTML_COLORSTYLE_GAMMA = 80
+
+HTML_TIMESTAMP = YES
+
+HTML_ALIGN_MEMBERS = YES
+
+HTML_DYNAMIC_SECTIONS = NO
+
+GENERATE_DOCSET = NO
+
+DOCSET_FEEDNAME = "Doxygen generated docs"
+
+DOCSET_BUNDLE_ID = org.doxygen.Project
+
+DOCSET_PUBLISHER_ID = org.doxygen.Publisher
+
+DOCSET_PUBLISHER_NAME = Publisher
+
+GENERATE_HTMLHELP = NO
+
+CHM_FILE = 
+
+HHC_LOCATION = 
+
+GENERATE_CHI = NO
+
+CHM_INDEX_ENCODING = 
+
+BINARY_TOC = NO
+
+TOC_EXPAND = NO
+
+GENERATE_QHP = NO
+
+QCH_FILE = 
+
+QHP_NAMESPACE = org.doxygen.Project
+
+QHP_VIRTUAL_FOLDER = doc
+
+QHP_CUST_FILTER_NAME = 
+
+QHP_CUST_FILTER_ATTRS = 
+
+QHP_SECT_FILTER_ATTRS = 
+
+QHG_LOCATION = 
+
+GENERATE_ECLIPSEHELP = NO
+
+ECLIPSE_DOC_ID = org.doxygen.Project
+
+DISABLE_INDEX = NO
+
+ENUM_VALUES_PER_LINE = 4
+
+GENERATE_TREEVIEW = NO
+
+USE_INLINE_TREES = NO
+
+TREEVIEW_WIDTH = 250
+
+EXT_LINKS_IN_WINDOW = NO
+
+FORMULA_FONTSIZE = 10
+
+FORMULA_TRANSPARENT = YES
+
+SEARCHENGINE = YES
+
+SERVER_BASED_SEARCH = NO
+
+
+# configuration options related to the LaTeX output
+
+GENERATE_LATEX = NO
+
+LATEX_OUTPUT = latex
+
+LATEX_CMD_NAME = latex
+
+MAKEINDEX_CMD_NAME = makeindex
+
+COMPACT_LATEX = NO
+
+PAPER_TYPE = a4wide
+
+EXTRA_PACKAGES = 
+
+LATEX_HEADER = 
+
+PDF_HYPERLINKS = YES
+
+USE_PDFLATEX = YES
+
+LATEX_BATCHMODE = NO
+
+LATEX_HIDE_INDICES = NO
+
+LATEX_SOURCE_CODE = NO
+
+
+# configuration options related to the RTF output
+
+GENERATE_RTF = NO
+
+RTF_OUTPUT = rtf
+
+COMPACT_RTF = NO
+
+RTF_HYPERLINKS = NO
+
+RTF_STYLESHEET_FILE = 
+
+RTF_EXTENSIONS_FILE = 
+
+
+# configuration options related to the man page output
+
+GENERATE_MAN = NO
+
+MAN_OUTPUT = man
+
+MAN_EXTENSION = .3
+
+MAN_LINKS = NO
+
+
+# configuration options related to the XML output
+
+GENERATE_XML = NO
+
+XML_OUTPUT = xml
+
+XML_SCHEMA = 
+
+XML_DTD = 
+
+XML_PROGRAMLISTING = YES
+
+
+# configuration options for the AutoGen Definitions output
+
+GENERATE_AUTOGEN_DEF = NO
+
+
+# configuration options related to the Perl module output
+
+GENERATE_PERLMOD = NO
+
+PERLMOD_LATEX = NO
+
+PERLMOD_PRETTY = YES
+
+PERLMOD_MAKEVAR_PREFIX = 
+
+
+# Configuration options related to the preprocessor
+
+ENABLE_PREPROCESSING = YES
+
+MACRO_EXPANSION = NO
+
+EXPAND_ONLY_PREDEF = NO
+
+SEARCH_INCLUDES = YES
+
+INCLUDE_PATH = 
+
+INCLUDE_FILE_PATTERNS = 
+
+PREDEFINED = 
+
+EXPAND_AS_DEFINED = 
+
+SKIP_FUNCTION_MACROS = YES
+
+
+# Configuration::additions related to external references
+
+TAGFILES = 
+
+GENERATE_TAGFILE = 
+
+ALLEXTERNALS = NO
+
+EXTERNAL_GROUPS = YES
+
+PERL_PATH = /usr/bin/perl
+
+
+# Configuration options related to the dot tool
+
+CLASS_DIAGRAMS = YES
+
+MSCGEN_PATH = 
+
+HIDE_UNDOC_RELATIONS = YES
+
+HAVE_DOT = NO
+
+DOT_NUM_THREADS = 0
+
+DOT_FONTNAME = FreeSans.ttf
+
+DOT_FONTSIZE = 10
+
+DOT_FONTPATH = 
+
+CLASS_GRAPH = YES
+
+COLLABORATION_GRAPH = YES
+
+GROUP_GRAPHS = YES
+
+UML_LOOK = YES
+
+TEMPLATE_RELATIONS = NO
+
+INCLUDE_GRAPH = YES
+
+INCLUDED_BY_GRAPH = YES
+
+CALL_GRAPH = NO
+
+CALLER_GRAPH = NO
+
+GRAPHICAL_HIERARCHY = YES
+
+DIRECTORY_GRAPH = YES
+
+DOT_IMAGE_FORMAT = png
+
+DOT_PATH = 
+
+DOTFILE_DIRS = 
+
+DOT_GRAPH_MAX_NODES = 50
+
+MAX_DOT_GRAPH_DEPTH = 0
+
+DOT_TRANSPARENT = NO
+
+DOT_MULTI_TARGETS = NO
+
+GENERATE_LEGEND = YES
+
+DOT_CLEANUP = YES

Copied: trunk/ImageProcessing/opencv/components/Affine/INSTALL.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Affine/INSTALL.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Affine/INSTALL.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Affine/INSTALL.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,178 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{0F103D78-0F29-4905-BDD6-10170713B2B6}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>INSTALL</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Affine;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Affine;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Affine;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Affine;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\INSTALL_force.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Affine\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Affine\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Affine\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Affine\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Affine/ALL_BUILD.vcxproj">
+      <Project>B947F6ED-BEAA-4A93-AB1F-586DF141AC43</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Affine/PACKAGE.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Affine/PACKAGE.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Affine/PACKAGE.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Affine/PACKAGE.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,186 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{33F42C36-1EE4-4E2E-A533-F95493177B79}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>PACKAGE</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Affine;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Affine;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Affine;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Affine;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\PACKAGE_force.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Affine\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Affine\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Affine\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Affine\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Affine/ALL_BUILD.vcxproj">
+      <Project>B947F6ED-BEAA-4A93-AB1F-586DF141AC43</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Affine/ZERO_CHECK.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Affine/ZERO_CHECK.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Affine/ZERO_CHECK.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Affine/ZERO_CHECK.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,154 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{44ACDA50-689A-439E-ABF3-581AEB87DE69}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ZERO_CHECK</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\ZERO_CHECK.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\generate.stamp.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Affine -BC:/distribution/ImageProcessing/opencv/components/Affine --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Affine -BC:/distribution/ImageProcessing/opencv/components/Affine --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Affine -BC:/distribution/ImageProcessing/opencv/components/Affine --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Affine -BC:/distribution/ImageProcessing/opencv/components/Affine --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\ZERO_CHECK" />
+  </ItemGroup>
+  <ItemGroup>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Deleted: trunk/ImageProcessing/opencv/components/Affine/cmake_modules/CPackWIX.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Affine/cmake_modules/CPackWIX.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Affine/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,51 +0,0 @@
-#=============================================================================
-# Copyright 2007-2009 Kitware, Inc.
-#
-# Distributed under the OSI-approved BSD License (the "License");
-# see accompanying file Copyright.txt for details.
-#
-# This software is distributed WITHOUT ANY WARRANTY; without even the
-# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-# See the License for more information.
-#=============================================================================
-# (To distributed this file outside of CMake, substitute the full
-#  License text for the above reference.)
-#
-# Fixed for OpenRTM
-#
-IF(CMAKE_BINARY_DIR)
-  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
-ENDIF(CMAKE_BINARY_DIR)
-
-IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
-    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
-ENDIF()
-
-IF(NOT CPACK_WIX_LANG)
-    SET(CPACK_WIX_LANG "en-us")
-ENDIF()
-
-# use the package defaults if none exists.
-# for the community.
-#IF ( NOT CPACK_WIX_XSL )
-#	
-#ENDIF( NOT CPACK_WIX_XSL )
-#
-
-IF ( CPACK_WIX_WXS_FILES )
-	# this could probably be a single expression but I'm no regex guru.
-    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
-	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
-ENDIF( CPACK_WIX_WXS_FILES )
-
-FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-
-IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
-  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
-  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
-  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
-ELSE()
-  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
-ENDIF()

Copied: trunk/ImageProcessing/opencv/components/Affine/cmake_modules/CPackWIX.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Affine/cmake_modules/CPackWIX.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/Affine/cmake_modules/CPackWIX.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Affine/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,51 @@
+#=============================================================================
+# Copyright 2007-2009 Kitware, Inc.
+#
+# Distributed under the OSI-approved BSD License (the "License");
+# see accompanying file Copyright.txt for details.
+#
+# This software is distributed WITHOUT ANY WARRANTY; without even the
+# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+# See the License for more information.
+#=============================================================================
+# (To distributed this file outside of CMake, substitute the full
+#  License text for the above reference.)
+#
+# Fixed for OpenRTM
+#
+IF(CMAKE_BINARY_DIR)
+  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
+ENDIF(CMAKE_BINARY_DIR)
+
+IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
+    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
+ENDIF()
+
+IF(NOT CPACK_WIX_LANG)
+    SET(CPACK_WIX_LANG "en-us")
+ENDIF()
+
+# use the package defaults if none exists.
+# for the community.
+#IF ( NOT CPACK_WIX_XSL )
+#	
+#ENDIF( NOT CPACK_WIX_XSL )
+#
+
+IF ( CPACK_WIX_WXS_FILES )
+	# this could probably be a single expression but I'm no regex guru.
+    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
+	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
+ENDIF( CPACK_WIX_WXS_FILES )
+
+FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+
+IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
+  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
+  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
+  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
+ELSE()
+  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
+ENDIF()

Deleted: trunk/ImageProcessing/opencv/components/Affine/cmake_modules/FindOpenCV.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Affine/cmake_modules/FindOpenCV.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Affine/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,62 +0,0 @@
-
-
-set(OPENCV_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # OpenCV
-    pkg_check_modules(OPENCV REQUIRED opencv)
-    if(NOT OPENCV_DIR)
-        if(OPENCV_FOUND)
-            set(OPENCV_DIR ${OPENCV_PREFIX})
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-    endif()
-
-    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
-    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
-
-endif(UNIX)
-
-if(WIN32)
-    # OpenCV
-    if(NOT OPENCV_DIR)
-        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
-            set(OPENCV_DIR $ENV{OPENCV_ROOT})
-            set(OPENCV_FOUND TRUE)
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-        if(NOT OPENCV_FOUND)
-            message(FATAL_ERROR "OpenCV not found.")
-        endif()
-    endif()
-
-    include(${OPENCV_DIR}/OpenCVConfig.cmake)
-    set(OPENCV_VERSION ${OpenCV_VERSION})
-    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
-    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
-    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
-
-    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
-    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
-
-    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
-
-    foreach(_lib ${OPENCV_LIB_COMPONENTS})
-        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
-    endforeach()
-
-endif(WIN32)
-
-message(STATUS "FindOpenCV setup done.")
-
-message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
-message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
-message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
-message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
-message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
-message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
-message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
-

Copied: trunk/ImageProcessing/opencv/components/Affine/cmake_modules/FindOpenCV.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Affine/cmake_modules/FindOpenCV.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/Affine/cmake_modules/FindOpenCV.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Affine/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,62 @@
+
+
+set(OPENCV_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # OpenCV
+    pkg_check_modules(OPENCV REQUIRED opencv)
+    if(NOT OPENCV_DIR)
+        if(OPENCV_FOUND)
+            set(OPENCV_DIR ${OPENCV_PREFIX})
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+    endif()
+
+    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
+    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
+
+endif(UNIX)
+
+if(WIN32)
+    # OpenCV
+    if(NOT OPENCV_DIR)
+        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
+            set(OPENCV_DIR $ENV{OPENCV_ROOT})
+            set(OPENCV_FOUND TRUE)
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+        if(NOT OPENCV_FOUND)
+            message(FATAL_ERROR "OpenCV not found.")
+        endif()
+    endif()
+
+    include(${OPENCV_DIR}/OpenCVConfig.cmake)
+    set(OPENCV_VERSION ${OpenCV_VERSION})
+    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
+    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
+    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
+
+    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
+    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
+
+    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
+
+    foreach(_lib ${OPENCV_LIB_COMPONENTS})
+        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
+    endforeach()
+
+endif(WIN32)
+
+message(STATUS "FindOpenCV setup done.")
+
+message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
+message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
+message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
+message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
+message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
+message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
+message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
+

Deleted: trunk/ImageProcessing/opencv/components/Affine/cmake_modules/FindOpenRTM.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Affine/cmake_modules/FindOpenRTM.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Affine/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,185 +0,0 @@
-
-set(OMNIORB_FOUND FALSE)
-set(OPENRTM_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # omniORB
-    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
-    if(NOT OMNIORB_DIR)
-        if(OMNIORB_FOUND)
-            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-    endif()
-
-    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
-    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
-
-    # OpenRTM-aist
-    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
-    if(NOT OPENRTM_DIR)
-        if(OPENRTM_FOUND)
-            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-    endif()
-
-    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
-    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
-
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
-           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
-           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
-           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "")
-    set(OPENRTM_IDLFLAGS "")
-
-    execute_process(COMMAND rtm-config --idlc
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        set(OPENRTM_IDLC "${output_val}")
-    endif()
-
-    execute_process(COMMAND rtm-config --idlflags
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        string(REPLACE " " ";" output_val ${output_val})
-        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
-    endif()
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(UNIX)
-
-if(WIN32)
-    # omniORB
-    if(NOT OMNIORB_DIR)
-        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
-            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
-            set(OMNIORB_FOUND TRUE)
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-        if(NOT OMNIORB_FOUND)
-            message(FATAL_ERROR "omniORB not found.")
-        endif()
-    endif()
-
-    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
-    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
-
-    # omniORB version
-    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omniORB version file not found.")
-    endif()
-
-    set(OMNIORB_VERSION "${_vers}")
-    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[_]" "."
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[.]" ""
-           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
-
-    # omnithread version
-    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omnithread not found.")
-    endif()
-    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
-           OMNIORB_THREAD_NUM "${_vers}")
-
-    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
-    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
-    else()
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
-    endif()
-
-    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
-                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
-                    "omnithread${OMNIORB_THREAD_NUM}_rt")
-        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-
-    # OpenRTM-aist
-    if(NOT OPENRTM_DIR)
-        if(NOT $ENV{RTM_ROOT} STREQUAL "")
-            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
-            set(OPENRTM_FOUND TRUE)
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-        if(NOT OPENRTM_FOUND)
-            message(FATAL_ERROR "OpenRTM-aist not found.")
-        endif()
-    endif()
-
-    # OpenRTM-aist version
-    set(OPENRTM_VERSION "${OPENRTM_DIR}")
-    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    set(OPENRTM_VERSION_PATCH "0")
-    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
-
-    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
-    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
-    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
-
-    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
-
-    foreach(library "RTC110" "coil110")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-    foreach(library "ws2_32" "mswsock")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
-    endforeach()
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "omniidl")
-    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(WIN32)
-
-message(STATUS "FindOpenRTM setup done.")
-
-message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
-message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
-message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
-message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
-message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
-message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
-message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
-
-message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
-message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
-message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
-message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
-message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
-message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
-message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
-message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
-message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
-message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
-
-message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
-message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
-message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
-message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Copied: trunk/ImageProcessing/opencv/components/Affine/cmake_modules/FindOpenRTM.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Affine/cmake_modules/FindOpenRTM.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/Affine/cmake_modules/FindOpenRTM.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Affine/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,185 @@
+
+set(OMNIORB_FOUND FALSE)
+set(OPENRTM_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # omniORB
+    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
+    if(NOT OMNIORB_DIR)
+        if(OMNIORB_FOUND)
+            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+    endif()
+
+    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
+    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
+
+    # OpenRTM-aist
+    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
+    if(NOT OPENRTM_DIR)
+        if(OPENRTM_FOUND)
+            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+    endif()
+
+    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
+    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
+
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
+           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
+           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
+           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "")
+    set(OPENRTM_IDLFLAGS "")
+
+    execute_process(COMMAND rtm-config --idlc
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        set(OPENRTM_IDLC "${output_val}")
+    endif()
+
+    execute_process(COMMAND rtm-config --idlflags
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        string(REPLACE " " ";" output_val ${output_val})
+        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
+    endif()
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(UNIX)
+
+if(WIN32)
+    # omniORB
+    if(NOT OMNIORB_DIR)
+        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
+            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
+            set(OMNIORB_FOUND TRUE)
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+        if(NOT OMNIORB_FOUND)
+            message(FATAL_ERROR "omniORB not found.")
+        endif()
+    endif()
+
+    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
+    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
+
+    # omniORB version
+    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omniORB version file not found.")
+    endif()
+
+    set(OMNIORB_VERSION "${_vers}")
+    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[_]" "."
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[.]" ""
+           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
+
+    # omnithread version
+    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omnithread not found.")
+    endif()
+    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
+           OMNIORB_THREAD_NUM "${_vers}")
+
+    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
+    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
+    else()
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
+    endif()
+
+    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
+                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
+                    "omnithread${OMNIORB_THREAD_NUM}_rt")
+        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+
+    # OpenRTM-aist
+    if(NOT OPENRTM_DIR)
+        if(NOT $ENV{RTM_ROOT} STREQUAL "")
+            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
+            set(OPENRTM_FOUND TRUE)
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+        if(NOT OPENRTM_FOUND)
+            message(FATAL_ERROR "OpenRTM-aist not found.")
+        endif()
+    endif()
+
+    # OpenRTM-aist version
+    set(OPENRTM_VERSION "${OPENRTM_DIR}")
+    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    set(OPENRTM_VERSION_PATCH "0")
+    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
+
+    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
+    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
+    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
+
+    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
+
+    foreach(library "RTC110" "coil110")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+    foreach(library "ws2_32" "mswsock")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
+    endforeach()
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "omniidl")
+    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(WIN32)
+
+message(STATUS "FindOpenRTM setup done.")
+
+message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
+message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
+message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
+message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
+message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
+message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
+message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
+
+message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
+message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
+message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
+message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
+message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
+message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
+message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
+message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
+message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
+message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
+
+message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
+message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
+message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
+message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Deleted: trunk/ImageProcessing/opencv/components/Affine/cmake_modules/cmake_uninstall.cmake.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Affine/cmake_modules/cmake_uninstall.cmake.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Affine/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,19 +0,0 @@
-if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
-    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
-endif()
-
-file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
-string(REGEX REPLACE "\n" ";" files "${files}")
-foreach(file ${files})
-    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
-    if(EXISTS "$ENV{DESTDIR}${file}")
-        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
-                     OUTPUT_VARIABLE rm_out
-                     RETURN_VALUE rm_retval)
-        if(NOT "${rm_retval}" STREQUAL 0)
-            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
-        endif()
-    else()
-        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
-    endif()
-endforeach()

Copied: trunk/ImageProcessing/opencv/components/Affine/cmake_modules/cmake_uninstall.cmake.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Affine/cmake_modules/cmake_uninstall.cmake.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/Affine/cmake_modules/cmake_uninstall.cmake.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Affine/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,19 @@
+if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
+    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
+endif()
+
+file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
+string(REGEX REPLACE "\n" ";" files "${files}")
+foreach(file ${files})
+    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
+    if(EXISTS "$ENV{DESTDIR}${file}")
+        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
+                     OUTPUT_VARIABLE rm_out
+                     RETURN_VALUE rm_retval)
+        if(NOT "${rm_retval}" STREQUAL 0)
+            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
+        endif()
+    else()
+        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
+    endif()
+endforeach()

Deleted: trunk/ImageProcessing/opencv/components/Affine/cpack_resources/Description.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Affine/cpack_resources/Description.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Affine/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-DESCRIPTION
-===========
-
-This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Copied: trunk/ImageProcessing/opencv/components/Affine/cpack_resources/Description.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Affine/cpack_resources/Description.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/Affine/cpack_resources/Description.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Affine/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+DESCRIPTION
+===========
+
+This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Deleted: trunk/ImageProcessing/opencv/components/Affine/cpack_resources/License.rtf
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Affine/cpack_resources/License.rtf	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Affine/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,7 +0,0 @@
-{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
-{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
-=======\par
-\par
-This is an installer created using CPack (http://www.cmake.org). No license provided.\par
-\par
-}

Copied: trunk/ImageProcessing/opencv/components/Affine/cpack_resources/License.rtf (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Affine/cpack_resources/License.rtf)
===================================================================
--- trunk/ImageProcessing/opencv/components/Affine/cpack_resources/License.rtf	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Affine/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,7 @@
+{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
+{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
+=======\par
+\par
+This is an installer created using CPack (http://www.cmake.org). No license provided.\par
+\par
+}

Deleted: trunk/ImageProcessing/opencv/components/Affine/cpack_resources/License.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Affine/cpack_resources/License.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Affine/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-LICENSE
-=======
-
-This is an installer created using CPack (http://www.cmake.org). No license provided.

Copied: trunk/ImageProcessing/opencv/components/Affine/cpack_resources/License.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Affine/cpack_resources/License.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/Affine/cpack_resources/License.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Affine/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+LICENSE
+=======
+
+This is an installer created using CPack (http://www.cmake.org). No license provided.

Deleted: trunk/ImageProcessing/opencv/components/Affine/cpack_resources/wix.xsl.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Affine/cpack_resources/wix.xsl.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Affine/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,90 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<xsl:stylesheet version="1.0"
-   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
-   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
-  <xsl:output indent="yes" method="xml"/>
-
-  <xsl:template match="/wix:Wix">
-    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
-      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
-        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
-        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
-        <Directory Id="TARGETDIR" Name="SourceDir" >
-            <Directory Id="ProgramFilesFolder" Name="PFILE" >
-                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
-                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
-                </Directory>
-            </Directory>
-        </Directory>
-
-        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
-        </Feature>
-
-        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
-        </Feature>
-
-        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
-        </Feature>
-
-        <!--Tack on your specific wix options-->
-        <UIRef Id="WixUI_FeatureTree" />
-        <UIRef Id="WixUI_ErrorProgressText" />
-        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
-        <!-- TODO: Add Wix Specific Dialogs and features. -->
-        <!-- TODO: Add artwork  -->
-        <!-- TODO: Add ... -->
-
-      </Product>
-
-      <!--Output the fragment info which heat generates-->
-      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
-      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
-
-    </Wix>
-  </xsl:template>
-
-  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
-    <xsl:copy>
-      <xsl:apply-templates select="wix:DirectoryRef" />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:DirectoryRef" >
-    <xsl:copy>
-      <xsl:choose>
-        <xsl:when test="wix:Directory[@Name='components']" >
-          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
-        </xsl:when>
-        <xsl:otherwise>
-          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-        </xsl:otherwise>
-      </xsl:choose>
-      <xsl:apply-templates />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Directory" >
-    <xsl:copy>
-      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Component">
-    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
-      <xsl:attribute name="Id">
-        <xsl:value-of select="@Id" />
-      </xsl:attribute>
-    </xsl:element>
-  </xsl:template>
-
-</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/Affine/cpack_resources/wix.xsl.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Affine/cpack_resources/wix.xsl.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/Affine/cpack_resources/wix.xsl.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Affine/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="utf-8"?>
+<xsl:stylesheet version="1.0"
+   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
+   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
+  <xsl:output indent="yes" method="xml"/>
+
+  <xsl:template match="/wix:Wix">
+    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
+      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
+        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
+        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
+        <Directory Id="TARGETDIR" Name="SourceDir" >
+            <Directory Id="ProgramFilesFolder" Name="PFILE" >
+                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
+                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
+                </Directory>
+            </Directory>
+        </Directory>
+
+        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
+        </Feature>
+
+        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
+        </Feature>
+
+        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
+        </Feature>
+
+        <!--Tack on your specific wix options-->
+        <UIRef Id="WixUI_FeatureTree" />
+        <UIRef Id="WixUI_ErrorProgressText" />
+        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
+        <!-- TODO: Add Wix Specific Dialogs and features. -->
+        <!-- TODO: Add artwork  -->
+        <!-- TODO: Add ... -->
+
+      </Product>
+
+      <!--Output the fragment info which heat generates-->
+      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
+      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
+
+    </Wix>
+  </xsl:template>
+
+  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
+    <xsl:copy>
+      <xsl:apply-templates select="wix:DirectoryRef" />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:DirectoryRef" >
+    <xsl:copy>
+      <xsl:choose>
+        <xsl:when test="wix:Directory[@Name='components']" >
+          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
+        </xsl:when>
+        <xsl:otherwise>
+          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+        </xsl:otherwise>
+      </xsl:choose>
+      <xsl:apply-templates />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Directory" >
+    <xsl:copy>
+      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Component">
+    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
+      <xsl:attribute name="Id">
+        <xsl:value-of select="@Id" />
+      </xsl:attribute>
+    </xsl:element>
+  </xsl:template>
+
+</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/Affine/doc.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Affine/doc.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Affine/doc.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Affine/doc.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,157 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{F28FE0A2-97A5-46CF-83D7-A9B6C35F233C}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>doc</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Affine;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Affine;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Affine;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Affine;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\doc.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\doc;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Affine\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Affine\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Affine\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Affine\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\doc" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Affine/doxygen.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Affine/doxygen.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Affine/doxygen.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Affine/doxygen.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{1C13158E-158E-4CBA-A200-1F458517EB84}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>doxygen</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\doxygen.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Affine/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeFiles/doxygen.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\doxygen;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Affine/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeFiles/doxygen.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\doxygen;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Affine/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeFiles/doxygen.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\doxygen;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Affine/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeFiles/doxygen.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\doxygen;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Affine\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Affine\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Affine\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Affine\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\doxygen" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>9AC5CE57-ADA5-4314-A135-3FA7EDB70D71</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Affine/doxygen_Affine.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Affine/doxygen_Affine.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Affine/doxygen_Affine.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Affine/doxygen_Affine.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{8517255F-74F5-47F4-AB33-681215150CD4}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>doxygen_Affine</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Affine;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Affine;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Affine;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Affine;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\doxygen_Affine.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Affine/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeFiles/doxygen_Affine.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\doxygen_Affine;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Affine/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeFiles/doxygen_Affine.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\doxygen_Affine;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Affine/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeFiles/doxygen_Affine.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\doxygen_Affine;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Affine/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeFiles/doxygen_Affine.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\doxygen_Affine;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Affine\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Affine\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Affine\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Affine\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\doxygen_Affine" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Affine/uninstall.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Affine/uninstall.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Affine/uninstall.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Affine/uninstall.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{18349710-4AEC-417C-A5A8-C40952180AC1}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>uninstall</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\uninstall.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Affine/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeFiles/uninstall.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\uninstall;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Affine/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeFiles/uninstall.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\uninstall;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Affine/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeFiles/uninstall.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\uninstall;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Affine/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeFiles/uninstall.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\uninstall;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Affine\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Affine\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Affine\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Affine\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\uninstall" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>9AC5CE57-ADA5-4314-A135-3FA7EDB70D71</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Affine/uninstall_Affine.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Affine/uninstall_Affine.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Affine/uninstall_Affine.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Affine/uninstall_Affine.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{620F5FA2-70C6-4923-9908-1F4A9EB70CDB}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>uninstall_Affine</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Affine;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Affine;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Affine;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Affine;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\uninstall_Affine.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Affine/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeFiles/uninstall_Affine.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\uninstall_Affine;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Affine/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeFiles/uninstall_Affine.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\uninstall_Affine;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Affine/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeFiles/uninstall_Affine.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\uninstall_Affine;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Affine/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeFiles/uninstall_Affine.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\uninstall_Affine;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Affine\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Affine\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Affine\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Affine/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Affine\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Affine\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Affine\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Affine\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\uninstall_Affine" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/BackGroundSubtractionSimple.sln (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/BackGroundSubtractionSimple/BackGroundSubtractionSimple.sln)
===================================================================
--- trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/BackGroundSubtractionSimple.sln	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/BackGroundSubtractionSimple.sln	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,105 @@
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ALL_BUILD", "ALL_BUILD.vcxproj", "{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}"
+	ProjectSection(ProjectDependencies) = postProject
+		{019FA75B-5EFD-4355-BBB2-BBFA206C98D9} = {019FA75B-5EFD-4355-BBB2-BBFA206C98D9}
+		{C0E8C9D5-6242-4522-9E4F-DEA98123EF59} = {C0E8C9D5-6242-4522-9E4F-DEA98123EF59}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BackGroundSubtractionSimple", "BackGroundSubtractionSimple.vcxproj", "{019FA75B-5EFD-4355-BBB2-BBFA206C98D9}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BackGroundSubtractionSimpleComp", "BackGroundSubtractionSimpleComp.vcxproj", "{C0E8C9D5-6242-4522-9E4F-DEA98123EF59}"
+	ProjectSection(ProjectDependencies) = postProject
+		{019FA75B-5EFD-4355-BBB2-BBFA206C98D9} = {019FA75B-5EFD-4355-BBB2-BBFA206C98D9}
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "INSTALL", "INSTALL.vcxproj", "{0F103D78-0F29-4905-BDD6-10170713B2B6}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43} = {B947F6ED-BEAA-4A93-AB1F-586DF141AC43}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PACKAGE", "PACKAGE.vcxproj", "{33F42C36-1EE4-4E2E-A533-F95493177B79}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43} = {B947F6ED-BEAA-4A93-AB1F-586DF141AC43}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZERO_CHECK", "..\..\ZERO_CHECK.vcxproj", "{87493064-6817-4173-BA90-7F469034490A}"
+	ProjectSection(ProjectDependencies) = postProject
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doxygen_BackGroundSubtractionSimple", "doxygen_BackGroundSubtractionSimple.vcxproj", "{46450E88-FE30-4CB4-9E12-CB7FB76B8DCB}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uninstall_BackGroundSubtractionSimple", "uninstall_BackGroundSubtractionSimple.vcxproj", "{2ED8D451-6FCE-440B-9D2A-CA351FF5CF63}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Win32 = Debug|Win32
+		Release|Win32 = Release|Win32
+		MinSizeRel|Win32 = MinSizeRel|Win32
+		RelWithDebInfo|Win32 = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Debug|Win32.ActiveCfg = Debug|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Debug|Win32.Build.0 = Debug|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Release|Win32.ActiveCfg = Release|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Release|Win32.Build.0 = Release|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{019FA75B-5EFD-4355-BBB2-BBFA206C98D9}.Debug|Win32.ActiveCfg = Debug|Win32
+		{019FA75B-5EFD-4355-BBB2-BBFA206C98D9}.Debug|Win32.Build.0 = Debug|Win32
+		{019FA75B-5EFD-4355-BBB2-BBFA206C98D9}.Release|Win32.ActiveCfg = Release|Win32
+		{019FA75B-5EFD-4355-BBB2-BBFA206C98D9}.Release|Win32.Build.0 = Release|Win32
+		{019FA75B-5EFD-4355-BBB2-BBFA206C98D9}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{019FA75B-5EFD-4355-BBB2-BBFA206C98D9}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{019FA75B-5EFD-4355-BBB2-BBFA206C98D9}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{019FA75B-5EFD-4355-BBB2-BBFA206C98D9}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{C0E8C9D5-6242-4522-9E4F-DEA98123EF59}.Debug|Win32.ActiveCfg = Debug|Win32
+		{C0E8C9D5-6242-4522-9E4F-DEA98123EF59}.Debug|Win32.Build.0 = Debug|Win32
+		{C0E8C9D5-6242-4522-9E4F-DEA98123EF59}.Release|Win32.ActiveCfg = Release|Win32
+		{C0E8C9D5-6242-4522-9E4F-DEA98123EF59}.Release|Win32.Build.0 = Release|Win32
+		{C0E8C9D5-6242-4522-9E4F-DEA98123EF59}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{C0E8C9D5-6242-4522-9E4F-DEA98123EF59}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{C0E8C9D5-6242-4522-9E4F-DEA98123EF59}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{C0E8C9D5-6242-4522-9E4F-DEA98123EF59}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.Debug|Win32.ActiveCfg = Debug|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.Release|Win32.ActiveCfg = Release|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.Debug|Win32.ActiveCfg = Debug|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.Release|Win32.ActiveCfg = Release|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Debug|Win32.ActiveCfg = Debug|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Debug|Win32.Build.0 = Debug|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Release|Win32.ActiveCfg = Release|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Release|Win32.Build.0 = Release|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{46450E88-FE30-4CB4-9E12-CB7FB76B8DCB}.Debug|Win32.ActiveCfg = Debug|Win32
+		{46450E88-FE30-4CB4-9E12-CB7FB76B8DCB}.Release|Win32.ActiveCfg = Release|Win32
+		{46450E88-FE30-4CB4-9E12-CB7FB76B8DCB}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{46450E88-FE30-4CB4-9E12-CB7FB76B8DCB}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{2ED8D451-6FCE-440B-9D2A-CA351FF5CF63}.Debug|Win32.ActiveCfg = Debug|Win32
+		{2ED8D451-6FCE-440B-9D2A-CA351FF5CF63}.Release|Win32.ActiveCfg = Release|Win32
+		{2ED8D451-6FCE-440B-9D2A-CA351FF5CF63}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{2ED8D451-6FCE-440B-9D2A-CA351FF5CF63}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ExtensibilityGlobals) = postSolution
+	EndGlobalSection
+	GlobalSection(ExtensibilityAddIns) = postSolution
+	EndGlobalSection
+EndGlobal

Copied: trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/BackGroundSubtractionSimple.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/BackGroundSubtractionSimple/BackGroundSubtractionSimple.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/BackGroundSubtractionSimple.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/BackGroundSubtractionSimple.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,292 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{019FA75B-5EFD-4355-BBB2-BBFA206C98D9}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>BackGroundSubtractionSimple</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\Debug\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">BackGroundSubtractionSimple.dir\Debug\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">BackGroundSubtractionSimple</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\Release\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">BackGroundSubtractionSimple.dir\Release\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">BackGroundSubtractionSimple</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\MinSizeRel\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">BackGroundSubtractionSimple.dir\MinSizeRel\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">BackGroundSubtractionSimple</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\RelWithDebInfo\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">BackGroundSubtractionSimple.dir\RelWithDebInfo\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">BackGroundSubtractionSimple</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">true</LinkIncremental>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
+      <Optimization>Disabled</Optimization>
+      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Debug";BackGroundSubtractionSimple_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Debug</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/Debug/BackGroundSubtractionSimple.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Debug\";BackGroundSubtractionSimple_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rtd.lib;omniDynamic414_rtd.lib;omnithread34_rtd.lib;RTC110d.lib;coil110d.lib;ws2_32.lib;mswsock.lib;opencv_core220d.lib;opencv_imgproc220d.lib;opencv_features2d220d.lib;opencv_gpu220d.lib;opencv_calib3d220d.lib;opencv_objdetect220d.lib;opencv_video220d.lib;opencv_highgui220d.lib;opencv_ml220d.lib;opencv_legacy220d.lib;opencv_contrib220d.lib;opencv_flann220d.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/Debug/BackGroundSubtractionSimple.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/Debug/BackGroundSubtractionSimple.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Release";BackGroundSubtractionSimple_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Release</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/Release/BackGroundSubtractionSimple.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Release\";BackGroundSubtractionSimple_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/Release/BackGroundSubtractionSimple.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/Release/BackGroundSubtractionSimple.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MinSpace</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="MinSizeRel";BackGroundSubtractionSimple_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>MinSizeRel</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/MinSizeRel/BackGroundSubtractionSimple.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"MinSizeRel\";BackGroundSubtractionSimple_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/MinSizeRel/BackGroundSubtractionSimple.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/MinSizeRel/BackGroundSubtractionSimple.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="RelWithDebInfo";BackGroundSubtractionSimple_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>RelWithDebInfo</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/RelWithDebInfo/BackGroundSubtractionSimple.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"RelWithDebInfo\";BackGroundSubtractionSimple_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/RelWithDebInfo/BackGroundSubtractionSimple.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/RelWithDebInfo/BackGroundSubtractionSimple.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="BackGroundSubtractionSimple.cpp" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/BackGroundSubtractionSimpleComp.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/BackGroundSubtractionSimple/BackGroundSubtractionSimpleComp.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/BackGroundSubtractionSimpleComp.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/BackGroundSubtractionSimpleComp.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,295 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{C0E8C9D5-6242-4522-9E4F-DEA98123EF59}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>BackGroundSubtractionSimpleComp</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\Debug\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">BackGroundSubtractionSimpleComp.dir\Debug\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">BackGroundSubtractionSimpleComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\Release\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">BackGroundSubtractionSimpleComp.dir\Release\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">BackGroundSubtractionSimpleComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\MinSizeRel\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">BackGroundSubtractionSimpleComp.dir\MinSizeRel\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">BackGroundSubtractionSimpleComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\RelWithDebInfo\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">BackGroundSubtractionSimpleComp.dir\RelWithDebInfo\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">BackGroundSubtractionSimpleComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">true</LinkIncremental>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
+      <Optimization>Disabled</Optimization>
+      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Debug";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Debug</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/Debug/BackGroundSubtractionSimpleComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Debug\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;Debug\BackGroundSubtractionSimple.lib;omniORB414_rtd.lib;omniDynamic414_rtd.lib;omnithread34_rtd.lib;RTC110d.lib;coil110d.lib;ws2_32.lib;mswsock.lib;opencv_core220d.lib;opencv_imgproc220d.lib;opencv_features2d220d.lib;opencv_gpu220d.lib;opencv_calib3d220d.lib;opencv_objdetect220d.lib;opencv_video220d.lib;opencv_highgui220d.lib;opencv_ml220d.lib;opencv_legacy220d.lib;opencv_contrib220d.lib;opencv_flann220d.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/Debug/BackGroundSubtractionSimpleComp.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/Debug/BackGroundSubtractionSimpleComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Release";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Release</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/Release/BackGroundSubtractionSimpleComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Release\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;Release\BackGroundSubtractionSimple.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/Release/BackGroundSubtractionSimpleComp.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/Release/BackGroundSubtractionSimpleComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MinSpace</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="MinSizeRel";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>MinSizeRel</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/MinSizeRel/BackGroundSubtractionSimpleComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"MinSizeRel\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;MinSizeRel\BackGroundSubtractionSimple.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/MinSizeRel/BackGroundSubtractionSimpleComp.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/MinSizeRel/BackGroundSubtractionSimpleComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="RelWithDebInfo";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>RelWithDebInfo</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/RelWithDebInfo/BackGroundSubtractionSimpleComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"RelWithDebInfo\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;RelWithDebInfo\BackGroundSubtractionSimple.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/RelWithDebInfo/BackGroundSubtractionSimpleComp.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/RelWithDebInfo/BackGroundSubtractionSimpleComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="BackGroundSubtractionSimpleComp.cpp" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/BackGroundSubtractionSimple.vcxproj">
+      <Project>019FA75B-5EFD-4355-BBB2-BBFA206C98D9</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,300 @@
+cmake_minimum_required(VERSION 2.8 FATAL_ERROR)
+
+project(BackGroundSubtractionSimple)
+
+set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS true)
+set(CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake_modules")
+
+set(LINUX_PACKAGE_GENERATOR "DEB")
+#set(LINUX_PACKAGE_GENERATOR "RPM")
+
+
+# component settings
+set(RTC_NAME "${PROJECT_NAME}")
+set(RTC_VERSION "1.0.0")
+set(RTC_VERSION_MAJOR "1")
+set(RTC_VERSION_MINOR "0")
+set(RTC_VERSION_PATCH "0")
+set(RTC_LANG "c++")
+set(RTC_DESCRIPTION "BackGroundSubtractionSimple Agent Component")
+set(RTC_VENDOR "Shibaura Inst. of Tech, Tanaka & Fujita & Takasu")
+set(RTC_MAINTAINER "author at example.com")
+
+string(TOLOWER ${RTC_NAME} PACKAGE_NAME)
+set(PACKAGE_VERSION "${RTC_VERSION_MAJOR}.${RTC_VERSION_MINOR}.${RTC_VERSION_PATCH}")
+
+set(IDL_FILES ""
+	#              WiiInfo.idl
+)
+
+set(SKEL_SRCS ""
+	#              WiiInfoSkel.cpp
+)
+
+set(STUB_SRCS ""
+)
+
+set(IMPL_SRCS ""
+	#              WiiInfoSVC_impl.cpp
+)
+
+set(IMPL_INCS ""
+	#              WiiInfoSVC_impl.h
+)
+
+set(LIBS_SRCS BackGroundSubtractionSimple.cpp)
+
+set(LIBS_INCS BackGroundSubtractionSimple.h)
+
+set(EXEC_SRCS BackGroundSubtractionSimpleComp.cpp)
+
+set(OTHER_SRCS CMakeLists.txt Doxyfile.in
+               RTC.xml BackGroundSubtractionSimple.conf rtc.conf)
+
+
+# check OpenRTM installed
+find_package(OpenRTM REQUIRED)
+
+list(APPEND CFLAGS ${OMNIORB_CFLAGS} ${OPENRTM_CFLAGS})
+list(APPEND INCLUDE_DIRS ${OMNIORB_INCLUDE_DIRS} ${OPENRTM_INCLUDE_DIRS})
+list(APPEND LDFLAGS ${OMNIORB_LDFLAGS} ${OPENRTM_LDFLAGS})
+list(APPEND LIBRARY_DIRS ${OMNIORB_LIBRARY_DIRS} ${OPENRTM_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OMNIORB_LIBRARIES} ${OPENRTM_LIBRARIES})
+
+# check doxygen installed
+find_package(Doxygen)
+if(DOXYGEN_FOUND STREQUAL "NO")
+    message(FATAL_ERROR "Doxygen not found.")
+endif()
+
+
+if(WIN32)
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin/x86_win32")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(INSTALL_PREFIX "components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+else()
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(OPENRTM_SHARE_PREFIX "share/openrtm-${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}")
+    set(INSTALL_PREFIX "${OPENRTM_SHARE_PREFIX}/components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+endif()
+
+# check OpenCV installed
+find_package(OpenCV REQUIRED)
+
+list(APPEND INCLUDE_DIRS ${OPENCV_INCLUDE_DIRS})
+list(APPEND LIBRARY_DIRS ${OPENCV_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OPENCV_LIBRARIES})
+
+
+# add uninstall target
+configure_file(
+    "${CMAKE_CURRENT_SOURCE_DIR}/cmake_modules/cmake_uninstall.cmake.in"
+    "${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake"
+    IMMEDIATE @ONLY)
+add_custom_target(uninstall_${RTC_NAME} COMMAND 
+    ${CMAKE_COMMAND} -P ${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake)
+
+
+# target settings for library/executable
+list(APPEND INCLUDE_DIRS ${CMAKE_CURRENT_BINARY_DIR})
+include_directories(${INCLUDE_DIRS})
+
+link_directories(${LIBRARY_DIRS})
+
+add_definitions(${CFLAGS})
+
+foreach(idl ${IDL_FILES})
+    string(REGEX REPLACE "([^\\/]*)\\.idl" "\\1" idl_base ${idl})
+    add_custom_command(OUTPUT ${idl_base}Stub.cpp ${idl_base}Skel.cpp
+                       COMMAND ${OPENRTM_IDL_WRAPPER} ${OPENRTM_IDL_WRAPPER_FLAGS} --idl-file=${idl}
+                       COMMAND ${OPENRTM_IDLC} ${OPENRTM_IDLFLAGS} ${PROJECT_SOURCE_DIR}/${idl}
+                       DEPENDS ${idl})
+endforeach()
+
+if(CMAKE_COMPILER_IS_GNUCC)
+    string(REPLACE ";" " " LDFLAGS "${LDFLAGS}")
+endif()
+
+add_library(${RTC_NAME} SHARED
+            ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+target_link_libraries(${RTC_NAME} ${LIBRARIES})
+set_target_properties(${RTC_NAME} PROPERTIES PREFIX "")
+set_target_properties(${RTC_NAME} PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+if(UNIX)
+    add_library(${RTC_NAME}-static STATIC
+                ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+    target_link_libraries(${RTC_NAME}-static ${LIBRARIES})
+    set_target_properties(${RTC_NAME}-static PROPERTIES PREFIX "")
+    set_target_properties(${RTC_NAME}-static PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+if(UNIX)
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME}-static)
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME}-static ${LIBRARIES})
+
+    add_executable(${RTC_NAME}Comp-dynamic ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp-dynamic ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp-dynamic ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp-dynamic PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+else()
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+if(WIN32)
+    set (LIBRARY_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}/)
+    set (EXECUTABLE_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}Comp/)
+
+    ADD_CUSTOM_COMMAND(
+       TARGET ${RTC_NAME}
+       POST_BUILD
+       COMMAND ${CMAKE_COMMAND} -E copy
+       "${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}/Release/${RTC_NAME}.dll"
+       "${CMAKE_CURRENT_SOURCE_DIR}/../../bin"
+     )
+    ADD_CUSTOM_COMMAND(
+       TARGET ${RTC_NAME}Comp
+       POST_BUILD
+       COMMAND ${CMAKE_COMMAND} -E copy
+       "${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}Comp/Release/${RTC_NAME}Comp.exe"
+       "${CMAKE_CURRENT_SOURCE_DIR}/../../bin"
+     )
+endif()
+
+install(TARGETS ${RTC_NAME} LIBRARY DESTINATION "${INSTALL_PREFIX}"
+                            ARCHIVE DESTINATION "${INSTALL_PREFIX}"
+                            RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(TARGETS ${RTC_NAME}Comp RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(FILES RTC.xml DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+
+
+# target settings for document
+configure_file("${CMAKE_CURRENT_SOURCE_DIR}/Doxyfile.in"
+               "${CMAKE_CURRENT_BINARY_DIR}/Doxyfile")
+
+add_custom_target(doxygen_${RTC_NAME} COMMAND
+                  ${DOXYGEN_EXECUTABLE} ${CMAKE_CURRENT_BINARY_DIR}/Doxyfile)
+
+set_property(DIRECTORY APPEND PROPERTY ADDITIONAL_MAKE_CLEAN_FILES doc)
+
+get_target_property(DOC_TARGET doc TYPE)
+if(NOT DOC_TARGET)
+    add_custom_target(doc)
+endif()
+add_dependencies(doc doxygen)
+
+install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/doc DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "documents")
+
+
+# install source files
+install(FILES ${IDL_FILES} ${IMPL_SRCS} ${IMPL_INCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${LIBS_SRCS} ${LIBS_INCS} ${EXEC_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${OTHER_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(DIRECTORY cmake_modules cpack_resources
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+
+# package settings
+set(CPACK_PACKAGE_NAME "${RTC_NAME}")
+set(CPACK_PACKAGE_VERSION_MAJOR "${RTC_VERSION_MAJOR}")
+set(CPACK_PACKAGE_VERSION_MINOR "${RTC_VERSION_MINOR}")
+set(CPACK_PACKAGE_VERSION_PATCH "${RTC_VERSION_PATCH}")
+set(CPACK_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}")
+set(CPACK_PACKAGE_VENDOR "${RTC_VENDOR}")
+set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "${RTC_DESCRIPTION}")
+set(CPACK_PACKAGE_CONTACT "${RTC_MAINTAINER}")
+
+set(CPACK_RESOURCE_FILE_LICENSE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/License.txt")
+set(CPACK_PACKAGE_DESCRIPTION_FILE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/Description.txt")
+
+set(CPACK_COMPONENTS_ALL applications documents sources)
+set(CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME "Applications")
+set(CPACK_COMPONENT_APPLICATIONS_DESCRIPTION "RT-Component applications")
+set(CPACK_COMPONENT_APPLICATIONS_DISABLED FALSE)
+
+set(CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME "Documents")
+set(CPACK_COMPONENT_DOCUMENTS_DESCRIPTION "RT-Component documents")
+set(CPACK_COMPONENT_DOCUMENTS_DISABLED TRUE)
+
+set(CPACK_COMPONENT_SOURCES_DISPLAY_NAME "Source files")
+set(CPACK_COMPONENT_SOURCES_DESCRIPTION "RT-Component source files")
+set(CPACK_COMPONENT_SOURCES_DISABLED TRUE)
+
+if(WIN32)
+    set(CPACK_GENERATOR "WIX")
+
+    # Windows WiX package settings
+
+    set(CPACK_WIX_XSL "@CMAKE_CURRENT_BINARY_DIR@/wix.xsl")
+    set(CPACK_WIX_LANG "ja-jp")
+    set(CPACK_RESOURCE_FILE_LICENSE
+        "@CMAKE_CURRENT_SOURCE_DIR@/cpack_resources/License.rtf")
+    configure_file(
+        "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/wix.xsl.in"
+        "${CMAKE_CURRENT_BINARY_DIR}/wix.xsl" @ONLY)
+
+    set(CPACK_PACKAGE_FILE_NAME
+        "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}${PACKAGE_VERSION}")
+
+else()
+    set(CPACK_GENERATOR "${LINUX_PACKAGE_GENERATOR}")
+
+    if(CPACK_GENERATOR STREQUAL "DEB")
+        # Linux Debian package settings
+
+        set(CPACK_DEBIAN_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION}-1")
+        set(CPACK_DEBIAN_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_DEBIAN_PACKAGE_SECTION "main")
+        set(CPACK_DEBIAN_PACKAGE_PRIORITY  "extra")
+        set(CPACK_DEBIAN_PACKAGE_DEPENDS "openrtm-aist (>= 1.0.0)")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}_${CPACK_DEBIAN_PACKAGE_VERSION}_${CPACK_DEBIAN_PACKAGE_ARCHITECTURE}")
+
+    elseif(CPACK_GENERATOR STREQUAL "RPM")
+        # Linux RPM package settings
+
+        set(CPACK_RPM_PACKAGE_RELEASE "1.fc10")
+        set(CPACK_RPM_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_RPM_PACKAGE_GROUP "Development/Libraries")
+        set(CPACK_RPM_PACKAGE_LICENSE "LGPL")
+        set(CPACK_RPM_PACKAGE_REQUIRES "OpenRTM-aist >= 1.0.0")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}-${PACKAGE_VERSION}-${CPACK_RPM_PACKAGE_RELEASE}.${CPACK_RPM_PACKAGE_ARCHITECTURE}")
+
+    endif()
+endif()
+
+message(STATUS "Package type: ${CPACK_GENERATOR}")
+message(STATUS "Package name: ${CPACK_PACKAGE_FILE_NAME}")
+
+include(CPack)

Copied: trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/Doxyfile.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/BackGroundSubtractionSimple/Doxyfile.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/Doxyfile.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/Doxyfile.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,487 @@
+
+# Project related configuration options
+
+DOXYFILE_ENCODING = UTF-8
+
+PROJECT_NAME = @PACKAGE_NAME@
+
+PROJECT_NUMBER = @PACKAGE_VERSION@
+
+OUTPUT_DIRECTORY = doc
+
+CREATE_SUBDIRS = NO
+
+OUTPUT_LANGUAGE = Japanese
+
+BRIEF_MEMBER_DESC = YES
+
+REPEAT_BRIEF = YES
+
+ABBREVIATE_BRIEF = 
+
+ALWAYS_DETAILED_SEC = NO
+
+INLINE_INHERITED_MEMB = NO
+
+FULL_PATH_NAMES = YES
+
+STRIP_FROM_PATH = 
+
+STRIP_FROM_INC_PATH = 
+
+SHORT_NAMES = NO
+
+JAVADOC_AUTOBRIEF = NO
+
+QT_AUTOBRIEF = NO
+
+MULTILINE_CPP_IS_BRIEF = NO
+
+INHERIT_DOCS = YES
+
+SEPARATE_MEMBER_PAGES = NO
+
+TAB_SIZE = 8
+
+ALIASES = 
+
+OPTIMIZE_OUTPUT_FOR_C = NO
+
+OPTIMIZE_OUTPUT_JAVA = NO
+
+OPTIMIZE_FOR_FORTRAN = NO
+
+OPTIMIZE_OUTPUT_VHDL = NO
+
+EXTENSION_MAPPING = 
+
+BUILTIN_STL_SUPPORT = NO
+
+CPP_CLI_SUPPORT = NO
+
+SIP_SUPPORT = NO
+
+IDL_PROPERTY_SUPPORT = YES
+
+DISTRIBUTE_GROUP_DOC = NO
+
+SUBGROUPING = YES
+
+TYPEDEF_HIDES_STRUCT = NO
+
+SYMBOL_CACHE_SIZE = 0
+
+
+# Build related configuration options
+
+EXTRACT_ALL = NO
+
+EXTRACT_PRIVATE = NO
+
+EXTRACT_STATIC = NO
+
+EXTRACT_LOCAL_CLASSES = YES
+
+EXTRACT_LOCAL_METHODS = NO
+
+EXTRACT_ANON_NSPACES = NO
+
+HIDE_UNDOC_MEMBERS = NO
+
+HIDE_UNDOC_CLASSES = NO
+
+HIDE_FRIEND_COMPOUNDS = NO
+
+HIDE_IN_BODY_DOCS = NO
+
+INTERNAL_DOCS = NO
+
+CASE_SENSE_NAMES = NO
+
+HIDE_SCOPE_NAMES = NO
+
+SHOW_INCLUDE_FILES = YES
+
+FORCE_LOCAL_INCLUDES = NO
+
+INLINE_INFO = YES
+
+SORT_MEMBER_DOCS = YES
+
+SORT_BRIEF_DOCS = NO
+
+SORT_MEMBERS_CTORS_1ST = NO
+
+SORT_GROUP_NAMES = NO
+
+SORT_BY_SCOPE_NAME = YES
+
+GENERATE_TODOLIST = YES
+
+GENERATE_TESTLIST = YES
+
+GENERATE_BUGLIST = YES
+
+GENERATE_DEPRECATEDLIST = YES
+
+ENABLED_SECTIONS = 
+
+MAX_INITIALIZER_LINES = 30
+
+SHOW_USED_FILES = YES
+
+SHOW_DIRECTORIES = NO
+
+SHOW_FILES = YES
+
+SHOW_NAMESPACES = YES
+
+FILE_VERSION_FILTER = 
+
+LAYOUT_FILE = 
+
+
+# configuration options related to warning and progress messages
+
+QUIET = NO
+
+WARNINGS = YES
+
+WARN_IF_UNDOCUMENTED = YES
+
+WARN_IF_DOC_ERROR = YES
+
+WARN_NO_PARAMDOC = NO
+
+WARN_FORMAT = "$file:$line: $text"
+
+WARN_LOGFILE = 
+
+
+# configuration options related to the input files
+
+INPUT = @CMAKE_CURRENT_SOURCE_DIR@
+
+INPUT_ENCODING = UTF-8
+
+FILE_PATTERNS = *.cpp *.h *.idl
+
+RECURSIVE = YES
+
+EXCLUDE = _CPack_Packages
+
+EXCLUDE_SYMLINKS = NO
+
+EXCLUDE_PATTERNS = .svn .git 
+
+EXCLUDE_SYMBOLS = 
+
+EXAMPLE_PATH = 
+
+EXAMPLE_PATTERNS = 
+
+EXAMPLE_RECURSIVE = NO
+
+IMAGE_PATH = 
+
+INPUT_FILTER = 
+
+FILTER_PATTERNS = 
+
+FILTER_SOURCE_FILES = NO
+
+
+# configuration options related to source browsing
+
+SOURCE_BROWSER = NO
+
+INLINE_SOURCES = NO
+
+STRIP_CODE_COMMENTS = YES
+
+REFERENCED_BY_RELATION = NO
+
+REFERENCES_RELATION = NO
+
+REFERENCES_LINK_SOURCE = YES
+
+USE_HTAGS = NO
+
+VERBATIM_HEADERS = YES
+
+
+# configuration options related to the alphabetical class index
+
+ALPHABETICAL_INDEX = YES
+
+COLS_IN_ALPHA_INDEX = 5
+
+IGNORE_PREFIX = 
+
+
+# configuration options related to the HTML output
+
+GENERATE_HTML = YES
+
+HTML_OUTPUT = html
+
+HTML_FILE_EXTENSION = .html
+
+HTML_HEADER = 
+
+HTML_FOOTER = 
+
+HTML_STYLESHEET = 
+
+HTML_COLORSTYLE_HUE = 220
+
+HTML_COLORSTYLE_SAT = 100
+
+HTML_COLORSTYLE_GAMMA = 80
+
+HTML_TIMESTAMP = YES
+
+HTML_ALIGN_MEMBERS = YES
+
+HTML_DYNAMIC_SECTIONS = NO
+
+GENERATE_DOCSET = NO
+
+DOCSET_FEEDNAME = "Doxygen generated docs"
+
+DOCSET_BUNDLE_ID = org.doxygen.Project
+
+DOCSET_PUBLISHER_ID = org.doxygen.Publisher
+
+DOCSET_PUBLISHER_NAME = Publisher
+
+GENERATE_HTMLHELP = NO
+
+CHM_FILE = 
+
+HHC_LOCATION = 
+
+GENERATE_CHI = NO
+
+CHM_INDEX_ENCODING = 
+
+BINARY_TOC = NO
+
+TOC_EXPAND = NO
+
+GENERATE_QHP = NO
+
+QCH_FILE = 
+
+QHP_NAMESPACE = org.doxygen.Project
+
+QHP_VIRTUAL_FOLDER = doc
+
+QHP_CUST_FILTER_NAME = 
+
+QHP_CUST_FILTER_ATTRS = 
+
+QHP_SECT_FILTER_ATTRS = 
+
+QHG_LOCATION = 
+
+GENERATE_ECLIPSEHELP = NO
+
+ECLIPSE_DOC_ID = org.doxygen.Project
+
+DISABLE_INDEX = NO
+
+ENUM_VALUES_PER_LINE = 4
+
+GENERATE_TREEVIEW = NO
+
+USE_INLINE_TREES = NO
+
+TREEVIEW_WIDTH = 250
+
+EXT_LINKS_IN_WINDOW = NO
+
+FORMULA_FONTSIZE = 10
+
+FORMULA_TRANSPARENT = YES
+
+SEARCHENGINE = YES
+
+SERVER_BASED_SEARCH = NO
+
+
+# configuration options related to the LaTeX output
+
+GENERATE_LATEX = NO
+
+LATEX_OUTPUT = latex
+
+LATEX_CMD_NAME = latex
+
+MAKEINDEX_CMD_NAME = makeindex
+
+COMPACT_LATEX = NO
+
+PAPER_TYPE = a4wide
+
+EXTRA_PACKAGES = 
+
+LATEX_HEADER = 
+
+PDF_HYPERLINKS = YES
+
+USE_PDFLATEX = YES
+
+LATEX_BATCHMODE = NO
+
+LATEX_HIDE_INDICES = NO
+
+LATEX_SOURCE_CODE = NO
+
+
+# configuration options related to the RTF output
+
+GENERATE_RTF = NO
+
+RTF_OUTPUT = rtf
+
+COMPACT_RTF = NO
+
+RTF_HYPERLINKS = NO
+
+RTF_STYLESHEET_FILE = 
+
+RTF_EXTENSIONS_FILE = 
+
+
+# configuration options related to the man page output
+
+GENERATE_MAN = NO
+
+MAN_OUTPUT = man
+
+MAN_EXTENSION = .3
+
+MAN_LINKS = NO
+
+
+# configuration options related to the XML output
+
+GENERATE_XML = NO
+
+XML_OUTPUT = xml
+
+XML_SCHEMA = 
+
+XML_DTD = 
+
+XML_PROGRAMLISTING = YES
+
+
+# configuration options for the AutoGen Definitions output
+
+GENERATE_AUTOGEN_DEF = NO
+
+
+# configuration options related to the Perl module output
+
+GENERATE_PERLMOD = NO
+
+PERLMOD_LATEX = NO
+
+PERLMOD_PRETTY = YES
+
+PERLMOD_MAKEVAR_PREFIX = 
+
+
+# Configuration options related to the preprocessor
+
+ENABLE_PREPROCESSING = YES
+
+MACRO_EXPANSION = NO
+
+EXPAND_ONLY_PREDEF = NO
+
+SEARCH_INCLUDES = YES
+
+INCLUDE_PATH = 
+
+INCLUDE_FILE_PATTERNS = 
+
+PREDEFINED = 
+
+EXPAND_AS_DEFINED = 
+
+SKIP_FUNCTION_MACROS = YES
+
+
+# Configuration::additions related to external references
+
+TAGFILES = 
+
+GENERATE_TAGFILE = 
+
+ALLEXTERNALS = NO
+
+EXTERNAL_GROUPS = YES
+
+PERL_PATH = /usr/bin/perl
+
+
+# Configuration options related to the dot tool
+
+CLASS_DIAGRAMS = YES
+
+MSCGEN_PATH = 
+
+HIDE_UNDOC_RELATIONS = YES
+
+HAVE_DOT = NO
+
+DOT_NUM_THREADS = 0
+
+DOT_FONTNAME = FreeSans.ttf
+
+DOT_FONTSIZE = 10
+
+DOT_FONTPATH = 
+
+CLASS_GRAPH = YES
+
+COLLABORATION_GRAPH = YES
+
+GROUP_GRAPHS = YES
+
+UML_LOOK = YES
+
+TEMPLATE_RELATIONS = NO
+
+INCLUDE_GRAPH = YES
+
+INCLUDED_BY_GRAPH = YES
+
+CALL_GRAPH = NO
+
+CALLER_GRAPH = NO
+
+GRAPHICAL_HIERARCHY = YES
+
+DIRECTORY_GRAPH = YES
+
+DOT_IMAGE_FORMAT = png
+
+DOT_PATH = 
+
+DOTFILE_DIRS = 
+
+DOT_GRAPH_MAX_NODES = 50
+
+MAX_DOT_GRAPH_DEPTH = 0
+
+DOT_TRANSPARENT = NO
+
+DOT_MULTI_TARGETS = NO
+
+GENERATE_LEGEND = YES
+
+DOT_CLEANUP = YES

Copied: trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/INSTALL.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/BackGroundSubtractionSimple/INSTALL.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/INSTALL.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/INSTALL.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,178 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{0F103D78-0F29-4905-BDD6-10170713B2B6}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>INSTALL</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\INSTALL_force.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/ALL_BUILD.vcxproj">
+      <Project>B947F6ED-BEAA-4A93-AB1F-586DF141AC43</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/PACKAGE.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/BackGroundSubtractionSimple/PACKAGE.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/PACKAGE.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/PACKAGE.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,186 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{33F42C36-1EE4-4E2E-A533-F95493177B79}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>PACKAGE</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\PACKAGE_force.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/ALL_BUILD.vcxproj">
+      <Project>B947F6ED-BEAA-4A93-AB1F-586DF141AC43</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/ZERO_CHECK.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/BackGroundSubtractionSimple/ZERO_CHECK.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/ZERO_CHECK.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/ZERO_CHECK.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,154 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{C44E1AA4-0E7F-47EB-8741-9ADA6C0287EA}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ZERO_CHECK</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\ZERO_CHECK.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\generate.stamp.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple -BC:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple -BC:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple -BC:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple -BC:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\ZERO_CHECK" />
+  </ItemGroup>
+  <ItemGroup>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Deleted: trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cmake_modules/CPackWIX.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cmake_modules/CPackWIX.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,51 +0,0 @@
-#=============================================================================
-# Copyright 2007-2009 Kitware, Inc.
-#
-# Distributed under the OSI-approved BSD License (the "License");
-# see accompanying file Copyright.txt for details.
-#
-# This software is distributed WITHOUT ANY WARRANTY; without even the
-# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-# See the License for more information.
-#=============================================================================
-# (To distributed this file outside of CMake, substitute the full
-#  License text for the above reference.)
-#
-# Fixed for OpenRTM
-#
-IF(CMAKE_BINARY_DIR)
-  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
-ENDIF(CMAKE_BINARY_DIR)
-
-IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
-    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
-ENDIF()
-
-IF(NOT CPACK_WIX_LANG)
-    SET(CPACK_WIX_LANG "en-us")
-ENDIF()
-
-# use the package defaults if none exists.
-# for the community.
-#IF ( NOT CPACK_WIX_XSL )
-#	
-#ENDIF( NOT CPACK_WIX_XSL )
-#
-
-IF ( CPACK_WIX_WXS_FILES )
-	# this could probably be a single expression but I'm no regex guru.
-    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
-	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
-ENDIF( CPACK_WIX_WXS_FILES )
-
-FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-
-IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
-  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
-  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
-  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
-ELSE()
-  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
-ENDIF()

Copied: trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cmake_modules/CPackWIX.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cmake_modules/CPackWIX.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cmake_modules/CPackWIX.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,51 @@
+#=============================================================================
+# Copyright 2007-2009 Kitware, Inc.
+#
+# Distributed under the OSI-approved BSD License (the "License");
+# see accompanying file Copyright.txt for details.
+#
+# This software is distributed WITHOUT ANY WARRANTY; without even the
+# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+# See the License for more information.
+#=============================================================================
+# (To distributed this file outside of CMake, substitute the full
+#  License text for the above reference.)
+#
+# Fixed for OpenRTM
+#
+IF(CMAKE_BINARY_DIR)
+  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
+ENDIF(CMAKE_BINARY_DIR)
+
+IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
+    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
+ENDIF()
+
+IF(NOT CPACK_WIX_LANG)
+    SET(CPACK_WIX_LANG "en-us")
+ENDIF()
+
+# use the package defaults if none exists.
+# for the community.
+#IF ( NOT CPACK_WIX_XSL )
+#	
+#ENDIF( NOT CPACK_WIX_XSL )
+#
+
+IF ( CPACK_WIX_WXS_FILES )
+	# this could probably be a single expression but I'm no regex guru.
+    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
+	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
+ENDIF( CPACK_WIX_WXS_FILES )
+
+FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+
+IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
+  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
+  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
+  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
+ELSE()
+  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
+ENDIF()

Deleted: trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cmake_modules/FindOpenCV.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cmake_modules/FindOpenCV.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,62 +0,0 @@
-
-
-set(OPENCV_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # OpenCV
-    pkg_check_modules(OPENCV REQUIRED opencv)
-    if(NOT OPENCV_DIR)
-        if(OPENCV_FOUND)
-            set(OPENCV_DIR ${OPENCV_PREFIX})
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-    endif()
-
-    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
-    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
-
-endif(UNIX)
-
-if(WIN32)
-    # OpenCV
-    if(NOT OPENCV_DIR)
-        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
-            set(OPENCV_DIR $ENV{OPENCV_ROOT})
-            set(OPENCV_FOUND TRUE)
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-        if(NOT OPENCV_FOUND)
-            message(FATAL_ERROR "OpenCV not found.")
-        endif()
-    endif()
-
-    include(${OPENCV_DIR}/OpenCVConfig.cmake)
-    set(OPENCV_VERSION ${OpenCV_VERSION})
-    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
-    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
-    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
-
-    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
-    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
-
-    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
-
-    foreach(_lib ${OPENCV_LIB_COMPONENTS})
-        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
-    endforeach()
-
-endif(WIN32)
-
-message(STATUS "FindOpenCV setup done.")
-
-message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
-message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
-message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
-message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
-message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
-message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
-message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
-

Copied: trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cmake_modules/FindOpenCV.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cmake_modules/FindOpenCV.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cmake_modules/FindOpenCV.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,62 @@
+
+
+set(OPENCV_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # OpenCV
+    pkg_check_modules(OPENCV REQUIRED opencv)
+    if(NOT OPENCV_DIR)
+        if(OPENCV_FOUND)
+            set(OPENCV_DIR ${OPENCV_PREFIX})
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+    endif()
+
+    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
+    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
+
+endif(UNIX)
+
+if(WIN32)
+    # OpenCV
+    if(NOT OPENCV_DIR)
+        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
+            set(OPENCV_DIR $ENV{OPENCV_ROOT})
+            set(OPENCV_FOUND TRUE)
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+        if(NOT OPENCV_FOUND)
+            message(FATAL_ERROR "OpenCV not found.")
+        endif()
+    endif()
+
+    include(${OPENCV_DIR}/OpenCVConfig.cmake)
+    set(OPENCV_VERSION ${OpenCV_VERSION})
+    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
+    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
+    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
+
+    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
+    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
+
+    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
+
+    foreach(_lib ${OPENCV_LIB_COMPONENTS})
+        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
+    endforeach()
+
+endif(WIN32)
+
+message(STATUS "FindOpenCV setup done.")
+
+message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
+message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
+message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
+message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
+message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
+message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
+message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
+

Deleted: trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cmake_modules/FindOpenRTM.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cmake_modules/FindOpenRTM.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,185 +0,0 @@
-
-set(OMNIORB_FOUND FALSE)
-set(OPENRTM_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # omniORB
-    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
-    if(NOT OMNIORB_DIR)
-        if(OMNIORB_FOUND)
-            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-    endif()
-
-    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
-    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
-
-    # OpenRTM-aist
-    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
-    if(NOT OPENRTM_DIR)
-        if(OPENRTM_FOUND)
-            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-    endif()
-
-    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
-    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
-
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
-           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
-           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
-           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "")
-    set(OPENRTM_IDLFLAGS "")
-
-    execute_process(COMMAND rtm-config --idlc
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        set(OPENRTM_IDLC "${output_val}")
-    endif()
-
-    execute_process(COMMAND rtm-config --idlflags
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        string(REPLACE " " ";" output_val ${output_val})
-        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
-    endif()
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(UNIX)
-
-if(WIN32)
-    # omniORB
-    if(NOT OMNIORB_DIR)
-        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
-            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
-            set(OMNIORB_FOUND TRUE)
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-        if(NOT OMNIORB_FOUND)
-            message(FATAL_ERROR "omniORB not found.")
-        endif()
-    endif()
-
-    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
-    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
-
-    # omniORB version
-    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omniORB version file not found.")
-    endif()
-
-    set(OMNIORB_VERSION "${_vers}")
-    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[_]" "."
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[.]" ""
-           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
-
-    # omnithread version
-    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omnithread not found.")
-    endif()
-    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
-           OMNIORB_THREAD_NUM "${_vers}")
-
-    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
-    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
-    else()
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
-    endif()
-
-    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
-                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
-                    "omnithread${OMNIORB_THREAD_NUM}_rt")
-        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-
-    # OpenRTM-aist
-    if(NOT OPENRTM_DIR)
-        if(NOT $ENV{RTM_ROOT} STREQUAL "")
-            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
-            set(OPENRTM_FOUND TRUE)
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-        if(NOT OPENRTM_FOUND)
-            message(FATAL_ERROR "OpenRTM-aist not found.")
-        endif()
-    endif()
-
-    # OpenRTM-aist version
-    set(OPENRTM_VERSION "${OPENRTM_DIR}")
-    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    set(OPENRTM_VERSION_PATCH "0")
-    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
-
-    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
-    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
-    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
-
-    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
-
-    foreach(library "RTC110" "coil110")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-    foreach(library "ws2_32" "mswsock")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
-    endforeach()
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "omniidl")
-    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(WIN32)
-
-message(STATUS "FindOpenRTM setup done.")
-
-message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
-message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
-message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
-message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
-message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
-message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
-message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
-
-message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
-message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
-message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
-message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
-message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
-message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
-message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
-message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
-message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
-message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
-
-message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
-message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
-message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
-message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Copied: trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cmake_modules/FindOpenRTM.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cmake_modules/FindOpenRTM.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cmake_modules/FindOpenRTM.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,185 @@
+
+set(OMNIORB_FOUND FALSE)
+set(OPENRTM_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # omniORB
+    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
+    if(NOT OMNIORB_DIR)
+        if(OMNIORB_FOUND)
+            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+    endif()
+
+    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
+    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
+
+    # OpenRTM-aist
+    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
+    if(NOT OPENRTM_DIR)
+        if(OPENRTM_FOUND)
+            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+    endif()
+
+    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
+    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
+
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
+           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
+           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
+           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "")
+    set(OPENRTM_IDLFLAGS "")
+
+    execute_process(COMMAND rtm-config --idlc
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        set(OPENRTM_IDLC "${output_val}")
+    endif()
+
+    execute_process(COMMAND rtm-config --idlflags
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        string(REPLACE " " ";" output_val ${output_val})
+        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
+    endif()
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(UNIX)
+
+if(WIN32)
+    # omniORB
+    if(NOT OMNIORB_DIR)
+        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
+            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
+            set(OMNIORB_FOUND TRUE)
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+        if(NOT OMNIORB_FOUND)
+            message(FATAL_ERROR "omniORB not found.")
+        endif()
+    endif()
+
+    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
+    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
+
+    # omniORB version
+    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omniORB version file not found.")
+    endif()
+
+    set(OMNIORB_VERSION "${_vers}")
+    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[_]" "."
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[.]" ""
+           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
+
+    # omnithread version
+    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omnithread not found.")
+    endif()
+    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
+           OMNIORB_THREAD_NUM "${_vers}")
+
+    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
+    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
+    else()
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
+    endif()
+
+    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
+                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
+                    "omnithread${OMNIORB_THREAD_NUM}_rt")
+        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+
+    # OpenRTM-aist
+    if(NOT OPENRTM_DIR)
+        if(NOT $ENV{RTM_ROOT} STREQUAL "")
+            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
+            set(OPENRTM_FOUND TRUE)
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+        if(NOT OPENRTM_FOUND)
+            message(FATAL_ERROR "OpenRTM-aist not found.")
+        endif()
+    endif()
+
+    # OpenRTM-aist version
+    set(OPENRTM_VERSION "${OPENRTM_DIR}")
+    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    set(OPENRTM_VERSION_PATCH "0")
+    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
+
+    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
+    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
+    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
+
+    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
+
+    foreach(library "RTC110" "coil110")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+    foreach(library "ws2_32" "mswsock")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
+    endforeach()
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "omniidl")
+    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(WIN32)
+
+message(STATUS "FindOpenRTM setup done.")
+
+message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
+message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
+message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
+message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
+message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
+message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
+message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
+
+message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
+message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
+message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
+message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
+message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
+message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
+message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
+message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
+message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
+message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
+
+message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
+message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
+message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
+message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Deleted: trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cmake_modules/cmake_uninstall.cmake.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cmake_modules/cmake_uninstall.cmake.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,19 +0,0 @@
-if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
-    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
-endif()
-
-file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
-string(REGEX REPLACE "\n" ";" files "${files}")
-foreach(file ${files})
-    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
-    if(EXISTS "$ENV{DESTDIR}${file}")
-        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
-                     OUTPUT_VARIABLE rm_out
-                     RETURN_VALUE rm_retval)
-        if(NOT "${rm_retval}" STREQUAL 0)
-            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
-        endif()
-    else()
-        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
-    endif()
-endforeach()

Copied: trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cmake_modules/cmake_uninstall.cmake.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cmake_modules/cmake_uninstall.cmake.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cmake_modules/cmake_uninstall.cmake.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,19 @@
+if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
+    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
+endif()
+
+file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
+string(REGEX REPLACE "\n" ";" files "${files}")
+foreach(file ${files})
+    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
+    if(EXISTS "$ENV{DESTDIR}${file}")
+        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
+                     OUTPUT_VARIABLE rm_out
+                     RETURN_VALUE rm_retval)
+        if(NOT "${rm_retval}" STREQUAL 0)
+            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
+        endif()
+    else()
+        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
+    endif()
+endforeach()

Deleted: trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cpack_resources/Description.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cpack_resources/Description.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-DESCRIPTION
-===========
-
-This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Copied: trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cpack_resources/Description.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cpack_resources/Description.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cpack_resources/Description.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+DESCRIPTION
+===========
+
+This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Deleted: trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cpack_resources/License.rtf
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cpack_resources/License.rtf	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,7 +0,0 @@
-{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
-{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
-=======\par
-\par
-This is an installer created using CPack (http://www.cmake.org). No license provided.\par
-\par
-}

Copied: trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cpack_resources/License.rtf (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cpack_resources/License.rtf)
===================================================================
--- trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cpack_resources/License.rtf	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,7 @@
+{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
+{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
+=======\par
+\par
+This is an installer created using CPack (http://www.cmake.org). No license provided.\par
+\par
+}

Deleted: trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cpack_resources/License.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cpack_resources/License.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-LICENSE
-=======
-
-This is an installer created using CPack (http://www.cmake.org). No license provided.

Copied: trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cpack_resources/License.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cpack_resources/License.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cpack_resources/License.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+LICENSE
+=======
+
+This is an installer created using CPack (http://www.cmake.org). No license provided.

Deleted: trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cpack_resources/wix.xsl.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cpack_resources/wix.xsl.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,90 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<xsl:stylesheet version="1.0"
-   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
-   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
-  <xsl:output indent="yes" method="xml"/>
-
-  <xsl:template match="/wix:Wix">
-    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
-      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
-        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
-        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
-        <Directory Id="TARGETDIR" Name="SourceDir" >
-            <Directory Id="ProgramFilesFolder" Name="PFILE" >
-                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
-                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
-                </Directory>
-            </Directory>
-        </Directory>
-
-        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
-        </Feature>
-
-        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
-        </Feature>
-
-        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
-        </Feature>
-
-        <!--Tack on your specific wix options-->
-        <UIRef Id="WixUI_FeatureTree" />
-        <UIRef Id="WixUI_ErrorProgressText" />
-        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
-        <!-- TODO: Add Wix Specific Dialogs and features. -->
-        <!-- TODO: Add artwork  -->
-        <!-- TODO: Add ... -->
-
-      </Product>
-
-      <!--Output the fragment info which heat generates-->
-      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
-      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
-
-    </Wix>
-  </xsl:template>
-
-  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
-    <xsl:copy>
-      <xsl:apply-templates select="wix:DirectoryRef" />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:DirectoryRef" >
-    <xsl:copy>
-      <xsl:choose>
-        <xsl:when test="wix:Directory[@Name='components']" >
-          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
-        </xsl:when>
-        <xsl:otherwise>
-          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-        </xsl:otherwise>
-      </xsl:choose>
-      <xsl:apply-templates />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Directory" >
-    <xsl:copy>
-      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Component">
-    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
-      <xsl:attribute name="Id">
-        <xsl:value-of select="@Id" />
-      </xsl:attribute>
-    </xsl:element>
-  </xsl:template>
-
-</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cpack_resources/wix.xsl.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cpack_resources/wix.xsl.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cpack_resources/wix.xsl.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="utf-8"?>
+<xsl:stylesheet version="1.0"
+   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
+   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
+  <xsl:output indent="yes" method="xml"/>
+
+  <xsl:template match="/wix:Wix">
+    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
+      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
+        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
+        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
+        <Directory Id="TARGETDIR" Name="SourceDir" >
+            <Directory Id="ProgramFilesFolder" Name="PFILE" >
+                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
+                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
+                </Directory>
+            </Directory>
+        </Directory>
+
+        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
+        </Feature>
+
+        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
+        </Feature>
+
+        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
+        </Feature>
+
+        <!--Tack on your specific wix options-->
+        <UIRef Id="WixUI_FeatureTree" />
+        <UIRef Id="WixUI_ErrorProgressText" />
+        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
+        <!-- TODO: Add Wix Specific Dialogs and features. -->
+        <!-- TODO: Add artwork  -->
+        <!-- TODO: Add ... -->
+
+      </Product>
+
+      <!--Output the fragment info which heat generates-->
+      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
+      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
+
+    </Wix>
+  </xsl:template>
+
+  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
+    <xsl:copy>
+      <xsl:apply-templates select="wix:DirectoryRef" />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:DirectoryRef" >
+    <xsl:copy>
+      <xsl:choose>
+        <xsl:when test="wix:Directory[@Name='components']" >
+          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
+        </xsl:when>
+        <xsl:otherwise>
+          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+        </xsl:otherwise>
+      </xsl:choose>
+      <xsl:apply-templates />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Directory" >
+    <xsl:copy>
+      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Component">
+    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
+      <xsl:attribute name="Id">
+        <xsl:value-of select="@Id" />
+      </xsl:attribute>
+    </xsl:element>
+  </xsl:template>
+
+</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/doc.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/BackGroundSubtractionSimple/doc.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/doc.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/doc.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,157 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{08E5F3B9-7821-495A-A7FD-A4EE70929F0F}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>doc</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\doc.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\doc;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple -BC:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple --check-stamp-file C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple -BC:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple --check-stamp-file C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple -BC:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple --check-stamp-file C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple -BC:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple --check-stamp-file C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\doc" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/ZERO_CHECK.vcxproj">
+      <Project>C44E1AA4-0E7F-47EB-8741-9ADA6C0287EA</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/doxygen.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/BackGroundSubtractionSimple/doxygen.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/doxygen.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/doxygen.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{D87575E8-E401-4F59-8E90-D1E995432EEA}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>doxygen</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\doxygen.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeFiles/doxygen.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\doxygen;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeFiles/doxygen.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\doxygen;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeFiles/doxygen.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\doxygen;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeFiles/doxygen.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\doxygen;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple -BC:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple --check-stamp-file C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple -BC:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple --check-stamp-file C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple -BC:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple --check-stamp-file C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple -BC:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple --check-stamp-file C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\doxygen" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/ZERO_CHECK.vcxproj">
+      <Project>9739233F-C05D-4BDF-9B20-072EE11F1882</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/doxygen_BackGroundSubtractionSimple.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/BackGroundSubtractionSimple/doxygen_BackGroundSubtractionSimple.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/doxygen_BackGroundSubtractionSimple.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/doxygen_BackGroundSubtractionSimple.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{46450E88-FE30-4CB4-9E12-CB7FB76B8DCB}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>doxygen_BackGroundSubtractionSimple</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\doxygen_BackGroundSubtractionSimple.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeFiles/doxygen_BackGroundSubtractionSimple.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\doxygen_BackGroundSubtractionSimple;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeFiles/doxygen_BackGroundSubtractionSimple.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\doxygen_BackGroundSubtractionSimple;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeFiles/doxygen_BackGroundSubtractionSimple.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\doxygen_BackGroundSubtractionSimple;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeFiles/doxygen_BackGroundSubtractionSimple.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\doxygen_BackGroundSubtractionSimple;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\doxygen_BackGroundSubtractionSimple" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/uninstall.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/BackGroundSubtractionSimple/uninstall.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/uninstall.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/uninstall.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{07440355-7FC6-41FC-A2B9-4FA3AB2B1591}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>uninstall</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\uninstall.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeFiles/uninstall.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\uninstall;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeFiles/uninstall.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\uninstall;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeFiles/uninstall.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\uninstall;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeFiles/uninstall.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\uninstall;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple -BC:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple --check-stamp-file C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple -BC:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple --check-stamp-file C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple -BC:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple --check-stamp-file C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple -BC:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple --check-stamp-file C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\uninstall" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/ZERO_CHECK.vcxproj">
+      <Project>9739233F-C05D-4BDF-9B20-072EE11F1882</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/uninstall_BackGroundSubtractionSimple.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/BackGroundSubtractionSimple/uninstall_BackGroundSubtractionSimple.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/uninstall_BackGroundSubtractionSimple.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/BackGroundSubtractionSimple/uninstall_BackGroundSubtractionSimple.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{2ED8D451-6FCE-440B-9D2A-CA351FF5CF63}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>uninstall_BackGroundSubtractionSimple</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\uninstall_BackGroundSubtractionSimple.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeFiles/uninstall_BackGroundSubtractionSimple.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\uninstall_BackGroundSubtractionSimple;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeFiles/uninstall_BackGroundSubtractionSimple.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\uninstall_BackGroundSubtractionSimple;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeFiles/uninstall_BackGroundSubtractionSimple.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\uninstall_BackGroundSubtractionSimple;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeFiles/uninstall_BackGroundSubtractionSimple.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\uninstall_BackGroundSubtractionSimple;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/BackGroundSubtractionSimple/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\BackGroundSubtractionSimple\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\uninstall_BackGroundSubtractionSimple" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Binarization/ALL_BUILD.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Binarization/ALL_BUILD.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Binarization/ALL_BUILD.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Binarization/ALL_BUILD.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,160 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ALL_BUILD</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Binarization;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Binarization;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Binarization;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Binarization;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\ALL_BUILD.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Binarization\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Binarization\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Binarization\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Binarization\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\ALL_BUILD" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Binarization/Binarization.vcxproj">
+      <Project>72953267-AC0D-4F8B-8F44-844A022793F8</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Binarization/BinarizationComp.vcxproj">
+      <Project>AFA9B6E2-492E-4CF0-9CE1-2D6513281EF9</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Binarization/Binarization.sln (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Binarization/Binarization.sln)
===================================================================
--- trunk/ImageProcessing/opencv/components/Binarization/Binarization.sln	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Binarization/Binarization.sln	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,105 @@
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ALL_BUILD", "ALL_BUILD.vcxproj", "{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}"
+	ProjectSection(ProjectDependencies) = postProject
+		{72953267-AC0D-4F8B-8F44-844A022793F8} = {72953267-AC0D-4F8B-8F44-844A022793F8}
+		{AFA9B6E2-492E-4CF0-9CE1-2D6513281EF9} = {AFA9B6E2-492E-4CF0-9CE1-2D6513281EF9}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Binarization", "Binarization.vcxproj", "{72953267-AC0D-4F8B-8F44-844A022793F8}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BinarizationComp", "BinarizationComp.vcxproj", "{AFA9B6E2-492E-4CF0-9CE1-2D6513281EF9}"
+	ProjectSection(ProjectDependencies) = postProject
+		{72953267-AC0D-4F8B-8F44-844A022793F8} = {72953267-AC0D-4F8B-8F44-844A022793F8}
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "INSTALL", "INSTALL.vcxproj", "{0F103D78-0F29-4905-BDD6-10170713B2B6}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43} = {B947F6ED-BEAA-4A93-AB1F-586DF141AC43}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PACKAGE", "PACKAGE.vcxproj", "{33F42C36-1EE4-4E2E-A533-F95493177B79}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43} = {B947F6ED-BEAA-4A93-AB1F-586DF141AC43}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZERO_CHECK", "..\..\ZERO_CHECK.vcxproj", "{87493064-6817-4173-BA90-7F469034490A}"
+	ProjectSection(ProjectDependencies) = postProject
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doxygen_Binarization", "doxygen_Binarization.vcxproj", "{9BE0E6E8-5D29-4C66-AE17-5201E4FBA02C}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uninstall_Binarization", "uninstall_Binarization.vcxproj", "{F6534B1E-63B9-4FF6-BA6A-0EA06F9F63BF}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Win32 = Debug|Win32
+		Release|Win32 = Release|Win32
+		MinSizeRel|Win32 = MinSizeRel|Win32
+		RelWithDebInfo|Win32 = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Debug|Win32.ActiveCfg = Debug|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Debug|Win32.Build.0 = Debug|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Release|Win32.ActiveCfg = Release|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Release|Win32.Build.0 = Release|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{72953267-AC0D-4F8B-8F44-844A022793F8}.Debug|Win32.ActiveCfg = Debug|Win32
+		{72953267-AC0D-4F8B-8F44-844A022793F8}.Debug|Win32.Build.0 = Debug|Win32
+		{72953267-AC0D-4F8B-8F44-844A022793F8}.Release|Win32.ActiveCfg = Release|Win32
+		{72953267-AC0D-4F8B-8F44-844A022793F8}.Release|Win32.Build.0 = Release|Win32
+		{72953267-AC0D-4F8B-8F44-844A022793F8}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{72953267-AC0D-4F8B-8F44-844A022793F8}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{72953267-AC0D-4F8B-8F44-844A022793F8}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{72953267-AC0D-4F8B-8F44-844A022793F8}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{AFA9B6E2-492E-4CF0-9CE1-2D6513281EF9}.Debug|Win32.ActiveCfg = Debug|Win32
+		{AFA9B6E2-492E-4CF0-9CE1-2D6513281EF9}.Debug|Win32.Build.0 = Debug|Win32
+		{AFA9B6E2-492E-4CF0-9CE1-2D6513281EF9}.Release|Win32.ActiveCfg = Release|Win32
+		{AFA9B6E2-492E-4CF0-9CE1-2D6513281EF9}.Release|Win32.Build.0 = Release|Win32
+		{AFA9B6E2-492E-4CF0-9CE1-2D6513281EF9}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{AFA9B6E2-492E-4CF0-9CE1-2D6513281EF9}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{AFA9B6E2-492E-4CF0-9CE1-2D6513281EF9}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{AFA9B6E2-492E-4CF0-9CE1-2D6513281EF9}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.Debug|Win32.ActiveCfg = Debug|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.Release|Win32.ActiveCfg = Release|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.Debug|Win32.ActiveCfg = Debug|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.Release|Win32.ActiveCfg = Release|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Debug|Win32.ActiveCfg = Debug|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Debug|Win32.Build.0 = Debug|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Release|Win32.ActiveCfg = Release|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Release|Win32.Build.0 = Release|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{9BE0E6E8-5D29-4C66-AE17-5201E4FBA02C}.Debug|Win32.ActiveCfg = Debug|Win32
+		{9BE0E6E8-5D29-4C66-AE17-5201E4FBA02C}.Release|Win32.ActiveCfg = Release|Win32
+		{9BE0E6E8-5D29-4C66-AE17-5201E4FBA02C}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{9BE0E6E8-5D29-4C66-AE17-5201E4FBA02C}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{F6534B1E-63B9-4FF6-BA6A-0EA06F9F63BF}.Debug|Win32.ActiveCfg = Debug|Win32
+		{F6534B1E-63B9-4FF6-BA6A-0EA06F9F63BF}.Release|Win32.ActiveCfg = Release|Win32
+		{F6534B1E-63B9-4FF6-BA6A-0EA06F9F63BF}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{F6534B1E-63B9-4FF6-BA6A-0EA06F9F63BF}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ExtensibilityGlobals) = postSolution
+	EndGlobalSection
+	GlobalSection(ExtensibilityAddIns) = postSolution
+	EndGlobalSection
+EndGlobal

Copied: trunk/ImageProcessing/opencv/components/Binarization/Binarization.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Binarization/Binarization.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Binarization/Binarization.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Binarization/Binarization.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,292 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{72953267-AC0D-4F8B-8F44-844A022793F8}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>Binarization</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\Debug\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Binarization.dir\Debug\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Binarization</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\Release\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Binarization.dir\Release\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Binarization</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\MinSizeRel\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Binarization.dir\MinSizeRel\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Binarization</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\RelWithDebInfo\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Binarization.dir\RelWithDebInfo\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Binarization</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">true</LinkIncremental>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Binarization;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
+      <Optimization>Disabled</Optimization>
+      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Debug";Binarization_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Debug</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Binarization/Debug/Binarization.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Debug\";Binarization_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Binarization;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Binarization;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rtd.lib;omniDynamic414_rtd.lib;omnithread34_rtd.lib;RTC110d.lib;coil110d.lib;ws2_32.lib;mswsock.lib;opencv_core220d.lib;opencv_imgproc220d.lib;opencv_features2d220d.lib;opencv_gpu220d.lib;opencv_calib3d220d.lib;opencv_objdetect220d.lib;opencv_video220d.lib;opencv_highgui220d.lib;opencv_ml220d.lib;opencv_legacy220d.lib;opencv_contrib220d.lib;opencv_flann220d.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Binarization/Debug/Binarization.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Binarization/Debug/Binarization.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Binarization;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Release";Binarization_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Release</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Binarization/Release/Binarization.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Release\";Binarization_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Binarization;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Binarization;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Binarization/Release/Binarization.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Binarization/Release/Binarization.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Binarization;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MinSpace</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="MinSizeRel";Binarization_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>MinSizeRel</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Binarization/MinSizeRel/Binarization.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"MinSizeRel\";Binarization_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Binarization;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Binarization;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Binarization/MinSizeRel/Binarization.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Binarization/MinSizeRel/Binarization.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Binarization;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="RelWithDebInfo";Binarization_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>RelWithDebInfo</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Binarization/RelWithDebInfo/Binarization.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"RelWithDebInfo\";Binarization_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Binarization;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Binarization;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Binarization/RelWithDebInfo/Binarization.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Binarization/RelWithDebInfo/Binarization.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Binarization\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Binarization\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Binarization\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Binarization\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="Binarization.cpp" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Binarization/BinarizationComp.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Binarization/BinarizationComp.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Binarization/BinarizationComp.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Binarization/BinarizationComp.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,295 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{AFA9B6E2-492E-4CF0-9CE1-2D6513281EF9}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>BinarizationComp</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\Debug\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">BinarizationComp.dir\Debug\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">BinarizationComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\Release\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">BinarizationComp.dir\Release\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">BinarizationComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\MinSizeRel\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">BinarizationComp.dir\MinSizeRel\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">BinarizationComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\RelWithDebInfo\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">BinarizationComp.dir\RelWithDebInfo\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">BinarizationComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">true</LinkIncremental>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Binarization;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
+      <Optimization>Disabled</Optimization>
+      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Debug";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Debug</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Binarization/Debug/BinarizationComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Debug\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Binarization;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Binarization;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;Debug\Binarization.lib;omniORB414_rtd.lib;omniDynamic414_rtd.lib;omnithread34_rtd.lib;RTC110d.lib;coil110d.lib;ws2_32.lib;mswsock.lib;opencv_core220d.lib;opencv_imgproc220d.lib;opencv_features2d220d.lib;opencv_gpu220d.lib;opencv_calib3d220d.lib;opencv_objdetect220d.lib;opencv_video220d.lib;opencv_highgui220d.lib;opencv_ml220d.lib;opencv_legacy220d.lib;opencv_contrib220d.lib;opencv_flann220d.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Binarization/Debug/BinarizationComp.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Binarization/Debug/BinarizationComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Binarization;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Release";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Release</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Binarization/Release/BinarizationComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Release\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Binarization;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Binarization;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;Release\Binarization.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Binarization/Release/BinarizationComp.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Binarization/Release/BinarizationComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Binarization;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MinSpace</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="MinSizeRel";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>MinSizeRel</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Binarization/MinSizeRel/BinarizationComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"MinSizeRel\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Binarization;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Binarization;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;MinSizeRel\Binarization.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Binarization/MinSizeRel/BinarizationComp.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Binarization/MinSizeRel/BinarizationComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Binarization;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="RelWithDebInfo";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>RelWithDebInfo</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Binarization/RelWithDebInfo/BinarizationComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"RelWithDebInfo\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Binarization;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Binarization;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;RelWithDebInfo\Binarization.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Binarization/RelWithDebInfo/BinarizationComp.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Binarization/RelWithDebInfo/BinarizationComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Binarization\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Binarization\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Binarization\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Binarization\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="BinarizationComp.cpp" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Binarization/Binarization.vcxproj">
+      <Project>72953267-AC0D-4F8B-8F44-844A022793F8</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Binarization/CMakeLists.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Binarization/CMakeLists.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/Binarization/CMakeLists.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Binarization/CMakeLists.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,300 @@
+cmake_minimum_required(VERSION 2.8 FATAL_ERROR)
+
+project(Binarization)
+
+set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS true)
+set(CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake_modules")
+
+set(LINUX_PACKAGE_GENERATOR "DEB")
+#set(LINUX_PACKAGE_GENERATOR "RPM")
+
+
+# component settings
+set(RTC_NAME "${PROJECT_NAME}")
+set(RTC_VERSION "1.0.0")
+set(RTC_VERSION_MAJOR "1")
+set(RTC_VERSION_MINOR "0")
+set(RTC_VERSION_PATCH "0")
+set(RTC_LANG "c++")
+set(RTC_DESCRIPTION "Binarization Agent Component")
+set(RTC_VENDOR "Shibaura Inst. of Tech, Tanaka & Fujita & Takasu")
+set(RTC_MAINTAINER "author at example.com")
+
+string(TOLOWER ${RTC_NAME} PACKAGE_NAME)
+set(PACKAGE_VERSION "${RTC_VERSION_MAJOR}.${RTC_VERSION_MINOR}.${RTC_VERSION_PATCH}")
+
+set(IDL_FILES ""
+	#              WiiInfo.idl
+)
+
+set(SKEL_SRCS ""
+	#              WiiInfoSkel.cpp
+)
+
+set(STUB_SRCS ""
+)
+
+set(IMPL_SRCS ""
+	#              WiiInfoSVC_impl.cpp
+)
+
+set(IMPL_INCS ""
+	#              WiiInfoSVC_impl.h
+)
+
+set(LIBS_SRCS Binarization.cpp)
+
+set(LIBS_INCS Binarization.h)
+
+set(EXEC_SRCS BinarizationComp.cpp)
+
+set(OTHER_SRCS CMakeLists.txt Doxyfile.in
+               RTC.xml Binarization.conf rtc.conf)
+
+
+# check OpenRTM installed
+find_package(OpenRTM REQUIRED)
+
+list(APPEND CFLAGS ${OMNIORB_CFLAGS} ${OPENRTM_CFLAGS})
+list(APPEND INCLUDE_DIRS ${OMNIORB_INCLUDE_DIRS} ${OPENRTM_INCLUDE_DIRS})
+list(APPEND LDFLAGS ${OMNIORB_LDFLAGS} ${OPENRTM_LDFLAGS})
+list(APPEND LIBRARY_DIRS ${OMNIORB_LIBRARY_DIRS} ${OPENRTM_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OMNIORB_LIBRARIES} ${OPENRTM_LIBRARIES})
+
+# check doxygen installed
+find_package(Doxygen)
+if(DOXYGEN_FOUND STREQUAL "NO")
+    message(FATAL_ERROR "Doxygen not found.")
+endif()
+
+
+if(WIN32)
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin/x86_win32")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(INSTALL_PREFIX "components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+else()
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(OPENRTM_SHARE_PREFIX "share/openrtm-${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}")
+    set(INSTALL_PREFIX "${OPENRTM_SHARE_PREFIX}/components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+endif()
+
+# check OpenCV installed
+find_package(OpenCV REQUIRED)
+
+list(APPEND INCLUDE_DIRS ${OPENCV_INCLUDE_DIRS})
+list(APPEND LIBRARY_DIRS ${OPENCV_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OPENCV_LIBRARIES})
+
+
+# add uninstall target
+configure_file(
+    "${CMAKE_CURRENT_SOURCE_DIR}/cmake_modules/cmake_uninstall.cmake.in"
+    "${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake"
+    IMMEDIATE @ONLY)
+add_custom_target(uninstall_${RTC_NAME} COMMAND 
+    ${CMAKE_COMMAND} -P ${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake)
+
+
+# target settings for library/executable
+list(APPEND INCLUDE_DIRS ${CMAKE_CURRENT_BINARY_DIR})
+include_directories(${INCLUDE_DIRS})
+
+link_directories(${LIBRARY_DIRS})
+
+add_definitions(${CFLAGS})
+
+foreach(idl ${IDL_FILES})
+    string(REGEX REPLACE "([^\\/]*)\\.idl" "\\1" idl_base ${idl})
+    add_custom_command(OUTPUT ${idl_base}Stub.cpp ${idl_base}Skel.cpp
+                       COMMAND ${OPENRTM_IDL_WRAPPER} ${OPENRTM_IDL_WRAPPER_FLAGS} --idl-file=${idl}
+                       COMMAND ${OPENRTM_IDLC} ${OPENRTM_IDLFLAGS} ${PROJECT_SOURCE_DIR}/${idl}
+                       DEPENDS ${idl})
+endforeach()
+
+if(CMAKE_COMPILER_IS_GNUCC)
+    string(REPLACE ";" " " LDFLAGS "${LDFLAGS}")
+endif()
+
+add_library(${RTC_NAME} SHARED
+            ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+target_link_libraries(${RTC_NAME} ${LIBRARIES})
+set_target_properties(${RTC_NAME} PROPERTIES PREFIX "")
+set_target_properties(${RTC_NAME} PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+if(UNIX)
+    add_library(${RTC_NAME}-static STATIC
+                ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+    target_link_libraries(${RTC_NAME}-static ${LIBRARIES})
+    set_target_properties(${RTC_NAME}-static PROPERTIES PREFIX "")
+    set_target_properties(${RTC_NAME}-static PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+if(UNIX)
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME}-static)
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME}-static ${LIBRARIES})
+
+    add_executable(${RTC_NAME}Comp-dynamic ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp-dynamic ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp-dynamic ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp-dynamic PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+else()
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+if(WIN32)
+    set (LIBRARY_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}/)
+    set (EXECUTABLE_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}Comp/)
+
+    ADD_CUSTOM_COMMAND(
+       TARGET ${RTC_NAME}
+       POST_BUILD
+       COMMAND ${CMAKE_COMMAND} -E copy
+       "${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}/Release/${RTC_NAME}.dll"
+       "${CMAKE_CURRENT_SOURCE_DIR}/../../bin"
+     )
+    ADD_CUSTOM_COMMAND(
+       TARGET ${RTC_NAME}Comp
+       POST_BUILD
+       COMMAND ${CMAKE_COMMAND} -E copy
+       "${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}Comp/Release/${RTC_NAME}Comp.exe"
+       "${CMAKE_CURRENT_SOURCE_DIR}/../../bin"
+     )
+endif()
+
+install(TARGETS ${RTC_NAME} LIBRARY DESTINATION "${INSTALL_PREFIX}"
+                            ARCHIVE DESTINATION "${INSTALL_PREFIX}"
+                            RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(TARGETS ${RTC_NAME}Comp RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(FILES RTC.xml DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+
+
+# target settings for document
+configure_file("${CMAKE_CURRENT_SOURCE_DIR}/Doxyfile.in"
+               "${CMAKE_CURRENT_BINARY_DIR}/Doxyfile")
+
+add_custom_target(doxygen_${RTC_NAME} COMMAND
+                  ${DOXYGEN_EXECUTABLE} ${CMAKE_CURRENT_BINARY_DIR}/Doxyfile)
+
+set_property(DIRECTORY APPEND PROPERTY ADDITIONAL_MAKE_CLEAN_FILES doc)
+
+get_target_property(DOC_TARGET doc TYPE)
+if(NOT DOC_TARGET)
+    add_custom_target(doc)
+endif()
+add_dependencies(doc doxygen)
+
+install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/doc DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "documents")
+
+
+# install source files
+install(FILES ${IDL_FILES} ${IMPL_SRCS} ${IMPL_INCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${LIBS_SRCS} ${LIBS_INCS} ${EXEC_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${OTHER_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(DIRECTORY cmake_modules cpack_resources
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+
+# package settings
+set(CPACK_PACKAGE_NAME "${RTC_NAME}")
+set(CPACK_PACKAGE_VERSION_MAJOR "${RTC_VERSION_MAJOR}")
+set(CPACK_PACKAGE_VERSION_MINOR "${RTC_VERSION_MINOR}")
+set(CPACK_PACKAGE_VERSION_PATCH "${RTC_VERSION_PATCH}")
+set(CPACK_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}")
+set(CPACK_PACKAGE_VENDOR "${RTC_VENDOR}")
+set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "${RTC_DESCRIPTION}")
+set(CPACK_PACKAGE_CONTACT "${RTC_MAINTAINER}")
+
+set(CPACK_RESOURCE_FILE_LICENSE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/License.txt")
+set(CPACK_PACKAGE_DESCRIPTION_FILE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/Description.txt")
+
+set(CPACK_COMPONENTS_ALL applications documents sources)
+set(CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME "Applications")
+set(CPACK_COMPONENT_APPLICATIONS_DESCRIPTION "RT-Component applications")
+set(CPACK_COMPONENT_APPLICATIONS_DISABLED FALSE)
+
+set(CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME "Documents")
+set(CPACK_COMPONENT_DOCUMENTS_DESCRIPTION "RT-Component documents")
+set(CPACK_COMPONENT_DOCUMENTS_DISABLED TRUE)
+
+set(CPACK_COMPONENT_SOURCES_DISPLAY_NAME "Source files")
+set(CPACK_COMPONENT_SOURCES_DESCRIPTION "RT-Component source files")
+set(CPACK_COMPONENT_SOURCES_DISABLED TRUE)
+
+if(WIN32)
+    set(CPACK_GENERATOR "WIX")
+
+    # Windows WiX package settings
+
+    set(CPACK_WIX_XSL "@CMAKE_CURRENT_BINARY_DIR@/wix.xsl")
+    set(CPACK_WIX_LANG "ja-jp")
+    set(CPACK_RESOURCE_FILE_LICENSE
+        "@CMAKE_CURRENT_SOURCE_DIR@/cpack_resources/License.rtf")
+    configure_file(
+        "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/wix.xsl.in"
+        "${CMAKE_CURRENT_BINARY_DIR}/wix.xsl" @ONLY)
+
+    set(CPACK_PACKAGE_FILE_NAME
+        "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}${PACKAGE_VERSION}")
+
+else()
+    set(CPACK_GENERATOR "${LINUX_PACKAGE_GENERATOR}")
+
+    if(CPACK_GENERATOR STREQUAL "DEB")
+        # Linux Debian package settings
+
+        set(CPACK_DEBIAN_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION}-1")
+        set(CPACK_DEBIAN_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_DEBIAN_PACKAGE_SECTION "main")
+        set(CPACK_DEBIAN_PACKAGE_PRIORITY  "extra")
+        set(CPACK_DEBIAN_PACKAGE_DEPENDS "openrtm-aist (>= 1.0.0)")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}_${CPACK_DEBIAN_PACKAGE_VERSION}_${CPACK_DEBIAN_PACKAGE_ARCHITECTURE}")
+
+    elseif(CPACK_GENERATOR STREQUAL "RPM")
+        # Linux RPM package settings
+
+        set(CPACK_RPM_PACKAGE_RELEASE "1.fc10")
+        set(CPACK_RPM_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_RPM_PACKAGE_GROUP "Development/Libraries")
+        set(CPACK_RPM_PACKAGE_LICENSE "LGPL")
+        set(CPACK_RPM_PACKAGE_REQUIRES "OpenRTM-aist >= 1.0.0")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}-${PACKAGE_VERSION}-${CPACK_RPM_PACKAGE_RELEASE}.${CPACK_RPM_PACKAGE_ARCHITECTURE}")
+
+    endif()
+endif()
+
+message(STATUS "Package type: ${CPACK_GENERATOR}")
+message(STATUS "Package name: ${CPACK_PACKAGE_FILE_NAME}")
+
+include(CPack)

Copied: trunk/ImageProcessing/opencv/components/Binarization/Doxyfile.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Binarization/Doxyfile.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/Binarization/Doxyfile.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Binarization/Doxyfile.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,487 @@
+
+# Project related configuration options
+
+DOXYFILE_ENCODING = UTF-8
+
+PROJECT_NAME = @PACKAGE_NAME@
+
+PROJECT_NUMBER = @PACKAGE_VERSION@
+
+OUTPUT_DIRECTORY = doc
+
+CREATE_SUBDIRS = NO
+
+OUTPUT_LANGUAGE = Japanese
+
+BRIEF_MEMBER_DESC = YES
+
+REPEAT_BRIEF = YES
+
+ABBREVIATE_BRIEF = 
+
+ALWAYS_DETAILED_SEC = NO
+
+INLINE_INHERITED_MEMB = NO
+
+FULL_PATH_NAMES = YES
+
+STRIP_FROM_PATH = 
+
+STRIP_FROM_INC_PATH = 
+
+SHORT_NAMES = NO
+
+JAVADOC_AUTOBRIEF = NO
+
+QT_AUTOBRIEF = NO
+
+MULTILINE_CPP_IS_BRIEF = NO
+
+INHERIT_DOCS = YES
+
+SEPARATE_MEMBER_PAGES = NO
+
+TAB_SIZE = 8
+
+ALIASES = 
+
+OPTIMIZE_OUTPUT_FOR_C = NO
+
+OPTIMIZE_OUTPUT_JAVA = NO
+
+OPTIMIZE_FOR_FORTRAN = NO
+
+OPTIMIZE_OUTPUT_VHDL = NO
+
+EXTENSION_MAPPING = 
+
+BUILTIN_STL_SUPPORT = NO
+
+CPP_CLI_SUPPORT = NO
+
+SIP_SUPPORT = NO
+
+IDL_PROPERTY_SUPPORT = YES
+
+DISTRIBUTE_GROUP_DOC = NO
+
+SUBGROUPING = YES
+
+TYPEDEF_HIDES_STRUCT = NO
+
+SYMBOL_CACHE_SIZE = 0
+
+
+# Build related configuration options
+
+EXTRACT_ALL = NO
+
+EXTRACT_PRIVATE = NO
+
+EXTRACT_STATIC = NO
+
+EXTRACT_LOCAL_CLASSES = YES
+
+EXTRACT_LOCAL_METHODS = NO
+
+EXTRACT_ANON_NSPACES = NO
+
+HIDE_UNDOC_MEMBERS = NO
+
+HIDE_UNDOC_CLASSES = NO
+
+HIDE_FRIEND_COMPOUNDS = NO
+
+HIDE_IN_BODY_DOCS = NO
+
+INTERNAL_DOCS = NO
+
+CASE_SENSE_NAMES = NO
+
+HIDE_SCOPE_NAMES = NO
+
+SHOW_INCLUDE_FILES = YES
+
+FORCE_LOCAL_INCLUDES = NO
+
+INLINE_INFO = YES
+
+SORT_MEMBER_DOCS = YES
+
+SORT_BRIEF_DOCS = NO
+
+SORT_MEMBERS_CTORS_1ST = NO
+
+SORT_GROUP_NAMES = NO
+
+SORT_BY_SCOPE_NAME = YES
+
+GENERATE_TODOLIST = YES
+
+GENERATE_TESTLIST = YES
+
+GENERATE_BUGLIST = YES
+
+GENERATE_DEPRECATEDLIST = YES
+
+ENABLED_SECTIONS = 
+
+MAX_INITIALIZER_LINES = 30
+
+SHOW_USED_FILES = YES
+
+SHOW_DIRECTORIES = NO
+
+SHOW_FILES = YES
+
+SHOW_NAMESPACES = YES
+
+FILE_VERSION_FILTER = 
+
+LAYOUT_FILE = 
+
+
+# configuration options related to warning and progress messages
+
+QUIET = NO
+
+WARNINGS = YES
+
+WARN_IF_UNDOCUMENTED = YES
+
+WARN_IF_DOC_ERROR = YES
+
+WARN_NO_PARAMDOC = NO
+
+WARN_FORMAT = "$file:$line: $text"
+
+WARN_LOGFILE = 
+
+
+# configuration options related to the input files
+
+INPUT = @CMAKE_CURRENT_SOURCE_DIR@
+
+INPUT_ENCODING = UTF-8
+
+FILE_PATTERNS = *.cpp *.h *.idl
+
+RECURSIVE = YES
+
+EXCLUDE = _CPack_Packages
+
+EXCLUDE_SYMLINKS = NO
+
+EXCLUDE_PATTERNS = .svn .git 
+
+EXCLUDE_SYMBOLS = 
+
+EXAMPLE_PATH = 
+
+EXAMPLE_PATTERNS = 
+
+EXAMPLE_RECURSIVE = NO
+
+IMAGE_PATH = 
+
+INPUT_FILTER = 
+
+FILTER_PATTERNS = 
+
+FILTER_SOURCE_FILES = NO
+
+
+# configuration options related to source browsing
+
+SOURCE_BROWSER = NO
+
+INLINE_SOURCES = NO
+
+STRIP_CODE_COMMENTS = YES
+
+REFERENCED_BY_RELATION = NO
+
+REFERENCES_RELATION = NO
+
+REFERENCES_LINK_SOURCE = YES
+
+USE_HTAGS = NO
+
+VERBATIM_HEADERS = YES
+
+
+# configuration options related to the alphabetical class index
+
+ALPHABETICAL_INDEX = YES
+
+COLS_IN_ALPHA_INDEX = 5
+
+IGNORE_PREFIX = 
+
+
+# configuration options related to the HTML output
+
+GENERATE_HTML = YES
+
+HTML_OUTPUT = html
+
+HTML_FILE_EXTENSION = .html
+
+HTML_HEADER = 
+
+HTML_FOOTER = 
+
+HTML_STYLESHEET = 
+
+HTML_COLORSTYLE_HUE = 220
+
+HTML_COLORSTYLE_SAT = 100
+
+HTML_COLORSTYLE_GAMMA = 80
+
+HTML_TIMESTAMP = YES
+
+HTML_ALIGN_MEMBERS = YES
+
+HTML_DYNAMIC_SECTIONS = NO
+
+GENERATE_DOCSET = NO
+
+DOCSET_FEEDNAME = "Doxygen generated docs"
+
+DOCSET_BUNDLE_ID = org.doxygen.Project
+
+DOCSET_PUBLISHER_ID = org.doxygen.Publisher
+
+DOCSET_PUBLISHER_NAME = Publisher
+
+GENERATE_HTMLHELP = NO
+
+CHM_FILE = 
+
+HHC_LOCATION = 
+
+GENERATE_CHI = NO
+
+CHM_INDEX_ENCODING = 
+
+BINARY_TOC = NO
+
+TOC_EXPAND = NO
+
+GENERATE_QHP = NO
+
+QCH_FILE = 
+
+QHP_NAMESPACE = org.doxygen.Project
+
+QHP_VIRTUAL_FOLDER = doc
+
+QHP_CUST_FILTER_NAME = 
+
+QHP_CUST_FILTER_ATTRS = 
+
+QHP_SECT_FILTER_ATTRS = 
+
+QHG_LOCATION = 
+
+GENERATE_ECLIPSEHELP = NO
+
+ECLIPSE_DOC_ID = org.doxygen.Project
+
+DISABLE_INDEX = NO
+
+ENUM_VALUES_PER_LINE = 4
+
+GENERATE_TREEVIEW = NO
+
+USE_INLINE_TREES = NO
+
+TREEVIEW_WIDTH = 250
+
+EXT_LINKS_IN_WINDOW = NO
+
+FORMULA_FONTSIZE = 10
+
+FORMULA_TRANSPARENT = YES
+
+SEARCHENGINE = YES
+
+SERVER_BASED_SEARCH = NO
+
+
+# configuration options related to the LaTeX output
+
+GENERATE_LATEX = NO
+
+LATEX_OUTPUT = latex
+
+LATEX_CMD_NAME = latex
+
+MAKEINDEX_CMD_NAME = makeindex
+
+COMPACT_LATEX = NO
+
+PAPER_TYPE = a4wide
+
+EXTRA_PACKAGES = 
+
+LATEX_HEADER = 
+
+PDF_HYPERLINKS = YES
+
+USE_PDFLATEX = YES
+
+LATEX_BATCHMODE = NO
+
+LATEX_HIDE_INDICES = NO
+
+LATEX_SOURCE_CODE = NO
+
+
+# configuration options related to the RTF output
+
+GENERATE_RTF = NO
+
+RTF_OUTPUT = rtf
+
+COMPACT_RTF = NO
+
+RTF_HYPERLINKS = NO
+
+RTF_STYLESHEET_FILE = 
+
+RTF_EXTENSIONS_FILE = 
+
+
+# configuration options related to the man page output
+
+GENERATE_MAN = NO
+
+MAN_OUTPUT = man
+
+MAN_EXTENSION = .3
+
+MAN_LINKS = NO
+
+
+# configuration options related to the XML output
+
+GENERATE_XML = NO
+
+XML_OUTPUT = xml
+
+XML_SCHEMA = 
+
+XML_DTD = 
+
+XML_PROGRAMLISTING = YES
+
+
+# configuration options for the AutoGen Definitions output
+
+GENERATE_AUTOGEN_DEF = NO
+
+
+# configuration options related to the Perl module output
+
+GENERATE_PERLMOD = NO
+
+PERLMOD_LATEX = NO
+
+PERLMOD_PRETTY = YES
+
+PERLMOD_MAKEVAR_PREFIX = 
+
+
+# Configuration options related to the preprocessor
+
+ENABLE_PREPROCESSING = YES
+
+MACRO_EXPANSION = NO
+
+EXPAND_ONLY_PREDEF = NO
+
+SEARCH_INCLUDES = YES
+
+INCLUDE_PATH = 
+
+INCLUDE_FILE_PATTERNS = 
+
+PREDEFINED = 
+
+EXPAND_AS_DEFINED = 
+
+SKIP_FUNCTION_MACROS = YES
+
+
+# Configuration::additions related to external references
+
+TAGFILES = 
+
+GENERATE_TAGFILE = 
+
+ALLEXTERNALS = NO
+
+EXTERNAL_GROUPS = YES
+
+PERL_PATH = /usr/bin/perl
+
+
+# Configuration options related to the dot tool
+
+CLASS_DIAGRAMS = YES
+
+MSCGEN_PATH = 
+
+HIDE_UNDOC_RELATIONS = YES
+
+HAVE_DOT = NO
+
+DOT_NUM_THREADS = 0
+
+DOT_FONTNAME = FreeSans.ttf
+
+DOT_FONTSIZE = 10
+
+DOT_FONTPATH = 
+
+CLASS_GRAPH = YES
+
+COLLABORATION_GRAPH = YES
+
+GROUP_GRAPHS = YES
+
+UML_LOOK = YES
+
+TEMPLATE_RELATIONS = NO
+
+INCLUDE_GRAPH = YES
+
+INCLUDED_BY_GRAPH = YES
+
+CALL_GRAPH = NO
+
+CALLER_GRAPH = NO
+
+GRAPHICAL_HIERARCHY = YES
+
+DIRECTORY_GRAPH = YES
+
+DOT_IMAGE_FORMAT = png
+
+DOT_PATH = 
+
+DOTFILE_DIRS = 
+
+DOT_GRAPH_MAX_NODES = 50
+
+MAX_DOT_GRAPH_DEPTH = 0
+
+DOT_TRANSPARENT = NO
+
+DOT_MULTI_TARGETS = NO
+
+GENERATE_LEGEND = YES
+
+DOT_CLEANUP = YES

Copied: trunk/ImageProcessing/opencv/components/Binarization/INSTALL.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Binarization/INSTALL.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Binarization/INSTALL.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Binarization/INSTALL.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,178 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{0F103D78-0F29-4905-BDD6-10170713B2B6}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>INSTALL</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Binarization;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Binarization;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Binarization;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Binarization;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\INSTALL_force.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Binarization\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Binarization\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Binarization\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Binarization\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Binarization/ALL_BUILD.vcxproj">
+      <Project>B947F6ED-BEAA-4A93-AB1F-586DF141AC43</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Binarization/PACKAGE.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Binarization/PACKAGE.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Binarization/PACKAGE.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Binarization/PACKAGE.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,186 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{33F42C36-1EE4-4E2E-A533-F95493177B79}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>PACKAGE</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Binarization;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Binarization;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Binarization;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Binarization;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\PACKAGE_force.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Binarization\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Binarization\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Binarization\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Binarization\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Binarization/ALL_BUILD.vcxproj">
+      <Project>B947F6ED-BEAA-4A93-AB1F-586DF141AC43</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Binarization/ZERO_CHECK.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Binarization/ZERO_CHECK.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Binarization/ZERO_CHECK.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Binarization/ZERO_CHECK.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,154 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{BEBC9B79-FA90-46B3-8F0C-85C9C2A52227}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ZERO_CHECK</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\ZERO_CHECK.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\generate.stamp.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Binarization -BC:/distribution/ImageProcessing/opencv/components/Binarization --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Binarization -BC:/distribution/ImageProcessing/opencv/components/Binarization --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Binarization -BC:/distribution/ImageProcessing/opencv/components/Binarization --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Binarization -BC:/distribution/ImageProcessing/opencv/components/Binarization --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\ZERO_CHECK" />
+  </ItemGroup>
+  <ItemGroup>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Deleted: trunk/ImageProcessing/opencv/components/Binarization/cmake_modules/CPackWIX.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Binarization/cmake_modules/CPackWIX.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Binarization/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,51 +0,0 @@
-#=============================================================================
-# Copyright 2007-2009 Kitware, Inc.
-#
-# Distributed under the OSI-approved BSD License (the "License");
-# see accompanying file Copyright.txt for details.
-#
-# This software is distributed WITHOUT ANY WARRANTY; without even the
-# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-# See the License for more information.
-#=============================================================================
-# (To distributed this file outside of CMake, substitute the full
-#  License text for the above reference.)
-#
-# Fixed for OpenRTM
-#
-IF(CMAKE_BINARY_DIR)
-  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
-ENDIF(CMAKE_BINARY_DIR)
-
-IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
-    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
-ENDIF()
-
-IF(NOT CPACK_WIX_LANG)
-    SET(CPACK_WIX_LANG "en-us")
-ENDIF()
-
-# use the package defaults if none exists.
-# for the community.
-#IF ( NOT CPACK_WIX_XSL )
-#	
-#ENDIF( NOT CPACK_WIX_XSL )
-#
-
-IF ( CPACK_WIX_WXS_FILES )
-	# this could probably be a single expression but I'm no regex guru.
-    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
-	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
-ENDIF( CPACK_WIX_WXS_FILES )
-
-FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-
-IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
-  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
-  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
-  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
-ELSE()
-  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
-ENDIF()

Copied: trunk/ImageProcessing/opencv/components/Binarization/cmake_modules/CPackWIX.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Binarization/cmake_modules/CPackWIX.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/Binarization/cmake_modules/CPackWIX.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Binarization/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,51 @@
+#=============================================================================
+# Copyright 2007-2009 Kitware, Inc.
+#
+# Distributed under the OSI-approved BSD License (the "License");
+# see accompanying file Copyright.txt for details.
+#
+# This software is distributed WITHOUT ANY WARRANTY; without even the
+# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+# See the License for more information.
+#=============================================================================
+# (To distributed this file outside of CMake, substitute the full
+#  License text for the above reference.)
+#
+# Fixed for OpenRTM
+#
+IF(CMAKE_BINARY_DIR)
+  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
+ENDIF(CMAKE_BINARY_DIR)
+
+IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
+    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
+ENDIF()
+
+IF(NOT CPACK_WIX_LANG)
+    SET(CPACK_WIX_LANG "en-us")
+ENDIF()
+
+# use the package defaults if none exists.
+# for the community.
+#IF ( NOT CPACK_WIX_XSL )
+#	
+#ENDIF( NOT CPACK_WIX_XSL )
+#
+
+IF ( CPACK_WIX_WXS_FILES )
+	# this could probably be a single expression but I'm no regex guru.
+    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
+	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
+ENDIF( CPACK_WIX_WXS_FILES )
+
+FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+
+IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
+  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
+  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
+  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
+ELSE()
+  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
+ENDIF()

Deleted: trunk/ImageProcessing/opencv/components/Binarization/cmake_modules/FindOpenCV.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Binarization/cmake_modules/FindOpenCV.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Binarization/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,62 +0,0 @@
-
-
-set(OPENCV_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # OpenCV
-    pkg_check_modules(OPENCV REQUIRED opencv)
-    if(NOT OPENCV_DIR)
-        if(OPENCV_FOUND)
-            set(OPENCV_DIR ${OPENCV_PREFIX})
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-    endif()
-
-    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
-    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
-
-endif(UNIX)
-
-if(WIN32)
-    # OpenCV
-    if(NOT OPENCV_DIR)
-        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
-            set(OPENCV_DIR $ENV{OPENCV_ROOT})
-            set(OPENCV_FOUND TRUE)
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-        if(NOT OPENCV_FOUND)
-            message(FATAL_ERROR "OpenCV not found.")
-        endif()
-    endif()
-
-    include(${OPENCV_DIR}/OpenCVConfig.cmake)
-    set(OPENCV_VERSION ${OpenCV_VERSION})
-    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
-    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
-    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
-
-    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
-    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
-
-    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
-
-    foreach(_lib ${OPENCV_LIB_COMPONENTS})
-        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
-    endforeach()
-
-endif(WIN32)
-
-message(STATUS "FindOpenCV setup done.")
-
-message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
-message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
-message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
-message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
-message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
-message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
-message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
-

Copied: trunk/ImageProcessing/opencv/components/Binarization/cmake_modules/FindOpenCV.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Binarization/cmake_modules/FindOpenCV.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/Binarization/cmake_modules/FindOpenCV.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Binarization/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,62 @@
+
+
+set(OPENCV_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # OpenCV
+    pkg_check_modules(OPENCV REQUIRED opencv)
+    if(NOT OPENCV_DIR)
+        if(OPENCV_FOUND)
+            set(OPENCV_DIR ${OPENCV_PREFIX})
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+    endif()
+
+    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
+    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
+
+endif(UNIX)
+
+if(WIN32)
+    # OpenCV
+    if(NOT OPENCV_DIR)
+        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
+            set(OPENCV_DIR $ENV{OPENCV_ROOT})
+            set(OPENCV_FOUND TRUE)
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+        if(NOT OPENCV_FOUND)
+            message(FATAL_ERROR "OpenCV not found.")
+        endif()
+    endif()
+
+    include(${OPENCV_DIR}/OpenCVConfig.cmake)
+    set(OPENCV_VERSION ${OpenCV_VERSION})
+    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
+    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
+    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
+
+    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
+    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
+
+    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
+
+    foreach(_lib ${OPENCV_LIB_COMPONENTS})
+        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
+    endforeach()
+
+endif(WIN32)
+
+message(STATUS "FindOpenCV setup done.")
+
+message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
+message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
+message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
+message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
+message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
+message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
+message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
+

Deleted: trunk/ImageProcessing/opencv/components/Binarization/cmake_modules/FindOpenRTM.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Binarization/cmake_modules/FindOpenRTM.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Binarization/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,185 +0,0 @@
-
-set(OMNIORB_FOUND FALSE)
-set(OPENRTM_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # omniORB
-    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
-    if(NOT OMNIORB_DIR)
-        if(OMNIORB_FOUND)
-            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-    endif()
-
-    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
-    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
-
-    # OpenRTM-aist
-    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
-    if(NOT OPENRTM_DIR)
-        if(OPENRTM_FOUND)
-            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-    endif()
-
-    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
-    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
-
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
-           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
-           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
-           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "")
-    set(OPENRTM_IDLFLAGS "")
-
-    execute_process(COMMAND rtm-config --idlc
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        set(OPENRTM_IDLC "${output_val}")
-    endif()
-
-    execute_process(COMMAND rtm-config --idlflags
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        string(REPLACE " " ";" output_val ${output_val})
-        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
-    endif()
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(UNIX)
-
-if(WIN32)
-    # omniORB
-    if(NOT OMNIORB_DIR)
-        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
-            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
-            set(OMNIORB_FOUND TRUE)
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-        if(NOT OMNIORB_FOUND)
-            message(FATAL_ERROR "omniORB not found.")
-        endif()
-    endif()
-
-    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
-    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
-
-    # omniORB version
-    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omniORB version file not found.")
-    endif()
-
-    set(OMNIORB_VERSION "${_vers}")
-    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[_]" "."
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[.]" ""
-           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
-
-    # omnithread version
-    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omnithread not found.")
-    endif()
-    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
-           OMNIORB_THREAD_NUM "${_vers}")
-
-    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
-    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
-    else()
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
-    endif()
-
-    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
-                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
-                    "omnithread${OMNIORB_THREAD_NUM}_rt")
-        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-
-    # OpenRTM-aist
-    if(NOT OPENRTM_DIR)
-        if(NOT $ENV{RTM_ROOT} STREQUAL "")
-            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
-            set(OPENRTM_FOUND TRUE)
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-        if(NOT OPENRTM_FOUND)
-            message(FATAL_ERROR "OpenRTM-aist not found.")
-        endif()
-    endif()
-
-    # OpenRTM-aist version
-    set(OPENRTM_VERSION "${OPENRTM_DIR}")
-    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    set(OPENRTM_VERSION_PATCH "0")
-    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
-
-    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
-    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
-    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
-
-    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
-
-    foreach(library "RTC110" "coil110")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-    foreach(library "ws2_32" "mswsock")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
-    endforeach()
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "omniidl")
-    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(WIN32)
-
-message(STATUS "FindOpenRTM setup done.")
-
-message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
-message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
-message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
-message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
-message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
-message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
-message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
-
-message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
-message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
-message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
-message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
-message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
-message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
-message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
-message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
-message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
-message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
-
-message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
-message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
-message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
-message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Copied: trunk/ImageProcessing/opencv/components/Binarization/cmake_modules/FindOpenRTM.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Binarization/cmake_modules/FindOpenRTM.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/Binarization/cmake_modules/FindOpenRTM.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Binarization/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,185 @@
+
+set(OMNIORB_FOUND FALSE)
+set(OPENRTM_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # omniORB
+    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
+    if(NOT OMNIORB_DIR)
+        if(OMNIORB_FOUND)
+            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+    endif()
+
+    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
+    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
+
+    # OpenRTM-aist
+    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
+    if(NOT OPENRTM_DIR)
+        if(OPENRTM_FOUND)
+            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+    endif()
+
+    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
+    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
+
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
+           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
+           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
+           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "")
+    set(OPENRTM_IDLFLAGS "")
+
+    execute_process(COMMAND rtm-config --idlc
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        set(OPENRTM_IDLC "${output_val}")
+    endif()
+
+    execute_process(COMMAND rtm-config --idlflags
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        string(REPLACE " " ";" output_val ${output_val})
+        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
+    endif()
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(UNIX)
+
+if(WIN32)
+    # omniORB
+    if(NOT OMNIORB_DIR)
+        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
+            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
+            set(OMNIORB_FOUND TRUE)
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+        if(NOT OMNIORB_FOUND)
+            message(FATAL_ERROR "omniORB not found.")
+        endif()
+    endif()
+
+    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
+    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
+
+    # omniORB version
+    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omniORB version file not found.")
+    endif()
+
+    set(OMNIORB_VERSION "${_vers}")
+    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[_]" "."
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[.]" ""
+           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
+
+    # omnithread version
+    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omnithread not found.")
+    endif()
+    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
+           OMNIORB_THREAD_NUM "${_vers}")
+
+    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
+    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
+    else()
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
+    endif()
+
+    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
+                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
+                    "omnithread${OMNIORB_THREAD_NUM}_rt")
+        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+
+    # OpenRTM-aist
+    if(NOT OPENRTM_DIR)
+        if(NOT $ENV{RTM_ROOT} STREQUAL "")
+            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
+            set(OPENRTM_FOUND TRUE)
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+        if(NOT OPENRTM_FOUND)
+            message(FATAL_ERROR "OpenRTM-aist not found.")
+        endif()
+    endif()
+
+    # OpenRTM-aist version
+    set(OPENRTM_VERSION "${OPENRTM_DIR}")
+    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    set(OPENRTM_VERSION_PATCH "0")
+    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
+
+    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
+    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
+    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
+
+    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
+
+    foreach(library "RTC110" "coil110")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+    foreach(library "ws2_32" "mswsock")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
+    endforeach()
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "omniidl")
+    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(WIN32)
+
+message(STATUS "FindOpenRTM setup done.")
+
+message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
+message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
+message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
+message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
+message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
+message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
+message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
+
+message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
+message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
+message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
+message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
+message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
+message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
+message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
+message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
+message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
+message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
+
+message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
+message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
+message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
+message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Deleted: trunk/ImageProcessing/opencv/components/Binarization/cmake_modules/cmake_uninstall.cmake.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Binarization/cmake_modules/cmake_uninstall.cmake.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Binarization/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,19 +0,0 @@
-if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
-    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
-endif()
-
-file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
-string(REGEX REPLACE "\n" ";" files "${files}")
-foreach(file ${files})
-    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
-    if(EXISTS "$ENV{DESTDIR}${file}")
-        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
-                     OUTPUT_VARIABLE rm_out
-                     RETURN_VALUE rm_retval)
-        if(NOT "${rm_retval}" STREQUAL 0)
-            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
-        endif()
-    else()
-        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
-    endif()
-endforeach()

Copied: trunk/ImageProcessing/opencv/components/Binarization/cmake_modules/cmake_uninstall.cmake.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Binarization/cmake_modules/cmake_uninstall.cmake.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/Binarization/cmake_modules/cmake_uninstall.cmake.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Binarization/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,19 @@
+if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
+    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
+endif()
+
+file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
+string(REGEX REPLACE "\n" ";" files "${files}")
+foreach(file ${files})
+    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
+    if(EXISTS "$ENV{DESTDIR}${file}")
+        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
+                     OUTPUT_VARIABLE rm_out
+                     RETURN_VALUE rm_retval)
+        if(NOT "${rm_retval}" STREQUAL 0)
+            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
+        endif()
+    else()
+        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
+    endif()
+endforeach()

Deleted: trunk/ImageProcessing/opencv/components/Binarization/cpack_resources/Description.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Binarization/cpack_resources/Description.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Binarization/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-DESCRIPTION
-===========
-
-This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Copied: trunk/ImageProcessing/opencv/components/Binarization/cpack_resources/Description.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Binarization/cpack_resources/Description.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/Binarization/cpack_resources/Description.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Binarization/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+DESCRIPTION
+===========
+
+This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Deleted: trunk/ImageProcessing/opencv/components/Binarization/cpack_resources/License.rtf
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Binarization/cpack_resources/License.rtf	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Binarization/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,7 +0,0 @@
-{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
-{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
-=======\par
-\par
-This is an installer created using CPack (http://www.cmake.org). No license provided.\par
-\par
-}

Copied: trunk/ImageProcessing/opencv/components/Binarization/cpack_resources/License.rtf (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Binarization/cpack_resources/License.rtf)
===================================================================
--- trunk/ImageProcessing/opencv/components/Binarization/cpack_resources/License.rtf	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Binarization/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,7 @@
+{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
+{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
+=======\par
+\par
+This is an installer created using CPack (http://www.cmake.org). No license provided.\par
+\par
+}

Deleted: trunk/ImageProcessing/opencv/components/Binarization/cpack_resources/License.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Binarization/cpack_resources/License.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Binarization/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-LICENSE
-=======
-
-This is an installer created using CPack (http://www.cmake.org). No license provided.

Copied: trunk/ImageProcessing/opencv/components/Binarization/cpack_resources/License.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Binarization/cpack_resources/License.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/Binarization/cpack_resources/License.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Binarization/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+LICENSE
+=======
+
+This is an installer created using CPack (http://www.cmake.org). No license provided.

Deleted: trunk/ImageProcessing/opencv/components/Binarization/cpack_resources/wix.xsl.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Binarization/cpack_resources/wix.xsl.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Binarization/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,90 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<xsl:stylesheet version="1.0"
-   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
-   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
-  <xsl:output indent="yes" method="xml"/>
-
-  <xsl:template match="/wix:Wix">
-    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
-      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
-        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
-        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
-        <Directory Id="TARGETDIR" Name="SourceDir" >
-            <Directory Id="ProgramFilesFolder" Name="PFILE" >
-                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
-                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
-                </Directory>
-            </Directory>
-        </Directory>
-
-        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
-        </Feature>
-
-        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
-        </Feature>
-
-        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
-        </Feature>
-
-        <!--Tack on your specific wix options-->
-        <UIRef Id="WixUI_FeatureTree" />
-        <UIRef Id="WixUI_ErrorProgressText" />
-        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
-        <!-- TODO: Add Wix Specific Dialogs and features. -->
-        <!-- TODO: Add artwork  -->
-        <!-- TODO: Add ... -->
-
-      </Product>
-
-      <!--Output the fragment info which heat generates-->
-      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
-      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
-
-    </Wix>
-  </xsl:template>
-
-  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
-    <xsl:copy>
-      <xsl:apply-templates select="wix:DirectoryRef" />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:DirectoryRef" >
-    <xsl:copy>
-      <xsl:choose>
-        <xsl:when test="wix:Directory[@Name='components']" >
-          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
-        </xsl:when>
-        <xsl:otherwise>
-          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-        </xsl:otherwise>
-      </xsl:choose>
-      <xsl:apply-templates />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Directory" >
-    <xsl:copy>
-      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Component">
-    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
-      <xsl:attribute name="Id">
-        <xsl:value-of select="@Id" />
-      </xsl:attribute>
-    </xsl:element>
-  </xsl:template>
-
-</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/Binarization/cpack_resources/wix.xsl.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Binarization/cpack_resources/wix.xsl.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/Binarization/cpack_resources/wix.xsl.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Binarization/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="utf-8"?>
+<xsl:stylesheet version="1.0"
+   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
+   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
+  <xsl:output indent="yes" method="xml"/>
+
+  <xsl:template match="/wix:Wix">
+    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
+      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
+        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
+        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
+        <Directory Id="TARGETDIR" Name="SourceDir" >
+            <Directory Id="ProgramFilesFolder" Name="PFILE" >
+                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
+                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
+                </Directory>
+            </Directory>
+        </Directory>
+
+        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
+        </Feature>
+
+        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
+        </Feature>
+
+        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
+        </Feature>
+
+        <!--Tack on your specific wix options-->
+        <UIRef Id="WixUI_FeatureTree" />
+        <UIRef Id="WixUI_ErrorProgressText" />
+        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
+        <!-- TODO: Add Wix Specific Dialogs and features. -->
+        <!-- TODO: Add artwork  -->
+        <!-- TODO: Add ... -->
+
+      </Product>
+
+      <!--Output the fragment info which heat generates-->
+      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
+      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
+
+    </Wix>
+  </xsl:template>
+
+  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
+    <xsl:copy>
+      <xsl:apply-templates select="wix:DirectoryRef" />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:DirectoryRef" >
+    <xsl:copy>
+      <xsl:choose>
+        <xsl:when test="wix:Directory[@Name='components']" >
+          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
+        </xsl:when>
+        <xsl:otherwise>
+          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+        </xsl:otherwise>
+      </xsl:choose>
+      <xsl:apply-templates />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Directory" >
+    <xsl:copy>
+      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Component">
+    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
+      <xsl:attribute name="Id">
+        <xsl:value-of select="@Id" />
+      </xsl:attribute>
+    </xsl:element>
+  </xsl:template>
+
+</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/Binarization/doc.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Binarization/doc.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Binarization/doc.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Binarization/doc.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,157 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{751B87CF-3E36-4C30-8ABF-658A7F7026C6}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>doc</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\doc.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\doc;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Binarization -BC:/distribution/ImageProcessing/opencv/components/Binarization --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Binarization\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Binarization -BC:/distribution/ImageProcessing/opencv/components/Binarization --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Binarization\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Binarization -BC:/distribution/ImageProcessing/opencv/components/Binarization --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Binarization\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Binarization -BC:/distribution/ImageProcessing/opencv/components/Binarization --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Binarization\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\doc" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Binarization/ZERO_CHECK.vcxproj">
+      <Project>BEBC9B79-FA90-46B3-8F0C-85C9C2A52227</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Binarization/doxygen_Binarization.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Binarization/doxygen_Binarization.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Binarization/doxygen_Binarization.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Binarization/doxygen_Binarization.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{9BE0E6E8-5D29-4C66-AE17-5201E4FBA02C}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>doxygen_Binarization</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Binarization;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Binarization;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Binarization;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Binarization;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\doxygen_Binarization.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Binarization/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeFiles/doxygen_Binarization.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\doxygen_Binarization;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Binarization/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeFiles/doxygen_Binarization.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\doxygen_Binarization;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Binarization/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeFiles/doxygen_Binarization.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\doxygen_Binarization;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Binarization/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeFiles/doxygen_Binarization.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\doxygen_Binarization;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Binarization\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Binarization\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Binarization\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Binarization\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\doxygen_Binarization" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Binarization/uninstall_Binarization.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Binarization/uninstall_Binarization.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Binarization/uninstall_Binarization.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Binarization/uninstall_Binarization.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{F6534B1E-63B9-4FF6-BA6A-0EA06F9F63BF}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>uninstall_Binarization</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Binarization;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Binarization;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Binarization;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Binarization;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\uninstall_Binarization.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Binarization/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeFiles/uninstall_Binarization.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\uninstall_Binarization;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Binarization/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeFiles/uninstall_Binarization.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\uninstall_Binarization;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Binarization/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeFiles/uninstall_Binarization.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\uninstall_Binarization;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Binarization/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeFiles/uninstall_Binarization.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\uninstall_Binarization;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Binarization\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Binarization\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Binarization\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Binarization/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Binarization\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Binarization\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Binarization\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\uninstall_Binarization" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/CMakeLists.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/CMakeLists.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/CMakeLists.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/CMakeLists.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,3 @@
+SUBDIRS(Affine BackGroundSubtractionSimple Binarization Chromakey Dilationerosion Edge Findcontour Flip Histogram Houghline ImageCalibration ImageSubstraction ObjectTracking Perspective RockPaperScissors Rotate Scale Sepia SubStractCaptureImage Template Translate OpenCVCamera CameraViewer)
+#SUBDIRS(Affine BackGroundSubtractionSimple Binarization Chromakey Dilationerosion Edge Findcontour Flip Histogram Houghline ImageCalibration ImageSubstraction ObjectTracking PGRCamera Perspective RockPaperScissors Rotate Scale Sepia SubStractCaptureImage Template Translate OpenCVCamera CameraViewer)
+#SUBDIRS(Affine BackGroundSubtractionSimple)

Copied: trunk/ImageProcessing/opencv/components/CameraViewer/ALL_BUILD.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/CameraViewer/ALL_BUILD.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/CameraViewer/ALL_BUILD.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/CameraViewer/ALL_BUILD.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,160 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ALL_BUILD</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/CameraViewer;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/CameraViewer;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/CameraViewer;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/CameraViewer;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\ALL_BUILD.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\ALL_BUILD" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/CameraViewer/CameraViewer.vcxproj">
+      <Project>CF5A61C0-A270-47B7-BA12-924815784533</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/CameraViewer/CameraViewerComp.vcxproj">
+      <Project>18E4796A-7322-4653-A768-EF074B160F27</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,300 @@
+cmake_minimum_required(VERSION 2.8 FATAL_ERROR)
+
+project(CameraViewer)
+
+set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS true)
+set(CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake_modules")
+
+set(LINUX_PACKAGE_GENERATOR "DEB")
+#set(LINUX_PACKAGE_GENERATOR "RPM")
+
+
+# component settings
+set(RTC_NAME "${PROJECT_NAME}")
+set(RTC_VERSION "1.0.0")
+set(RTC_VERSION_MAJOR "1")
+set(RTC_VERSION_MINOR "0")
+set(RTC_VERSION_PATCH "0")
+set(RTC_LANG "c++")
+set(RTC_DESCRIPTION "CameraViewer Agent Component")
+set(RTC_VENDOR "Shibaura Inst. of Tech, Tanaka & Fujita & Takasu")
+set(RTC_MAINTAINER "author at example.com")
+
+string(TOLOWER ${RTC_NAME} PACKAGE_NAME)
+set(PACKAGE_VERSION "${RTC_VERSION_MAJOR}.${RTC_VERSION_MINOR}.${RTC_VERSION_PATCH}")
+
+set(IDL_FILES ""
+	#              WiiInfo.idl
+)
+
+set(SKEL_SRCS ""
+	#              WiiInfoSkel.cpp
+)
+
+set(STUB_SRCS ""
+)
+
+set(IMPL_SRCS ""
+	#              WiiInfoSVC_impl.cpp
+)
+
+set(IMPL_INCS ""
+	#              WiiInfoSVC_impl.h
+)
+
+set(LIBS_SRCS CameraViewer.cpp)
+
+set(LIBS_INCS CameraViewer.h)
+
+set(EXEC_SRCS CameraViewerComp.cpp)
+
+set(OTHER_SRCS CMakeLists.txt Doxyfile.in
+               RTC.xml CameraViewer.conf rtc.conf)
+
+
+# check OpenRTM installed
+find_package(OpenRTM REQUIRED)
+
+list(APPEND CFLAGS ${OMNIORB_CFLAGS} ${OPENRTM_CFLAGS})
+list(APPEND INCLUDE_DIRS ${OMNIORB_INCLUDE_DIRS} ${OPENRTM_INCLUDE_DIRS})
+list(APPEND LDFLAGS ${OMNIORB_LDFLAGS} ${OPENRTM_LDFLAGS})
+list(APPEND LIBRARY_DIRS ${OMNIORB_LIBRARY_DIRS} ${OPENRTM_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OMNIORB_LIBRARIES} ${OPENRTM_LIBRARIES})
+
+# check doxygen installed
+find_package(Doxygen)
+if(DOXYGEN_FOUND STREQUAL "NO")
+    message(FATAL_ERROR "Doxygen not found.")
+endif()
+
+
+if(WIN32)
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin/x86_win32")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(INSTALL_PREFIX "components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+else()
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(OPENRTM_SHARE_PREFIX "share/openrtm-${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}")
+    set(INSTALL_PREFIX "${OPENRTM_SHARE_PREFIX}/components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+endif()
+
+# check OpenCV installed
+find_package(OpenCV REQUIRED)
+
+list(APPEND INCLUDE_DIRS ${OPENCV_INCLUDE_DIRS})
+list(APPEND LIBRARY_DIRS ${OPENCV_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OPENCV_LIBRARIES})
+
+
+# add uninstall target
+configure_file(
+    "${CMAKE_CURRENT_SOURCE_DIR}/cmake_modules/cmake_uninstall.cmake.in"
+    "${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake"
+    IMMEDIATE @ONLY)
+add_custom_target(uninstall_${RTC_NAME} COMMAND 
+    ${CMAKE_COMMAND} -P ${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake)
+
+
+# target settings for library/executable
+list(APPEND INCLUDE_DIRS ${CMAKE_CURRENT_BINARY_DIR})
+include_directories(${INCLUDE_DIRS})
+
+link_directories(${LIBRARY_DIRS})
+
+add_definitions(${CFLAGS})
+
+foreach(idl ${IDL_FILES})
+    string(REGEX REPLACE "([^\\/]*)\\.idl" "\\1" idl_base ${idl})
+    add_custom_command(OUTPUT ${idl_base}Stub.cpp ${idl_base}Skel.cpp
+                       COMMAND ${OPENRTM_IDL_WRAPPER} ${OPENRTM_IDL_WRAPPER_FLAGS} --idl-file=${idl}
+                       COMMAND ${OPENRTM_IDLC} ${OPENRTM_IDLFLAGS} ${PROJECT_SOURCE_DIR}/${idl}
+                       DEPENDS ${idl})
+endforeach()
+
+if(CMAKE_COMPILER_IS_GNUCC)
+    string(REPLACE ";" " " LDFLAGS "${LDFLAGS}")
+endif()
+
+add_library(${RTC_NAME} SHARED
+            ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+target_link_libraries(${RTC_NAME} ${LIBRARIES})
+set_target_properties(${RTC_NAME} PROPERTIES PREFIX "")
+set_target_properties(${RTC_NAME} PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+if(UNIX)
+    add_library(${RTC_NAME}-static STATIC
+                ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+    target_link_libraries(${RTC_NAME}-static ${LIBRARIES})
+    set_target_properties(${RTC_NAME}-static PROPERTIES PREFIX "")
+    set_target_properties(${RTC_NAME}-static PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+if(UNIX)
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME}-static)
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME}-static ${LIBRARIES})
+
+    add_executable(${RTC_NAME}Comp-dynamic ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp-dynamic ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp-dynamic ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp-dynamic PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+else()
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+if(WIN32)
+    set (LIBRARY_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}/)
+    set (EXECUTABLE_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}Comp/)
+
+    ADD_CUSTOM_COMMAND(
+       TARGET ${RTC_NAME}
+       POST_BUILD
+       COMMAND ${CMAKE_COMMAND} -E copy
+       "${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}/Release/${RTC_NAME}.dll"
+       "${CMAKE_CURRENT_SOURCE_DIR}/../../bin"
+     )
+    ADD_CUSTOM_COMMAND(
+       TARGET ${RTC_NAME}Comp
+       POST_BUILD
+       COMMAND ${CMAKE_COMMAND} -E copy
+       "${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}Comp/Release/${RTC_NAME}Comp.exe"
+       "${CMAKE_CURRENT_SOURCE_DIR}/../../bin"
+     )
+endif()
+
+install(TARGETS ${RTC_NAME} LIBRARY DESTINATION "${INSTALL_PREFIX}"
+                            ARCHIVE DESTINATION "${INSTALL_PREFIX}"
+                            RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(TARGETS ${RTC_NAME}Comp RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(FILES RTC.xml DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+
+
+# target settings for document
+configure_file("${CMAKE_CURRENT_SOURCE_DIR}/Doxyfile.in"
+               "${CMAKE_CURRENT_BINARY_DIR}/Doxyfile")
+
+add_custom_target(doxygen_${RTC_NAME} COMMAND
+                  ${DOXYGEN_EXECUTABLE} ${CMAKE_CURRENT_BINARY_DIR}/Doxyfile)
+
+set_property(DIRECTORY APPEND PROPERTY ADDITIONAL_MAKE_CLEAN_FILES doc)
+
+get_target_property(DOC_TARGET doc TYPE)
+if(NOT DOC_TARGET)
+    add_custom_target(doc)
+endif()
+add_dependencies(doc doxygen)
+
+install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/doc DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "documents")
+
+
+# install source files
+install(FILES ${IDL_FILES} ${IMPL_SRCS} ${IMPL_INCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${LIBS_SRCS} ${LIBS_INCS} ${EXEC_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${OTHER_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(DIRECTORY cmake_modules cpack_resources
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+
+# package settings
+set(CPACK_PACKAGE_NAME "${RTC_NAME}")
+set(CPACK_PACKAGE_VERSION_MAJOR "${RTC_VERSION_MAJOR}")
+set(CPACK_PACKAGE_VERSION_MINOR "${RTC_VERSION_MINOR}")
+set(CPACK_PACKAGE_VERSION_PATCH "${RTC_VERSION_PATCH}")
+set(CPACK_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}")
+set(CPACK_PACKAGE_VENDOR "${RTC_VENDOR}")
+set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "${RTC_DESCRIPTION}")
+set(CPACK_PACKAGE_CONTACT "${RTC_MAINTAINER}")
+
+set(CPACK_RESOURCE_FILE_LICENSE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/License.txt")
+set(CPACK_PACKAGE_DESCRIPTION_FILE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/Description.txt")
+
+set(CPACK_COMPONENTS_ALL applications documents sources)
+set(CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME "Applications")
+set(CPACK_COMPONENT_APPLICATIONS_DESCRIPTION "RT-Component applications")
+set(CPACK_COMPONENT_APPLICATIONS_DISABLED FALSE)
+
+set(CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME "Documents")
+set(CPACK_COMPONENT_DOCUMENTS_DESCRIPTION "RT-Component documents")
+set(CPACK_COMPONENT_DOCUMENTS_DISABLED TRUE)
+
+set(CPACK_COMPONENT_SOURCES_DISPLAY_NAME "Source files")
+set(CPACK_COMPONENT_SOURCES_DESCRIPTION "RT-Component source files")
+set(CPACK_COMPONENT_SOURCES_DISABLED TRUE)
+
+if(WIN32)
+    set(CPACK_GENERATOR "WIX")
+
+    # Windows WiX package settings
+
+    set(CPACK_WIX_XSL "@CMAKE_CURRENT_BINARY_DIR@/wix.xsl")
+    set(CPACK_WIX_LANG "ja-jp")
+    set(CPACK_RESOURCE_FILE_LICENSE
+        "@CMAKE_CURRENT_SOURCE_DIR@/cpack_resources/License.rtf")
+    configure_file(
+        "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/wix.xsl.in"
+        "${CMAKE_CURRENT_BINARY_DIR}/wix.xsl" @ONLY)
+
+    set(CPACK_PACKAGE_FILE_NAME
+        "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}${PACKAGE_VERSION}")
+
+else()
+    set(CPACK_GENERATOR "${LINUX_PACKAGE_GENERATOR}")
+
+    if(CPACK_GENERATOR STREQUAL "DEB")
+        # Linux Debian package settings
+
+        set(CPACK_DEBIAN_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION}-1")
+        set(CPACK_DEBIAN_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_DEBIAN_PACKAGE_SECTION "main")
+        set(CPACK_DEBIAN_PACKAGE_PRIORITY  "extra")
+        set(CPACK_DEBIAN_PACKAGE_DEPENDS "openrtm-aist (>= 1.0.0)")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}_${CPACK_DEBIAN_PACKAGE_VERSION}_${CPACK_DEBIAN_PACKAGE_ARCHITECTURE}")
+
+    elseif(CPACK_GENERATOR STREQUAL "RPM")
+        # Linux RPM package settings
+
+        set(CPACK_RPM_PACKAGE_RELEASE "1.fc10")
+        set(CPACK_RPM_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_RPM_PACKAGE_GROUP "Development/Libraries")
+        set(CPACK_RPM_PACKAGE_LICENSE "LGPL")
+        set(CPACK_RPM_PACKAGE_REQUIRES "OpenRTM-aist >= 1.0.0")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}-${PACKAGE_VERSION}-${CPACK_RPM_PACKAGE_RELEASE}.${CPACK_RPM_PACKAGE_ARCHITECTURE}")
+
+    endif()
+endif()
+
+message(STATUS "Package type: ${CPACK_GENERATOR}")
+message(STATUS "Package name: ${CPACK_PACKAGE_FILE_NAME}")
+
+include(CPack)

Copied: trunk/ImageProcessing/opencv/components/CameraViewer/CameraViewer.sln (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/CameraViewer/CameraViewer.sln)
===================================================================
--- trunk/ImageProcessing/opencv/components/CameraViewer/CameraViewer.sln	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/CameraViewer/CameraViewer.sln	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,105 @@
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ALL_BUILD", "ALL_BUILD.vcxproj", "{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}"
+	ProjectSection(ProjectDependencies) = postProject
+		{CF5A61C0-A270-47B7-BA12-924815784533} = {CF5A61C0-A270-47B7-BA12-924815784533}
+		{18E4796A-7322-4653-A768-EF074B160F27} = {18E4796A-7322-4653-A768-EF074B160F27}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CameraViewer", "CameraViewer.vcxproj", "{CF5A61C0-A270-47B7-BA12-924815784533}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CameraViewerComp", "CameraViewerComp.vcxproj", "{18E4796A-7322-4653-A768-EF074B160F27}"
+	ProjectSection(ProjectDependencies) = postProject
+		{CF5A61C0-A270-47B7-BA12-924815784533} = {CF5A61C0-A270-47B7-BA12-924815784533}
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "INSTALL", "INSTALL.vcxproj", "{0F103D78-0F29-4905-BDD6-10170713B2B6}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43} = {B947F6ED-BEAA-4A93-AB1F-586DF141AC43}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PACKAGE", "PACKAGE.vcxproj", "{33F42C36-1EE4-4E2E-A533-F95493177B79}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43} = {B947F6ED-BEAA-4A93-AB1F-586DF141AC43}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZERO_CHECK", "..\..\ZERO_CHECK.vcxproj", "{87493064-6817-4173-BA90-7F469034490A}"
+	ProjectSection(ProjectDependencies) = postProject
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doxygen_CameraViewer", "doxygen_CameraViewer.vcxproj", "{D2A83C82-EF14-4315-B954-79B0F8DEA035}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uninstall_CameraViewer", "uninstall_CameraViewer.vcxproj", "{0E27EE02-45F4-43B2-990C-869F9F4C4BC6}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Win32 = Debug|Win32
+		Release|Win32 = Release|Win32
+		MinSizeRel|Win32 = MinSizeRel|Win32
+		RelWithDebInfo|Win32 = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Debug|Win32.ActiveCfg = Debug|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Debug|Win32.Build.0 = Debug|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Release|Win32.ActiveCfg = Release|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Release|Win32.Build.0 = Release|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{CF5A61C0-A270-47B7-BA12-924815784533}.Debug|Win32.ActiveCfg = Debug|Win32
+		{CF5A61C0-A270-47B7-BA12-924815784533}.Debug|Win32.Build.0 = Debug|Win32
+		{CF5A61C0-A270-47B7-BA12-924815784533}.Release|Win32.ActiveCfg = Release|Win32
+		{CF5A61C0-A270-47B7-BA12-924815784533}.Release|Win32.Build.0 = Release|Win32
+		{CF5A61C0-A270-47B7-BA12-924815784533}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{CF5A61C0-A270-47B7-BA12-924815784533}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{CF5A61C0-A270-47B7-BA12-924815784533}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{CF5A61C0-A270-47B7-BA12-924815784533}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{18E4796A-7322-4653-A768-EF074B160F27}.Debug|Win32.ActiveCfg = Debug|Win32
+		{18E4796A-7322-4653-A768-EF074B160F27}.Debug|Win32.Build.0 = Debug|Win32
+		{18E4796A-7322-4653-A768-EF074B160F27}.Release|Win32.ActiveCfg = Release|Win32
+		{18E4796A-7322-4653-A768-EF074B160F27}.Release|Win32.Build.0 = Release|Win32
+		{18E4796A-7322-4653-A768-EF074B160F27}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{18E4796A-7322-4653-A768-EF074B160F27}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{18E4796A-7322-4653-A768-EF074B160F27}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{18E4796A-7322-4653-A768-EF074B160F27}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.Debug|Win32.ActiveCfg = Debug|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.Release|Win32.ActiveCfg = Release|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.Debug|Win32.ActiveCfg = Debug|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.Release|Win32.ActiveCfg = Release|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Debug|Win32.ActiveCfg = Debug|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Debug|Win32.Build.0 = Debug|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Release|Win32.ActiveCfg = Release|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Release|Win32.Build.0 = Release|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{D2A83C82-EF14-4315-B954-79B0F8DEA035}.Debug|Win32.ActiveCfg = Debug|Win32
+		{D2A83C82-EF14-4315-B954-79B0F8DEA035}.Release|Win32.ActiveCfg = Release|Win32
+		{D2A83C82-EF14-4315-B954-79B0F8DEA035}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{D2A83C82-EF14-4315-B954-79B0F8DEA035}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{0E27EE02-45F4-43B2-990C-869F9F4C4BC6}.Debug|Win32.ActiveCfg = Debug|Win32
+		{0E27EE02-45F4-43B2-990C-869F9F4C4BC6}.Release|Win32.ActiveCfg = Release|Win32
+		{0E27EE02-45F4-43B2-990C-869F9F4C4BC6}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{0E27EE02-45F4-43B2-990C-869F9F4C4BC6}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ExtensibilityGlobals) = postSolution
+	EndGlobalSection
+	GlobalSection(ExtensibilityAddIns) = postSolution
+	EndGlobalSection
+EndGlobal

Copied: trunk/ImageProcessing/opencv/components/CameraViewer/CameraViewer.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/CameraViewer/CameraViewer.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/CameraViewer/CameraViewer.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/CameraViewer/CameraViewer.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,292 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{CF5A61C0-A270-47B7-BA12-924815784533}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>CameraViewer</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\Debug\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">CameraViewer.dir\Debug\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">CameraViewer</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\Release\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">CameraViewer.dir\Release\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">CameraViewer</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\MinSizeRel\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">CameraViewer.dir\MinSizeRel\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">CameraViewer</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\RelWithDebInfo\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">CameraViewer.dir\RelWithDebInfo\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">CameraViewer</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">true</LinkIncremental>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/CameraViewer;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
+      <Optimization>Disabled</Optimization>
+      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Debug";CameraViewer_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Debug</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/CameraViewer/Debug/CameraViewer.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Debug\";CameraViewer_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/CameraViewer;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/CameraViewer;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rtd.lib;omniDynamic414_rtd.lib;omnithread34_rtd.lib;RTC110d.lib;coil110d.lib;ws2_32.lib;mswsock.lib;opencv_core220d.lib;opencv_imgproc220d.lib;opencv_features2d220d.lib;opencv_gpu220d.lib;opencv_calib3d220d.lib;opencv_objdetect220d.lib;opencv_video220d.lib;opencv_highgui220d.lib;opencv_ml220d.lib;opencv_legacy220d.lib;opencv_contrib220d.lib;opencv_flann220d.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/CameraViewer/Debug/CameraViewer.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/CameraViewer/Debug/CameraViewer.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/CameraViewer;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Release";CameraViewer_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Release</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/CameraViewer/Release/CameraViewer.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Release\";CameraViewer_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/CameraViewer;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/CameraViewer;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/CameraViewer/Release/CameraViewer.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/CameraViewer/Release/CameraViewer.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/CameraViewer;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MinSpace</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="MinSizeRel";CameraViewer_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>MinSizeRel</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/CameraViewer/MinSizeRel/CameraViewer.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"MinSizeRel\";CameraViewer_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/CameraViewer;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/CameraViewer;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/CameraViewer/MinSizeRel/CameraViewer.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/CameraViewer/MinSizeRel/CameraViewer.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/CameraViewer;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="RelWithDebInfo";CameraViewer_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>RelWithDebInfo</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/CameraViewer/RelWithDebInfo/CameraViewer.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"RelWithDebInfo\";CameraViewer_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/CameraViewer;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/CameraViewer;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/CameraViewer/RelWithDebInfo/CameraViewer.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/CameraViewer/RelWithDebInfo/CameraViewer.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="CameraViewer.cpp" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/CameraViewer/CameraViewerComp.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/CameraViewer/CameraViewerComp.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/CameraViewer/CameraViewerComp.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/CameraViewer/CameraViewerComp.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,295 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{18E4796A-7322-4653-A768-EF074B160F27}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>CameraViewerComp</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\Debug\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">CameraViewerComp.dir\Debug\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">CameraViewerComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\Release\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">CameraViewerComp.dir\Release\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">CameraViewerComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\MinSizeRel\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">CameraViewerComp.dir\MinSizeRel\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">CameraViewerComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\RelWithDebInfo\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">CameraViewerComp.dir\RelWithDebInfo\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">CameraViewerComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">true</LinkIncremental>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/CameraViewer;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
+      <Optimization>Disabled</Optimization>
+      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Debug";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Debug</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/CameraViewer/Debug/CameraViewerComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Debug\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/CameraViewer;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/CameraViewer;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;Debug\CameraViewer.lib;omniORB414_rtd.lib;omniDynamic414_rtd.lib;omnithread34_rtd.lib;RTC110d.lib;coil110d.lib;ws2_32.lib;mswsock.lib;opencv_core220d.lib;opencv_imgproc220d.lib;opencv_features2d220d.lib;opencv_gpu220d.lib;opencv_calib3d220d.lib;opencv_objdetect220d.lib;opencv_video220d.lib;opencv_highgui220d.lib;opencv_ml220d.lib;opencv_legacy220d.lib;opencv_contrib220d.lib;opencv_flann220d.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/CameraViewer/Debug/CameraViewerComp.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/CameraViewer/Debug/CameraViewerComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/CameraViewer;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Release";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Release</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/CameraViewer/Release/CameraViewerComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Release\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/CameraViewer;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/CameraViewer;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;Release\CameraViewer.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/CameraViewer/Release/CameraViewerComp.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/CameraViewer/Release/CameraViewerComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/CameraViewer;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MinSpace</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="MinSizeRel";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>MinSizeRel</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/CameraViewer/MinSizeRel/CameraViewerComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"MinSizeRel\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/CameraViewer;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/CameraViewer;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;MinSizeRel\CameraViewer.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/CameraViewer/MinSizeRel/CameraViewerComp.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/CameraViewer/MinSizeRel/CameraViewerComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/CameraViewer;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="RelWithDebInfo";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>RelWithDebInfo</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/CameraViewer/RelWithDebInfo/CameraViewerComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"RelWithDebInfo\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/CameraViewer;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/CameraViewer;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;RelWithDebInfo\CameraViewer.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/CameraViewer/RelWithDebInfo/CameraViewerComp.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/CameraViewer/RelWithDebInfo/CameraViewerComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="CameraViewerComp.cpp" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/CameraViewer/CameraViewer.vcxproj">
+      <Project>CF5A61C0-A270-47B7-BA12-924815784533</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/CameraViewer/Doxyfile.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/CameraViewer/Doxyfile.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/CameraViewer/Doxyfile.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/CameraViewer/Doxyfile.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,487 @@
+
+# Project related configuration options
+
+DOXYFILE_ENCODING = UTF-8
+
+PROJECT_NAME = @PACKAGE_NAME@
+
+PROJECT_NUMBER = @PACKAGE_VERSION@
+
+OUTPUT_DIRECTORY = doc
+
+CREATE_SUBDIRS = NO
+
+OUTPUT_LANGUAGE = Japanese
+
+BRIEF_MEMBER_DESC = YES
+
+REPEAT_BRIEF = YES
+
+ABBREVIATE_BRIEF = 
+
+ALWAYS_DETAILED_SEC = NO
+
+INLINE_INHERITED_MEMB = NO
+
+FULL_PATH_NAMES = YES
+
+STRIP_FROM_PATH = 
+
+STRIP_FROM_INC_PATH = 
+
+SHORT_NAMES = NO
+
+JAVADOC_AUTOBRIEF = NO
+
+QT_AUTOBRIEF = NO
+
+MULTILINE_CPP_IS_BRIEF = NO
+
+INHERIT_DOCS = YES
+
+SEPARATE_MEMBER_PAGES = NO
+
+TAB_SIZE = 8
+
+ALIASES = 
+
+OPTIMIZE_OUTPUT_FOR_C = NO
+
+OPTIMIZE_OUTPUT_JAVA = NO
+
+OPTIMIZE_FOR_FORTRAN = NO
+
+OPTIMIZE_OUTPUT_VHDL = NO
+
+EXTENSION_MAPPING = 
+
+BUILTIN_STL_SUPPORT = NO
+
+CPP_CLI_SUPPORT = NO
+
+SIP_SUPPORT = NO
+
+IDL_PROPERTY_SUPPORT = YES
+
+DISTRIBUTE_GROUP_DOC = NO
+
+SUBGROUPING = YES
+
+TYPEDEF_HIDES_STRUCT = NO
+
+SYMBOL_CACHE_SIZE = 0
+
+
+# Build related configuration options
+
+EXTRACT_ALL = NO
+
+EXTRACT_PRIVATE = NO
+
+EXTRACT_STATIC = NO
+
+EXTRACT_LOCAL_CLASSES = YES
+
+EXTRACT_LOCAL_METHODS = NO
+
+EXTRACT_ANON_NSPACES = NO
+
+HIDE_UNDOC_MEMBERS = NO
+
+HIDE_UNDOC_CLASSES = NO
+
+HIDE_FRIEND_COMPOUNDS = NO
+
+HIDE_IN_BODY_DOCS = NO
+
+INTERNAL_DOCS = NO
+
+CASE_SENSE_NAMES = NO
+
+HIDE_SCOPE_NAMES = NO
+
+SHOW_INCLUDE_FILES = YES
+
+FORCE_LOCAL_INCLUDES = NO
+
+INLINE_INFO = YES
+
+SORT_MEMBER_DOCS = YES
+
+SORT_BRIEF_DOCS = NO
+
+SORT_MEMBERS_CTORS_1ST = NO
+
+SORT_GROUP_NAMES = NO
+
+SORT_BY_SCOPE_NAME = YES
+
+GENERATE_TODOLIST = YES
+
+GENERATE_TESTLIST = YES
+
+GENERATE_BUGLIST = YES
+
+GENERATE_DEPRECATEDLIST = YES
+
+ENABLED_SECTIONS = 
+
+MAX_INITIALIZER_LINES = 30
+
+SHOW_USED_FILES = YES
+
+SHOW_DIRECTORIES = NO
+
+SHOW_FILES = YES
+
+SHOW_NAMESPACES = YES
+
+FILE_VERSION_FILTER = 
+
+LAYOUT_FILE = 
+
+
+# configuration options related to warning and progress messages
+
+QUIET = NO
+
+WARNINGS = YES
+
+WARN_IF_UNDOCUMENTED = YES
+
+WARN_IF_DOC_ERROR = YES
+
+WARN_NO_PARAMDOC = NO
+
+WARN_FORMAT = "$file:$line: $text"
+
+WARN_LOGFILE = 
+
+
+# configuration options related to the input files
+
+INPUT = @CMAKE_CURRENT_SOURCE_DIR@
+
+INPUT_ENCODING = UTF-8
+
+FILE_PATTERNS = *.cpp *.h *.idl
+
+RECURSIVE = YES
+
+EXCLUDE = _CPack_Packages
+
+EXCLUDE_SYMLINKS = NO
+
+EXCLUDE_PATTERNS = .svn .git 
+
+EXCLUDE_SYMBOLS = 
+
+EXAMPLE_PATH = 
+
+EXAMPLE_PATTERNS = 
+
+EXAMPLE_RECURSIVE = NO
+
+IMAGE_PATH = 
+
+INPUT_FILTER = 
+
+FILTER_PATTERNS = 
+
+FILTER_SOURCE_FILES = NO
+
+
+# configuration options related to source browsing
+
+SOURCE_BROWSER = NO
+
+INLINE_SOURCES = NO
+
+STRIP_CODE_COMMENTS = YES
+
+REFERENCED_BY_RELATION = NO
+
+REFERENCES_RELATION = NO
+
+REFERENCES_LINK_SOURCE = YES
+
+USE_HTAGS = NO
+
+VERBATIM_HEADERS = YES
+
+
+# configuration options related to the alphabetical class index
+
+ALPHABETICAL_INDEX = YES
+
+COLS_IN_ALPHA_INDEX = 5
+
+IGNORE_PREFIX = 
+
+
+# configuration options related to the HTML output
+
+GENERATE_HTML = YES
+
+HTML_OUTPUT = html
+
+HTML_FILE_EXTENSION = .html
+
+HTML_HEADER = 
+
+HTML_FOOTER = 
+
+HTML_STYLESHEET = 
+
+HTML_COLORSTYLE_HUE = 220
+
+HTML_COLORSTYLE_SAT = 100
+
+HTML_COLORSTYLE_GAMMA = 80
+
+HTML_TIMESTAMP = YES
+
+HTML_ALIGN_MEMBERS = YES
+
+HTML_DYNAMIC_SECTIONS = NO
+
+GENERATE_DOCSET = NO
+
+DOCSET_FEEDNAME = "Doxygen generated docs"
+
+DOCSET_BUNDLE_ID = org.doxygen.Project
+
+DOCSET_PUBLISHER_ID = org.doxygen.Publisher
+
+DOCSET_PUBLISHER_NAME = Publisher
+
+GENERATE_HTMLHELP = NO
+
+CHM_FILE = 
+
+HHC_LOCATION = 
+
+GENERATE_CHI = NO
+
+CHM_INDEX_ENCODING = 
+
+BINARY_TOC = NO
+
+TOC_EXPAND = NO
+
+GENERATE_QHP = NO
+
+QCH_FILE = 
+
+QHP_NAMESPACE = org.doxygen.Project
+
+QHP_VIRTUAL_FOLDER = doc
+
+QHP_CUST_FILTER_NAME = 
+
+QHP_CUST_FILTER_ATTRS = 
+
+QHP_SECT_FILTER_ATTRS = 
+
+QHG_LOCATION = 
+
+GENERATE_ECLIPSEHELP = NO
+
+ECLIPSE_DOC_ID = org.doxygen.Project
+
+DISABLE_INDEX = NO
+
+ENUM_VALUES_PER_LINE = 4
+
+GENERATE_TREEVIEW = NO
+
+USE_INLINE_TREES = NO
+
+TREEVIEW_WIDTH = 250
+
+EXT_LINKS_IN_WINDOW = NO
+
+FORMULA_FONTSIZE = 10
+
+FORMULA_TRANSPARENT = YES
+
+SEARCHENGINE = YES
+
+SERVER_BASED_SEARCH = NO
+
+
+# configuration options related to the LaTeX output
+
+GENERATE_LATEX = NO
+
+LATEX_OUTPUT = latex
+
+LATEX_CMD_NAME = latex
+
+MAKEINDEX_CMD_NAME = makeindex
+
+COMPACT_LATEX = NO
+
+PAPER_TYPE = a4wide
+
+EXTRA_PACKAGES = 
+
+LATEX_HEADER = 
+
+PDF_HYPERLINKS = YES
+
+USE_PDFLATEX = YES
+
+LATEX_BATCHMODE = NO
+
+LATEX_HIDE_INDICES = NO
+
+LATEX_SOURCE_CODE = NO
+
+
+# configuration options related to the RTF output
+
+GENERATE_RTF = NO
+
+RTF_OUTPUT = rtf
+
+COMPACT_RTF = NO
+
+RTF_HYPERLINKS = NO
+
+RTF_STYLESHEET_FILE = 
+
+RTF_EXTENSIONS_FILE = 
+
+
+# configuration options related to the man page output
+
+GENERATE_MAN = NO
+
+MAN_OUTPUT = man
+
+MAN_EXTENSION = .3
+
+MAN_LINKS = NO
+
+
+# configuration options related to the XML output
+
+GENERATE_XML = NO
+
+XML_OUTPUT = xml
+
+XML_SCHEMA = 
+
+XML_DTD = 
+
+XML_PROGRAMLISTING = YES
+
+
+# configuration options for the AutoGen Definitions output
+
+GENERATE_AUTOGEN_DEF = NO
+
+
+# configuration options related to the Perl module output
+
+GENERATE_PERLMOD = NO
+
+PERLMOD_LATEX = NO
+
+PERLMOD_PRETTY = YES
+
+PERLMOD_MAKEVAR_PREFIX = 
+
+
+# Configuration options related to the preprocessor
+
+ENABLE_PREPROCESSING = YES
+
+MACRO_EXPANSION = NO
+
+EXPAND_ONLY_PREDEF = NO
+
+SEARCH_INCLUDES = YES
+
+INCLUDE_PATH = 
+
+INCLUDE_FILE_PATTERNS = 
+
+PREDEFINED = 
+
+EXPAND_AS_DEFINED = 
+
+SKIP_FUNCTION_MACROS = YES
+
+
+# Configuration::additions related to external references
+
+TAGFILES = 
+
+GENERATE_TAGFILE = 
+
+ALLEXTERNALS = NO
+
+EXTERNAL_GROUPS = YES
+
+PERL_PATH = /usr/bin/perl
+
+
+# Configuration options related to the dot tool
+
+CLASS_DIAGRAMS = YES
+
+MSCGEN_PATH = 
+
+HIDE_UNDOC_RELATIONS = YES
+
+HAVE_DOT = NO
+
+DOT_NUM_THREADS = 0
+
+DOT_FONTNAME = FreeSans.ttf
+
+DOT_FONTSIZE = 10
+
+DOT_FONTPATH = 
+
+CLASS_GRAPH = YES
+
+COLLABORATION_GRAPH = YES
+
+GROUP_GRAPHS = YES
+
+UML_LOOK = YES
+
+TEMPLATE_RELATIONS = NO
+
+INCLUDE_GRAPH = YES
+
+INCLUDED_BY_GRAPH = YES
+
+CALL_GRAPH = NO
+
+CALLER_GRAPH = NO
+
+GRAPHICAL_HIERARCHY = YES
+
+DIRECTORY_GRAPH = YES
+
+DOT_IMAGE_FORMAT = png
+
+DOT_PATH = 
+
+DOTFILE_DIRS = 
+
+DOT_GRAPH_MAX_NODES = 50
+
+MAX_DOT_GRAPH_DEPTH = 0
+
+DOT_TRANSPARENT = NO
+
+DOT_MULTI_TARGETS = NO
+
+GENERATE_LEGEND = YES
+
+DOT_CLEANUP = YES

Copied: trunk/ImageProcessing/opencv/components/CameraViewer/INSTALL.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/CameraViewer/INSTALL.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/CameraViewer/INSTALL.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/CameraViewer/INSTALL.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,178 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{0F103D78-0F29-4905-BDD6-10170713B2B6}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>INSTALL</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/CameraViewer;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/CameraViewer;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/CameraViewer;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/CameraViewer;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\INSTALL_force.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/CameraViewer/ALL_BUILD.vcxproj">
+      <Project>B947F6ED-BEAA-4A93-AB1F-586DF141AC43</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/CameraViewer/PACKAGE.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/CameraViewer/PACKAGE.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/CameraViewer/PACKAGE.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/CameraViewer/PACKAGE.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,186 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{33F42C36-1EE4-4E2E-A533-F95493177B79}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>PACKAGE</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/CameraViewer;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/CameraViewer;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/CameraViewer;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/CameraViewer;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\PACKAGE_force.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/CameraViewer/ALL_BUILD.vcxproj">
+      <Project>B947F6ED-BEAA-4A93-AB1F-586DF141AC43</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/CameraViewer/ZERO_CHECK.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/CameraViewer/ZERO_CHECK.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/CameraViewer/ZERO_CHECK.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/CameraViewer/ZERO_CHECK.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,154 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{5E799027-F3FA-40CC-BB11-0EBF4BC70089}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ZERO_CHECK</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\ZERO_CHECK.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\generate.stamp.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/CameraViewer -BC:/distribution/ImageProcessing/opencv/components/CameraViewer --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/CameraViewer -BC:/distribution/ImageProcessing/opencv/components/CameraViewer --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/CameraViewer -BC:/distribution/ImageProcessing/opencv/components/CameraViewer --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/CameraViewer -BC:/distribution/ImageProcessing/opencv/components/CameraViewer --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\ZERO_CHECK" />
+  </ItemGroup>
+  <ItemGroup>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Deleted: trunk/ImageProcessing/opencv/components/CameraViewer/cmake_modules/CPackWIX.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/CameraViewer/cmake_modules/CPackWIX.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/CameraViewer/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,51 +0,0 @@
-#=============================================================================
-# Copyright 2007-2009 Kitware, Inc.
-#
-# Distributed under the OSI-approved BSD License (the "License");
-# see accompanying file Copyright.txt for details.
-#
-# This software is distributed WITHOUT ANY WARRANTY; without even the
-# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-# See the License for more information.
-#=============================================================================
-# (To distributed this file outside of CMake, substitute the full
-#  License text for the above reference.)
-#
-# Fixed for OpenRTM
-#
-IF(CMAKE_BINARY_DIR)
-  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
-ENDIF(CMAKE_BINARY_DIR)
-
-IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
-    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
-ENDIF()
-
-IF(NOT CPACK_WIX_LANG)
-    SET(CPACK_WIX_LANG "en-us")
-ENDIF()
-
-# use the package defaults if none exists.
-# for the community.
-#IF ( NOT CPACK_WIX_XSL )
-#	
-#ENDIF( NOT CPACK_WIX_XSL )
-#
-
-IF ( CPACK_WIX_WXS_FILES )
-	# this could probably be a single expression but I'm no regex guru.
-    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
-	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
-ENDIF( CPACK_WIX_WXS_FILES )
-
-FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-
-IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
-  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
-  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
-  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
-ELSE()
-  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
-ENDIF()

Copied: trunk/ImageProcessing/opencv/components/CameraViewer/cmake_modules/CPackWIX.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/CameraViewer/cmake_modules/CPackWIX.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/CameraViewer/cmake_modules/CPackWIX.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/CameraViewer/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,51 @@
+#=============================================================================
+# Copyright 2007-2009 Kitware, Inc.
+#
+# Distributed under the OSI-approved BSD License (the "License");
+# see accompanying file Copyright.txt for details.
+#
+# This software is distributed WITHOUT ANY WARRANTY; without even the
+# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+# See the License for more information.
+#=============================================================================
+# (To distributed this file outside of CMake, substitute the full
+#  License text for the above reference.)
+#
+# Fixed for OpenRTM
+#
+IF(CMAKE_BINARY_DIR)
+  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
+ENDIF(CMAKE_BINARY_DIR)
+
+IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
+    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
+ENDIF()
+
+IF(NOT CPACK_WIX_LANG)
+    SET(CPACK_WIX_LANG "en-us")
+ENDIF()
+
+# use the package defaults if none exists.
+# for the community.
+#IF ( NOT CPACK_WIX_XSL )
+#	
+#ENDIF( NOT CPACK_WIX_XSL )
+#
+
+IF ( CPACK_WIX_WXS_FILES )
+	# this could probably be a single expression but I'm no regex guru.
+    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
+	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
+ENDIF( CPACK_WIX_WXS_FILES )
+
+FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+
+IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
+  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
+  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
+  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
+ELSE()
+  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
+ENDIF()

Deleted: trunk/ImageProcessing/opencv/components/CameraViewer/cmake_modules/FindOpenCV.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/CameraViewer/cmake_modules/FindOpenCV.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/CameraViewer/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,62 +0,0 @@
-
-
-set(OPENCV_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # OpenCV
-    pkg_check_modules(OPENCV REQUIRED opencv)
-    if(NOT OPENCV_DIR)
-        if(OPENCV_FOUND)
-            set(OPENCV_DIR ${OPENCV_PREFIX})
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-    endif()
-
-    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
-    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
-
-endif(UNIX)
-
-if(WIN32)
-    # OpenCV
-    if(NOT OPENCV_DIR)
-        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
-            set(OPENCV_DIR $ENV{OPENCV_ROOT})
-            set(OPENCV_FOUND TRUE)
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-        if(NOT OPENCV_FOUND)
-            message(FATAL_ERROR "OpenCV not found.")
-        endif()
-    endif()
-
-    include(${OPENCV_DIR}/OpenCVConfig.cmake)
-    set(OPENCV_VERSION ${OpenCV_VERSION})
-    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
-    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
-    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
-
-    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
-    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
-
-    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
-
-    foreach(_lib ${OPENCV_LIB_COMPONENTS})
-        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
-    endforeach()
-
-endif(WIN32)
-
-message(STATUS "FindOpenCV setup done.")
-
-message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
-message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
-message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
-message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
-message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
-message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
-message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
-

Copied: trunk/ImageProcessing/opencv/components/CameraViewer/cmake_modules/FindOpenCV.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/CameraViewer/cmake_modules/FindOpenCV.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/CameraViewer/cmake_modules/FindOpenCV.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/CameraViewer/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,62 @@
+
+
+set(OPENCV_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # OpenCV
+    pkg_check_modules(OPENCV REQUIRED opencv)
+    if(NOT OPENCV_DIR)
+        if(OPENCV_FOUND)
+            set(OPENCV_DIR ${OPENCV_PREFIX})
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+    endif()
+
+    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
+    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
+
+endif(UNIX)
+
+if(WIN32)
+    # OpenCV
+    if(NOT OPENCV_DIR)
+        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
+            set(OPENCV_DIR $ENV{OPENCV_ROOT})
+            set(OPENCV_FOUND TRUE)
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+        if(NOT OPENCV_FOUND)
+            message(FATAL_ERROR "OpenCV not found.")
+        endif()
+    endif()
+
+    include(${OPENCV_DIR}/OpenCVConfig.cmake)
+    set(OPENCV_VERSION ${OpenCV_VERSION})
+    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
+    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
+    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
+
+    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
+    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
+
+    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
+
+    foreach(_lib ${OPENCV_LIB_COMPONENTS})
+        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
+    endforeach()
+
+endif(WIN32)
+
+message(STATUS "FindOpenCV setup done.")
+
+message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
+message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
+message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
+message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
+message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
+message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
+message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
+

Deleted: trunk/ImageProcessing/opencv/components/CameraViewer/cmake_modules/FindOpenRTM.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/CameraViewer/cmake_modules/FindOpenRTM.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/CameraViewer/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,185 +0,0 @@
-
-set(OMNIORB_FOUND FALSE)
-set(OPENRTM_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # omniORB
-    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
-    if(NOT OMNIORB_DIR)
-        if(OMNIORB_FOUND)
-            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-    endif()
-
-    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
-    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
-
-    # OpenRTM-aist
-    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
-    if(NOT OPENRTM_DIR)
-        if(OPENRTM_FOUND)
-            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-    endif()
-
-    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
-    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
-
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
-           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
-           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
-           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "")
-    set(OPENRTM_IDLFLAGS "")
-
-    execute_process(COMMAND rtm-config --idlc
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        set(OPENRTM_IDLC "${output_val}")
-    endif()
-
-    execute_process(COMMAND rtm-config --idlflags
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        string(REPLACE " " ";" output_val ${output_val})
-        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
-    endif()
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(UNIX)
-
-if(WIN32)
-    # omniORB
-    if(NOT OMNIORB_DIR)
-        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
-            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
-            set(OMNIORB_FOUND TRUE)
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-        if(NOT OMNIORB_FOUND)
-            message(FATAL_ERROR "omniORB not found.")
-        endif()
-    endif()
-
-    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
-    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
-
-    # omniORB version
-    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omniORB version file not found.")
-    endif()
-
-    set(OMNIORB_VERSION "${_vers}")
-    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[_]" "."
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[.]" ""
-           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
-
-    # omnithread version
-    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omnithread not found.")
-    endif()
-    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
-           OMNIORB_THREAD_NUM "${_vers}")
-
-    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
-    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
-    else()
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
-    endif()
-
-    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
-                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
-                    "omnithread${OMNIORB_THREAD_NUM}_rt")
-        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-
-    # OpenRTM-aist
-    if(NOT OPENRTM_DIR)
-        if(NOT $ENV{RTM_ROOT} STREQUAL "")
-            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
-            set(OPENRTM_FOUND TRUE)
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-        if(NOT OPENRTM_FOUND)
-            message(FATAL_ERROR "OpenRTM-aist not found.")
-        endif()
-    endif()
-
-    # OpenRTM-aist version
-    set(OPENRTM_VERSION "${OPENRTM_DIR}")
-    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    set(OPENRTM_VERSION_PATCH "0")
-    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
-
-    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
-    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
-    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
-
-    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
-
-    foreach(library "RTC110" "coil110")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-    foreach(library "ws2_32" "mswsock")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
-    endforeach()
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "omniidl")
-    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(WIN32)
-
-message(STATUS "FindOpenRTM setup done.")
-
-message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
-message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
-message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
-message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
-message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
-message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
-message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
-
-message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
-message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
-message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
-message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
-message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
-message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
-message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
-message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
-message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
-message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
-
-message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
-message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
-message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
-message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Copied: trunk/ImageProcessing/opencv/components/CameraViewer/cmake_modules/FindOpenRTM.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/CameraViewer/cmake_modules/FindOpenRTM.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/CameraViewer/cmake_modules/FindOpenRTM.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/CameraViewer/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,185 @@
+
+set(OMNIORB_FOUND FALSE)
+set(OPENRTM_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # omniORB
+    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
+    if(NOT OMNIORB_DIR)
+        if(OMNIORB_FOUND)
+            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+    endif()
+
+    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
+    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
+
+    # OpenRTM-aist
+    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
+    if(NOT OPENRTM_DIR)
+        if(OPENRTM_FOUND)
+            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+    endif()
+
+    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
+    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
+
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
+           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
+           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
+           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "")
+    set(OPENRTM_IDLFLAGS "")
+
+    execute_process(COMMAND rtm-config --idlc
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        set(OPENRTM_IDLC "${output_val}")
+    endif()
+
+    execute_process(COMMAND rtm-config --idlflags
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        string(REPLACE " " ";" output_val ${output_val})
+        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
+    endif()
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(UNIX)
+
+if(WIN32)
+    # omniORB
+    if(NOT OMNIORB_DIR)
+        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
+            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
+            set(OMNIORB_FOUND TRUE)
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+        if(NOT OMNIORB_FOUND)
+            message(FATAL_ERROR "omniORB not found.")
+        endif()
+    endif()
+
+    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
+    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
+
+    # omniORB version
+    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omniORB version file not found.")
+    endif()
+
+    set(OMNIORB_VERSION "${_vers}")
+    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[_]" "."
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[.]" ""
+           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
+
+    # omnithread version
+    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omnithread not found.")
+    endif()
+    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
+           OMNIORB_THREAD_NUM "${_vers}")
+
+    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
+    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
+    else()
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
+    endif()
+
+    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
+                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
+                    "omnithread${OMNIORB_THREAD_NUM}_rt")
+        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+
+    # OpenRTM-aist
+    if(NOT OPENRTM_DIR)
+        if(NOT $ENV{RTM_ROOT} STREQUAL "")
+            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
+            set(OPENRTM_FOUND TRUE)
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+        if(NOT OPENRTM_FOUND)
+            message(FATAL_ERROR "OpenRTM-aist not found.")
+        endif()
+    endif()
+
+    # OpenRTM-aist version
+    set(OPENRTM_VERSION "${OPENRTM_DIR}")
+    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    set(OPENRTM_VERSION_PATCH "0")
+    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
+
+    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
+    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
+    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
+
+    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
+
+    foreach(library "RTC110" "coil110")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+    foreach(library "ws2_32" "mswsock")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
+    endforeach()
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "omniidl")
+    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(WIN32)
+
+message(STATUS "FindOpenRTM setup done.")
+
+message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
+message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
+message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
+message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
+message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
+message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
+message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
+
+message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
+message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
+message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
+message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
+message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
+message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
+message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
+message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
+message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
+message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
+
+message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
+message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
+message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
+message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Deleted: trunk/ImageProcessing/opencv/components/CameraViewer/cmake_modules/cmake_uninstall.cmake.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/CameraViewer/cmake_modules/cmake_uninstall.cmake.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/CameraViewer/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,19 +0,0 @@
-if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
-    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
-endif()
-
-file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
-string(REGEX REPLACE "\n" ";" files "${files}")
-foreach(file ${files})
-    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
-    if(EXISTS "$ENV{DESTDIR}${file}")
-        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
-                     OUTPUT_VARIABLE rm_out
-                     RETURN_VALUE rm_retval)
-        if(NOT "${rm_retval}" STREQUAL 0)
-            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
-        endif()
-    else()
-        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
-    endif()
-endforeach()

Copied: trunk/ImageProcessing/opencv/components/CameraViewer/cmake_modules/cmake_uninstall.cmake.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/CameraViewer/cmake_modules/cmake_uninstall.cmake.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/CameraViewer/cmake_modules/cmake_uninstall.cmake.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/CameraViewer/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,19 @@
+if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
+    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
+endif()
+
+file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
+string(REGEX REPLACE "\n" ";" files "${files}")
+foreach(file ${files})
+    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
+    if(EXISTS "$ENV{DESTDIR}${file}")
+        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
+                     OUTPUT_VARIABLE rm_out
+                     RETURN_VALUE rm_retval)
+        if(NOT "${rm_retval}" STREQUAL 0)
+            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
+        endif()
+    else()
+        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
+    endif()
+endforeach()

Deleted: trunk/ImageProcessing/opencv/components/CameraViewer/cpack_resources/Description.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/CameraViewer/cpack_resources/Description.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/CameraViewer/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-DESCRIPTION
-===========
-
-This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Copied: trunk/ImageProcessing/opencv/components/CameraViewer/cpack_resources/Description.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/CameraViewer/cpack_resources/Description.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/CameraViewer/cpack_resources/Description.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/CameraViewer/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+DESCRIPTION
+===========
+
+This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Deleted: trunk/ImageProcessing/opencv/components/CameraViewer/cpack_resources/License.rtf
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/CameraViewer/cpack_resources/License.rtf	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/CameraViewer/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,7 +0,0 @@
-{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
-{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
-=======\par
-\par
-This is an installer created using CPack (http://www.cmake.org). No license provided.\par
-\par
-}

Copied: trunk/ImageProcessing/opencv/components/CameraViewer/cpack_resources/License.rtf (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/CameraViewer/cpack_resources/License.rtf)
===================================================================
--- trunk/ImageProcessing/opencv/components/CameraViewer/cpack_resources/License.rtf	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/CameraViewer/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,7 @@
+{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
+{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
+=======\par
+\par
+This is an installer created using CPack (http://www.cmake.org). No license provided.\par
+\par
+}

Deleted: trunk/ImageProcessing/opencv/components/CameraViewer/cpack_resources/License.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/CameraViewer/cpack_resources/License.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/CameraViewer/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-LICENSE
-=======
-
-This is an installer created using CPack (http://www.cmake.org). No license provided.

Copied: trunk/ImageProcessing/opencv/components/CameraViewer/cpack_resources/License.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/CameraViewer/cpack_resources/License.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/CameraViewer/cpack_resources/License.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/CameraViewer/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+LICENSE
+=======
+
+This is an installer created using CPack (http://www.cmake.org). No license provided.

Deleted: trunk/ImageProcessing/opencv/components/CameraViewer/cpack_resources/wix.xsl.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/CameraViewer/cpack_resources/wix.xsl.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/CameraViewer/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,90 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<xsl:stylesheet version="1.0"
-   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
-   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
-  <xsl:output indent="yes" method="xml"/>
-
-  <xsl:template match="/wix:Wix">
-    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
-      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
-        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
-        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
-        <Directory Id="TARGETDIR" Name="SourceDir" >
-            <Directory Id="ProgramFilesFolder" Name="PFILE" >
-                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
-                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
-                </Directory>
-            </Directory>
-        </Directory>
-
-        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
-        </Feature>
-
-        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
-        </Feature>
-
-        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
-        </Feature>
-
-        <!--Tack on your specific wix options-->
-        <UIRef Id="WixUI_FeatureTree" />
-        <UIRef Id="WixUI_ErrorProgressText" />
-        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
-        <!-- TODO: Add Wix Specific Dialogs and features. -->
-        <!-- TODO: Add artwork  -->
-        <!-- TODO: Add ... -->
-
-      </Product>
-
-      <!--Output the fragment info which heat generates-->
-      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
-      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
-
-    </Wix>
-  </xsl:template>
-
-  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
-    <xsl:copy>
-      <xsl:apply-templates select="wix:DirectoryRef" />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:DirectoryRef" >
-    <xsl:copy>
-      <xsl:choose>
-        <xsl:when test="wix:Directory[@Name='components']" >
-          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
-        </xsl:when>
-        <xsl:otherwise>
-          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-        </xsl:otherwise>
-      </xsl:choose>
-      <xsl:apply-templates />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Directory" >
-    <xsl:copy>
-      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Component">
-    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
-      <xsl:attribute name="Id">
-        <xsl:value-of select="@Id" />
-      </xsl:attribute>
-    </xsl:element>
-  </xsl:template>
-
-</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/CameraViewer/cpack_resources/wix.xsl.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/CameraViewer/cpack_resources/wix.xsl.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/CameraViewer/cpack_resources/wix.xsl.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/CameraViewer/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="utf-8"?>
+<xsl:stylesheet version="1.0"
+   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
+   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
+  <xsl:output indent="yes" method="xml"/>
+
+  <xsl:template match="/wix:Wix">
+    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
+      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
+        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
+        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
+        <Directory Id="TARGETDIR" Name="SourceDir" >
+            <Directory Id="ProgramFilesFolder" Name="PFILE" >
+                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
+                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
+                </Directory>
+            </Directory>
+        </Directory>
+
+        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
+        </Feature>
+
+        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
+        </Feature>
+
+        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
+        </Feature>
+
+        <!--Tack on your specific wix options-->
+        <UIRef Id="WixUI_FeatureTree" />
+        <UIRef Id="WixUI_ErrorProgressText" />
+        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
+        <!-- TODO: Add Wix Specific Dialogs and features. -->
+        <!-- TODO: Add artwork  -->
+        <!-- TODO: Add ... -->
+
+      </Product>
+
+      <!--Output the fragment info which heat generates-->
+      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
+      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
+
+    </Wix>
+  </xsl:template>
+
+  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
+    <xsl:copy>
+      <xsl:apply-templates select="wix:DirectoryRef" />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:DirectoryRef" >
+    <xsl:copy>
+      <xsl:choose>
+        <xsl:when test="wix:Directory[@Name='components']" >
+          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
+        </xsl:when>
+        <xsl:otherwise>
+          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+        </xsl:otherwise>
+      </xsl:choose>
+      <xsl:apply-templates />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Directory" >
+    <xsl:copy>
+      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Component">
+    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
+      <xsl:attribute name="Id">
+        <xsl:value-of select="@Id" />
+      </xsl:attribute>
+    </xsl:element>
+  </xsl:template>
+
+</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/CameraViewer/doc.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/CameraViewer/doc.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/CameraViewer/doc.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/CameraViewer/doc.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,157 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{7DE00118-1F59-4FEF-A645-52EBDC19694E}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>doc</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\doc.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\doc;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/CameraViewer -BC:/distribution/ImageProcessing/opencv/components/CameraViewer --check-stamp-file C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/CameraViewer -BC:/distribution/ImageProcessing/opencv/components/CameraViewer --check-stamp-file C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/CameraViewer -BC:/distribution/ImageProcessing/opencv/components/CameraViewer --check-stamp-file C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/CameraViewer -BC:/distribution/ImageProcessing/opencv/components/CameraViewer --check-stamp-file C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\doc" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/CameraViewer/ZERO_CHECK.vcxproj">
+      <Project>5E799027-F3FA-40CC-BB11-0EBF4BC70089</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/CameraViewer/doxygen_CameraViewer.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/CameraViewer/doxygen_CameraViewer.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/CameraViewer/doxygen_CameraViewer.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/CameraViewer/doxygen_CameraViewer.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{D2A83C82-EF14-4315-B954-79B0F8DEA035}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>doxygen_CameraViewer</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/CameraViewer;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/CameraViewer;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/CameraViewer;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/CameraViewer;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\doxygen_CameraViewer.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/CameraViewer/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeFiles/doxygen_CameraViewer.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\doxygen_CameraViewer;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/CameraViewer/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeFiles/doxygen_CameraViewer.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\doxygen_CameraViewer;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/CameraViewer/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeFiles/doxygen_CameraViewer.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\doxygen_CameraViewer;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/CameraViewer/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeFiles/doxygen_CameraViewer.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\doxygen_CameraViewer;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\doxygen_CameraViewer" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/CameraViewer/uninstall_CameraViewer.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/CameraViewer/uninstall_CameraViewer.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/CameraViewer/uninstall_CameraViewer.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/CameraViewer/uninstall_CameraViewer.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{0E27EE02-45F4-43B2-990C-869F9F4C4BC6}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>uninstall_CameraViewer</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/CameraViewer;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/CameraViewer;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/CameraViewer;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/CameraViewer;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\uninstall_CameraViewer.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/CameraViewer/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeFiles/uninstall_CameraViewer.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\uninstall_CameraViewer;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/CameraViewer/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeFiles/uninstall_CameraViewer.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\uninstall_CameraViewer;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/CameraViewer/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeFiles/uninstall_CameraViewer.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\uninstall_CameraViewer;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/CameraViewer/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeFiles/uninstall_CameraViewer.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\uninstall_CameraViewer;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/CameraViewer/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\CameraViewer\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\uninstall_CameraViewer" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Chromakey/ALL_BUILD.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Chromakey/ALL_BUILD.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Chromakey/ALL_BUILD.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Chromakey/ALL_BUILD.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,160 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ALL_BUILD</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Chromakey;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Chromakey;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Chromakey;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Chromakey;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\ALL_BUILD.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\ALL_BUILD" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Chromakey/Chromakey.vcxproj">
+      <Project>CCEF5EB8-E5CF-4F28-ABE3-D9EC5EDD5BA8</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Chromakey/ChromakeyComp.vcxproj">
+      <Project>DF7CBC43-CCAD-4CEF-BA65-733C113053D0</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,300 @@
+cmake_minimum_required(VERSION 2.8 FATAL_ERROR)
+
+project(Chromakey)
+
+set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS true)
+set(CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake_modules")
+
+set(LINUX_PACKAGE_GENERATOR "DEB")
+#set(LINUX_PACKAGE_GENERATOR "RPM")
+
+
+# component settings
+set(RTC_NAME "${PROJECT_NAME}")
+set(RTC_VERSION "1.0.0")
+set(RTC_VERSION_MAJOR "1")
+set(RTC_VERSION_MINOR "0")
+set(RTC_VERSION_PATCH "0")
+set(RTC_LANG "c++")
+set(RTC_DESCRIPTION "Chromakey Agent Component")
+set(RTC_VENDOR "Shibaura Inst. of Tech, Tanaka & Fujita & Takasu")
+set(RTC_MAINTAINER "author at example.com")
+
+string(TOLOWER ${RTC_NAME} PACKAGE_NAME)
+set(PACKAGE_VERSION "${RTC_VERSION_MAJOR}.${RTC_VERSION_MINOR}.${RTC_VERSION_PATCH}")
+
+set(IDL_FILES ""
+	#              WiiInfo.idl
+)
+
+set(SKEL_SRCS ""
+	#              WiiInfoSkel.cpp
+)
+
+set(STUB_SRCS ""
+)
+
+set(IMPL_SRCS ""
+	#              WiiInfoSVC_impl.cpp
+)
+
+set(IMPL_INCS ""
+	#              WiiInfoSVC_impl.h
+)
+
+set(LIBS_SRCS Chromakey.cpp)
+
+set(LIBS_INCS Chromakey.h)
+
+set(EXEC_SRCS ChromakeyComp.cpp)
+
+set(OTHER_SRCS CMakeLists.txt Doxyfile.in
+               RTC.xml Chromakey.conf rtc.conf)
+
+
+# check OpenRTM installed
+find_package(OpenRTM REQUIRED)
+
+list(APPEND CFLAGS ${OMNIORB_CFLAGS} ${OPENRTM_CFLAGS})
+list(APPEND INCLUDE_DIRS ${OMNIORB_INCLUDE_DIRS} ${OPENRTM_INCLUDE_DIRS})
+list(APPEND LDFLAGS ${OMNIORB_LDFLAGS} ${OPENRTM_LDFLAGS})
+list(APPEND LIBRARY_DIRS ${OMNIORB_LIBRARY_DIRS} ${OPENRTM_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OMNIORB_LIBRARIES} ${OPENRTM_LIBRARIES})
+
+# check doxygen installed
+find_package(Doxygen)
+if(DOXYGEN_FOUND STREQUAL "NO")
+    message(FATAL_ERROR "Doxygen not found.")
+endif()
+
+
+if(WIN32)
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin/x86_win32")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(INSTALL_PREFIX "components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+else()
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(OPENRTM_SHARE_PREFIX "share/openrtm-${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}")
+    set(INSTALL_PREFIX "${OPENRTM_SHARE_PREFIX}/components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+endif()
+
+# check OpenCV installed
+find_package(OpenCV REQUIRED)
+
+list(APPEND INCLUDE_DIRS ${OPENCV_INCLUDE_DIRS})
+list(APPEND LIBRARY_DIRS ${OPENCV_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OPENCV_LIBRARIES})
+
+
+# add uninstall target
+configure_file(
+    "${CMAKE_CURRENT_SOURCE_DIR}/cmake_modules/cmake_uninstall.cmake.in"
+    "${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake"
+    IMMEDIATE @ONLY)
+add_custom_target(uninstall_${RTC_NAME} COMMAND 
+    ${CMAKE_COMMAND} -P ${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake)
+
+
+# target settings for library/executable
+list(APPEND INCLUDE_DIRS ${CMAKE_CURRENT_BINARY_DIR})
+include_directories(${INCLUDE_DIRS})
+
+link_directories(${LIBRARY_DIRS})
+
+add_definitions(${CFLAGS})
+
+foreach(idl ${IDL_FILES})
+    string(REGEX REPLACE "([^\\/]*)\\.idl" "\\1" idl_base ${idl})
+    add_custom_command(OUTPUT ${idl_base}Stub.cpp ${idl_base}Skel.cpp
+                       COMMAND ${OPENRTM_IDL_WRAPPER} ${OPENRTM_IDL_WRAPPER_FLAGS} --idl-file=${idl}
+                       COMMAND ${OPENRTM_IDLC} ${OPENRTM_IDLFLAGS} ${PROJECT_SOURCE_DIR}/${idl}
+                       DEPENDS ${idl})
+endforeach()
+
+if(CMAKE_COMPILER_IS_GNUCC)
+    string(REPLACE ";" " " LDFLAGS "${LDFLAGS}")
+endif()
+
+add_library(${RTC_NAME} SHARED
+            ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+target_link_libraries(${RTC_NAME} ${LIBRARIES})
+set_target_properties(${RTC_NAME} PROPERTIES PREFIX "")
+set_target_properties(${RTC_NAME} PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+if(UNIX)
+    add_library(${RTC_NAME}-static STATIC
+                ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+    target_link_libraries(${RTC_NAME}-static ${LIBRARIES})
+    set_target_properties(${RTC_NAME}-static PROPERTIES PREFIX "")
+    set_target_properties(${RTC_NAME}-static PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+if(UNIX)
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME}-static)
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME}-static ${LIBRARIES})
+
+    add_executable(${RTC_NAME}Comp-dynamic ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp-dynamic ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp-dynamic ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp-dynamic PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+else()
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+if(WIN32)
+    set (LIBRARY_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}/)
+    set (EXECUTABLE_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}Comp/)
+
+    ADD_CUSTOM_COMMAND(
+       TARGET ${RTC_NAME}
+       POST_BUILD
+       COMMAND ${CMAKE_COMMAND} -E copy
+       "${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}/Release/${RTC_NAME}.dll"
+       "${CMAKE_CURRENT_SOURCE_DIR}/../../bin"
+     )
+    ADD_CUSTOM_COMMAND(
+       TARGET ${RTC_NAME}Comp
+       POST_BUILD
+       COMMAND ${CMAKE_COMMAND} -E copy
+       "${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}Comp/Release/${RTC_NAME}Comp.exe"
+       "${CMAKE_CURRENT_SOURCE_DIR}/../../bin"
+     )
+endif()
+
+install(TARGETS ${RTC_NAME} LIBRARY DESTINATION "${INSTALL_PREFIX}"
+                            ARCHIVE DESTINATION "${INSTALL_PREFIX}"
+                            RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(TARGETS ${RTC_NAME}Comp RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(FILES RTC.xml DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+
+
+# target settings for document
+configure_file("${CMAKE_CURRENT_SOURCE_DIR}/Doxyfile.in"
+               "${CMAKE_CURRENT_BINARY_DIR}/Doxyfile")
+
+add_custom_target(doxygen_${RTC_NAME} COMMAND
+                  ${DOXYGEN_EXECUTABLE} ${CMAKE_CURRENT_BINARY_DIR}/Doxyfile)
+
+set_property(DIRECTORY APPEND PROPERTY ADDITIONAL_MAKE_CLEAN_FILES doc)
+
+get_target_property(DOC_TARGET doc TYPE)
+if(NOT DOC_TARGET)
+    add_custom_target(doc)
+endif()
+add_dependencies(doc doxygen)
+
+install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/doc DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "documents")
+
+
+# install source files
+install(FILES ${IDL_FILES} ${IMPL_SRCS} ${IMPL_INCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${LIBS_SRCS} ${LIBS_INCS} ${EXEC_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${OTHER_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(DIRECTORY cmake_modules cpack_resources
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+
+# package settings
+set(CPACK_PACKAGE_NAME "${RTC_NAME}")
+set(CPACK_PACKAGE_VERSION_MAJOR "${RTC_VERSION_MAJOR}")
+set(CPACK_PACKAGE_VERSION_MINOR "${RTC_VERSION_MINOR}")
+set(CPACK_PACKAGE_VERSION_PATCH "${RTC_VERSION_PATCH}")
+set(CPACK_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}")
+set(CPACK_PACKAGE_VENDOR "${RTC_VENDOR}")
+set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "${RTC_DESCRIPTION}")
+set(CPACK_PACKAGE_CONTACT "${RTC_MAINTAINER}")
+
+set(CPACK_RESOURCE_FILE_LICENSE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/License.txt")
+set(CPACK_PACKAGE_DESCRIPTION_FILE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/Description.txt")
+
+set(CPACK_COMPONENTS_ALL applications documents sources)
+set(CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME "Applications")
+set(CPACK_COMPONENT_APPLICATIONS_DESCRIPTION "RT-Component applications")
+set(CPACK_COMPONENT_APPLICATIONS_DISABLED FALSE)
+
+set(CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME "Documents")
+set(CPACK_COMPONENT_DOCUMENTS_DESCRIPTION "RT-Component documents")
+set(CPACK_COMPONENT_DOCUMENTS_DISABLED TRUE)
+
+set(CPACK_COMPONENT_SOURCES_DISPLAY_NAME "Source files")
+set(CPACK_COMPONENT_SOURCES_DESCRIPTION "RT-Component source files")
+set(CPACK_COMPONENT_SOURCES_DISABLED TRUE)
+
+if(WIN32)
+    set(CPACK_GENERATOR "WIX")
+
+    # Windows WiX package settings
+
+    set(CPACK_WIX_XSL "@CMAKE_CURRENT_BINARY_DIR@/wix.xsl")
+    set(CPACK_WIX_LANG "ja-jp")
+    set(CPACK_RESOURCE_FILE_LICENSE
+        "@CMAKE_CURRENT_SOURCE_DIR@/cpack_resources/License.rtf")
+    configure_file(
+        "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/wix.xsl.in"
+        "${CMAKE_CURRENT_BINARY_DIR}/wix.xsl" @ONLY)
+
+    set(CPACK_PACKAGE_FILE_NAME
+        "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}${PACKAGE_VERSION}")
+
+else()
+    set(CPACK_GENERATOR "${LINUX_PACKAGE_GENERATOR}")
+
+    if(CPACK_GENERATOR STREQUAL "DEB")
+        # Linux Debian package settings
+
+        set(CPACK_DEBIAN_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION}-1")
+        set(CPACK_DEBIAN_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_DEBIAN_PACKAGE_SECTION "main")
+        set(CPACK_DEBIAN_PACKAGE_PRIORITY  "extra")
+        set(CPACK_DEBIAN_PACKAGE_DEPENDS "openrtm-aist (>= 1.0.0)")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}_${CPACK_DEBIAN_PACKAGE_VERSION}_${CPACK_DEBIAN_PACKAGE_ARCHITECTURE}")
+
+    elseif(CPACK_GENERATOR STREQUAL "RPM")
+        # Linux RPM package settings
+
+        set(CPACK_RPM_PACKAGE_RELEASE "1.fc10")
+        set(CPACK_RPM_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_RPM_PACKAGE_GROUP "Development/Libraries")
+        set(CPACK_RPM_PACKAGE_LICENSE "LGPL")
+        set(CPACK_RPM_PACKAGE_REQUIRES "OpenRTM-aist >= 1.0.0")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}-${PACKAGE_VERSION}-${CPACK_RPM_PACKAGE_RELEASE}.${CPACK_RPM_PACKAGE_ARCHITECTURE}")
+
+    endif()
+endif()
+
+message(STATUS "Package type: ${CPACK_GENERATOR}")
+message(STATUS "Package name: ${CPACK_PACKAGE_FILE_NAME}")
+
+include(CPack)

Copied: trunk/ImageProcessing/opencv/components/Chromakey/Chromakey.sln (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Chromakey/Chromakey.sln)
===================================================================
--- trunk/ImageProcessing/opencv/components/Chromakey/Chromakey.sln	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Chromakey/Chromakey.sln	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,105 @@
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ALL_BUILD", "ALL_BUILD.vcxproj", "{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}"
+	ProjectSection(ProjectDependencies) = postProject
+		{CCEF5EB8-E5CF-4F28-ABE3-D9EC5EDD5BA8} = {CCEF5EB8-E5CF-4F28-ABE3-D9EC5EDD5BA8}
+		{DF7CBC43-CCAD-4CEF-BA65-733C113053D0} = {DF7CBC43-CCAD-4CEF-BA65-733C113053D0}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Chromakey", "Chromakey.vcxproj", "{CCEF5EB8-E5CF-4F28-ABE3-D9EC5EDD5BA8}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ChromakeyComp", "ChromakeyComp.vcxproj", "{DF7CBC43-CCAD-4CEF-BA65-733C113053D0}"
+	ProjectSection(ProjectDependencies) = postProject
+		{CCEF5EB8-E5CF-4F28-ABE3-D9EC5EDD5BA8} = {CCEF5EB8-E5CF-4F28-ABE3-D9EC5EDD5BA8}
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "INSTALL", "INSTALL.vcxproj", "{0F103D78-0F29-4905-BDD6-10170713B2B6}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43} = {B947F6ED-BEAA-4A93-AB1F-586DF141AC43}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PACKAGE", "PACKAGE.vcxproj", "{33F42C36-1EE4-4E2E-A533-F95493177B79}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43} = {B947F6ED-BEAA-4A93-AB1F-586DF141AC43}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZERO_CHECK", "..\..\ZERO_CHECK.vcxproj", "{87493064-6817-4173-BA90-7F469034490A}"
+	ProjectSection(ProjectDependencies) = postProject
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doxygen_Chromakey", "doxygen_Chromakey.vcxproj", "{BCBE9E50-04E8-49F2-B52D-B27F47571FC3}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uninstall_Chromakey", "uninstall_Chromakey.vcxproj", "{C15B47F9-0438-4577-92E1-E34C85EB1BA5}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Win32 = Debug|Win32
+		Release|Win32 = Release|Win32
+		MinSizeRel|Win32 = MinSizeRel|Win32
+		RelWithDebInfo|Win32 = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Debug|Win32.ActiveCfg = Debug|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Debug|Win32.Build.0 = Debug|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Release|Win32.ActiveCfg = Release|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Release|Win32.Build.0 = Release|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{CCEF5EB8-E5CF-4F28-ABE3-D9EC5EDD5BA8}.Debug|Win32.ActiveCfg = Debug|Win32
+		{CCEF5EB8-E5CF-4F28-ABE3-D9EC5EDD5BA8}.Debug|Win32.Build.0 = Debug|Win32
+		{CCEF5EB8-E5CF-4F28-ABE3-D9EC5EDD5BA8}.Release|Win32.ActiveCfg = Release|Win32
+		{CCEF5EB8-E5CF-4F28-ABE3-D9EC5EDD5BA8}.Release|Win32.Build.0 = Release|Win32
+		{CCEF5EB8-E5CF-4F28-ABE3-D9EC5EDD5BA8}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{CCEF5EB8-E5CF-4F28-ABE3-D9EC5EDD5BA8}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{CCEF5EB8-E5CF-4F28-ABE3-D9EC5EDD5BA8}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{CCEF5EB8-E5CF-4F28-ABE3-D9EC5EDD5BA8}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{DF7CBC43-CCAD-4CEF-BA65-733C113053D0}.Debug|Win32.ActiveCfg = Debug|Win32
+		{DF7CBC43-CCAD-4CEF-BA65-733C113053D0}.Debug|Win32.Build.0 = Debug|Win32
+		{DF7CBC43-CCAD-4CEF-BA65-733C113053D0}.Release|Win32.ActiveCfg = Release|Win32
+		{DF7CBC43-CCAD-4CEF-BA65-733C113053D0}.Release|Win32.Build.0 = Release|Win32
+		{DF7CBC43-CCAD-4CEF-BA65-733C113053D0}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{DF7CBC43-CCAD-4CEF-BA65-733C113053D0}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{DF7CBC43-CCAD-4CEF-BA65-733C113053D0}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{DF7CBC43-CCAD-4CEF-BA65-733C113053D0}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.Debug|Win32.ActiveCfg = Debug|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.Release|Win32.ActiveCfg = Release|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.Debug|Win32.ActiveCfg = Debug|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.Release|Win32.ActiveCfg = Release|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Debug|Win32.ActiveCfg = Debug|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Debug|Win32.Build.0 = Debug|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Release|Win32.ActiveCfg = Release|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Release|Win32.Build.0 = Release|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{BCBE9E50-04E8-49F2-B52D-B27F47571FC3}.Debug|Win32.ActiveCfg = Debug|Win32
+		{BCBE9E50-04E8-49F2-B52D-B27F47571FC3}.Release|Win32.ActiveCfg = Release|Win32
+		{BCBE9E50-04E8-49F2-B52D-B27F47571FC3}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{BCBE9E50-04E8-49F2-B52D-B27F47571FC3}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{C15B47F9-0438-4577-92E1-E34C85EB1BA5}.Debug|Win32.ActiveCfg = Debug|Win32
+		{C15B47F9-0438-4577-92E1-E34C85EB1BA5}.Release|Win32.ActiveCfg = Release|Win32
+		{C15B47F9-0438-4577-92E1-E34C85EB1BA5}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{C15B47F9-0438-4577-92E1-E34C85EB1BA5}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ExtensibilityGlobals) = postSolution
+	EndGlobalSection
+	GlobalSection(ExtensibilityAddIns) = postSolution
+	EndGlobalSection
+EndGlobal

Copied: trunk/ImageProcessing/opencv/components/Chromakey/Chromakey.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Chromakey/Chromakey.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Chromakey/Chromakey.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Chromakey/Chromakey.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,292 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{CCEF5EB8-E5CF-4F28-ABE3-D9EC5EDD5BA8}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>Chromakey</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\Debug\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Chromakey.dir\Debug\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Chromakey</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\Release\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Chromakey.dir\Release\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Chromakey</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\MinSizeRel\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Chromakey.dir\MinSizeRel\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Chromakey</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\RelWithDebInfo\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Chromakey.dir\RelWithDebInfo\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Chromakey</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">true</LinkIncremental>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Chromakey;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
+      <Optimization>Disabled</Optimization>
+      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Debug";Chromakey_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Debug</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Chromakey/Debug/Chromakey.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Debug\";Chromakey_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Chromakey;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Chromakey;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rtd.lib;omniDynamic414_rtd.lib;omnithread34_rtd.lib;RTC110d.lib;coil110d.lib;ws2_32.lib;mswsock.lib;opencv_core220d.lib;opencv_imgproc220d.lib;opencv_features2d220d.lib;opencv_gpu220d.lib;opencv_calib3d220d.lib;opencv_objdetect220d.lib;opencv_video220d.lib;opencv_highgui220d.lib;opencv_ml220d.lib;opencv_legacy220d.lib;opencv_contrib220d.lib;opencv_flann220d.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Chromakey/Debug/Chromakey.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Chromakey/Debug/Chromakey.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Chromakey;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Release";Chromakey_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Release</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Chromakey/Release/Chromakey.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Release\";Chromakey_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Chromakey;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Chromakey;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Chromakey/Release/Chromakey.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Chromakey/Release/Chromakey.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Chromakey;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MinSpace</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="MinSizeRel";Chromakey_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>MinSizeRel</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Chromakey/MinSizeRel/Chromakey.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"MinSizeRel\";Chromakey_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Chromakey;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Chromakey;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Chromakey/MinSizeRel/Chromakey.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Chromakey/MinSizeRel/Chromakey.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Chromakey;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="RelWithDebInfo";Chromakey_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>RelWithDebInfo</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Chromakey/RelWithDebInfo/Chromakey.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"RelWithDebInfo\";Chromakey_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Chromakey;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Chromakey;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Chromakey/RelWithDebInfo/Chromakey.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Chromakey/RelWithDebInfo/Chromakey.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="Chromakey.cpp" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Chromakey/ChromakeyComp.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Chromakey/ChromakeyComp.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Chromakey/ChromakeyComp.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Chromakey/ChromakeyComp.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,295 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{DF7CBC43-CCAD-4CEF-BA65-733C113053D0}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ChromakeyComp</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\Debug\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">ChromakeyComp.dir\Debug\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">ChromakeyComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\Release\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">ChromakeyComp.dir\Release\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">ChromakeyComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\MinSizeRel\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">ChromakeyComp.dir\MinSizeRel\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">ChromakeyComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\RelWithDebInfo\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">ChromakeyComp.dir\RelWithDebInfo\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">ChromakeyComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">true</LinkIncremental>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Chromakey;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
+      <Optimization>Disabled</Optimization>
+      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Debug";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Debug</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Chromakey/Debug/ChromakeyComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Debug\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Chromakey;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Chromakey;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;Debug\Chromakey.lib;omniORB414_rtd.lib;omniDynamic414_rtd.lib;omnithread34_rtd.lib;RTC110d.lib;coil110d.lib;ws2_32.lib;mswsock.lib;opencv_core220d.lib;opencv_imgproc220d.lib;opencv_features2d220d.lib;opencv_gpu220d.lib;opencv_calib3d220d.lib;opencv_objdetect220d.lib;opencv_video220d.lib;opencv_highgui220d.lib;opencv_ml220d.lib;opencv_legacy220d.lib;opencv_contrib220d.lib;opencv_flann220d.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Chromakey/Debug/ChromakeyComp.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Chromakey/Debug/ChromakeyComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Chromakey;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Release";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Release</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Chromakey/Release/ChromakeyComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Release\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Chromakey;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Chromakey;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;Release\Chromakey.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Chromakey/Release/ChromakeyComp.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Chromakey/Release/ChromakeyComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Chromakey;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MinSpace</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="MinSizeRel";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>MinSizeRel</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Chromakey/MinSizeRel/ChromakeyComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"MinSizeRel\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Chromakey;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Chromakey;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;MinSizeRel\Chromakey.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Chromakey/MinSizeRel/ChromakeyComp.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Chromakey/MinSizeRel/ChromakeyComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Chromakey;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="RelWithDebInfo";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>RelWithDebInfo</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Chromakey/RelWithDebInfo/ChromakeyComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"RelWithDebInfo\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Chromakey;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Chromakey;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;RelWithDebInfo\Chromakey.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Chromakey/RelWithDebInfo/ChromakeyComp.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Chromakey/RelWithDebInfo/ChromakeyComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="ChromakeyComp.cpp" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Chromakey/Chromakey.vcxproj">
+      <Project>CCEF5EB8-E5CF-4F28-ABE3-D9EC5EDD5BA8</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Chromakey/Doxyfile.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Chromakey/Doxyfile.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/Chromakey/Doxyfile.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Chromakey/Doxyfile.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,487 @@
+
+# Project related configuration options
+
+DOXYFILE_ENCODING = UTF-8
+
+PROJECT_NAME = @PACKAGE_NAME@
+
+PROJECT_NUMBER = @PACKAGE_VERSION@
+
+OUTPUT_DIRECTORY = doc
+
+CREATE_SUBDIRS = NO
+
+OUTPUT_LANGUAGE = Japanese
+
+BRIEF_MEMBER_DESC = YES
+
+REPEAT_BRIEF = YES
+
+ABBREVIATE_BRIEF = 
+
+ALWAYS_DETAILED_SEC = NO
+
+INLINE_INHERITED_MEMB = NO
+
+FULL_PATH_NAMES = YES
+
+STRIP_FROM_PATH = 
+
+STRIP_FROM_INC_PATH = 
+
+SHORT_NAMES = NO
+
+JAVADOC_AUTOBRIEF = NO
+
+QT_AUTOBRIEF = NO
+
+MULTILINE_CPP_IS_BRIEF = NO
+
+INHERIT_DOCS = YES
+
+SEPARATE_MEMBER_PAGES = NO
+
+TAB_SIZE = 8
+
+ALIASES = 
+
+OPTIMIZE_OUTPUT_FOR_C = NO
+
+OPTIMIZE_OUTPUT_JAVA = NO
+
+OPTIMIZE_FOR_FORTRAN = NO
+
+OPTIMIZE_OUTPUT_VHDL = NO
+
+EXTENSION_MAPPING = 
+
+BUILTIN_STL_SUPPORT = NO
+
+CPP_CLI_SUPPORT = NO
+
+SIP_SUPPORT = NO
+
+IDL_PROPERTY_SUPPORT = YES
+
+DISTRIBUTE_GROUP_DOC = NO
+
+SUBGROUPING = YES
+
+TYPEDEF_HIDES_STRUCT = NO
+
+SYMBOL_CACHE_SIZE = 0
+
+
+# Build related configuration options
+
+EXTRACT_ALL = NO
+
+EXTRACT_PRIVATE = NO
+
+EXTRACT_STATIC = NO
+
+EXTRACT_LOCAL_CLASSES = YES
+
+EXTRACT_LOCAL_METHODS = NO
+
+EXTRACT_ANON_NSPACES = NO
+
+HIDE_UNDOC_MEMBERS = NO
+
+HIDE_UNDOC_CLASSES = NO
+
+HIDE_FRIEND_COMPOUNDS = NO
+
+HIDE_IN_BODY_DOCS = NO
+
+INTERNAL_DOCS = NO
+
+CASE_SENSE_NAMES = NO
+
+HIDE_SCOPE_NAMES = NO
+
+SHOW_INCLUDE_FILES = YES
+
+FORCE_LOCAL_INCLUDES = NO
+
+INLINE_INFO = YES
+
+SORT_MEMBER_DOCS = YES
+
+SORT_BRIEF_DOCS = NO
+
+SORT_MEMBERS_CTORS_1ST = NO
+
+SORT_GROUP_NAMES = NO
+
+SORT_BY_SCOPE_NAME = YES
+
+GENERATE_TODOLIST = YES
+
+GENERATE_TESTLIST = YES
+
+GENERATE_BUGLIST = YES
+
+GENERATE_DEPRECATEDLIST = YES
+
+ENABLED_SECTIONS = 
+
+MAX_INITIALIZER_LINES = 30
+
+SHOW_USED_FILES = YES
+
+SHOW_DIRECTORIES = NO
+
+SHOW_FILES = YES
+
+SHOW_NAMESPACES = YES
+
+FILE_VERSION_FILTER = 
+
+LAYOUT_FILE = 
+
+
+# configuration options related to warning and progress messages
+
+QUIET = NO
+
+WARNINGS = YES
+
+WARN_IF_UNDOCUMENTED = YES
+
+WARN_IF_DOC_ERROR = YES
+
+WARN_NO_PARAMDOC = NO
+
+WARN_FORMAT = "$file:$line: $text"
+
+WARN_LOGFILE = 
+
+
+# configuration options related to the input files
+
+INPUT = @CMAKE_CURRENT_SOURCE_DIR@
+
+INPUT_ENCODING = UTF-8
+
+FILE_PATTERNS = *.cpp *.h *.idl
+
+RECURSIVE = YES
+
+EXCLUDE = _CPack_Packages
+
+EXCLUDE_SYMLINKS = NO
+
+EXCLUDE_PATTERNS = .svn .git 
+
+EXCLUDE_SYMBOLS = 
+
+EXAMPLE_PATH = 
+
+EXAMPLE_PATTERNS = 
+
+EXAMPLE_RECURSIVE = NO
+
+IMAGE_PATH = 
+
+INPUT_FILTER = 
+
+FILTER_PATTERNS = 
+
+FILTER_SOURCE_FILES = NO
+
+
+# configuration options related to source browsing
+
+SOURCE_BROWSER = NO
+
+INLINE_SOURCES = NO
+
+STRIP_CODE_COMMENTS = YES
+
+REFERENCED_BY_RELATION = NO
+
+REFERENCES_RELATION = NO
+
+REFERENCES_LINK_SOURCE = YES
+
+USE_HTAGS = NO
+
+VERBATIM_HEADERS = YES
+
+
+# configuration options related to the alphabetical class index
+
+ALPHABETICAL_INDEX = YES
+
+COLS_IN_ALPHA_INDEX = 5
+
+IGNORE_PREFIX = 
+
+
+# configuration options related to the HTML output
+
+GENERATE_HTML = YES
+
+HTML_OUTPUT = html
+
+HTML_FILE_EXTENSION = .html
+
+HTML_HEADER = 
+
+HTML_FOOTER = 
+
+HTML_STYLESHEET = 
+
+HTML_COLORSTYLE_HUE = 220
+
+HTML_COLORSTYLE_SAT = 100
+
+HTML_COLORSTYLE_GAMMA = 80
+
+HTML_TIMESTAMP = YES
+
+HTML_ALIGN_MEMBERS = YES
+
+HTML_DYNAMIC_SECTIONS = NO
+
+GENERATE_DOCSET = NO
+
+DOCSET_FEEDNAME = "Doxygen generated docs"
+
+DOCSET_BUNDLE_ID = org.doxygen.Project
+
+DOCSET_PUBLISHER_ID = org.doxygen.Publisher
+
+DOCSET_PUBLISHER_NAME = Publisher
+
+GENERATE_HTMLHELP = NO
+
+CHM_FILE = 
+
+HHC_LOCATION = 
+
+GENERATE_CHI = NO
+
+CHM_INDEX_ENCODING = 
+
+BINARY_TOC = NO
+
+TOC_EXPAND = NO
+
+GENERATE_QHP = NO
+
+QCH_FILE = 
+
+QHP_NAMESPACE = org.doxygen.Project
+
+QHP_VIRTUAL_FOLDER = doc
+
+QHP_CUST_FILTER_NAME = 
+
+QHP_CUST_FILTER_ATTRS = 
+
+QHP_SECT_FILTER_ATTRS = 
+
+QHG_LOCATION = 
+
+GENERATE_ECLIPSEHELP = NO
+
+ECLIPSE_DOC_ID = org.doxygen.Project
+
+DISABLE_INDEX = NO
+
+ENUM_VALUES_PER_LINE = 4
+
+GENERATE_TREEVIEW = NO
+
+USE_INLINE_TREES = NO
+
+TREEVIEW_WIDTH = 250
+
+EXT_LINKS_IN_WINDOW = NO
+
+FORMULA_FONTSIZE = 10
+
+FORMULA_TRANSPARENT = YES
+
+SEARCHENGINE = YES
+
+SERVER_BASED_SEARCH = NO
+
+
+# configuration options related to the LaTeX output
+
+GENERATE_LATEX = NO
+
+LATEX_OUTPUT = latex
+
+LATEX_CMD_NAME = latex
+
+MAKEINDEX_CMD_NAME = makeindex
+
+COMPACT_LATEX = NO
+
+PAPER_TYPE = a4wide
+
+EXTRA_PACKAGES = 
+
+LATEX_HEADER = 
+
+PDF_HYPERLINKS = YES
+
+USE_PDFLATEX = YES
+
+LATEX_BATCHMODE = NO
+
+LATEX_HIDE_INDICES = NO
+
+LATEX_SOURCE_CODE = NO
+
+
+# configuration options related to the RTF output
+
+GENERATE_RTF = NO
+
+RTF_OUTPUT = rtf
+
+COMPACT_RTF = NO
+
+RTF_HYPERLINKS = NO
+
+RTF_STYLESHEET_FILE = 
+
+RTF_EXTENSIONS_FILE = 
+
+
+# configuration options related to the man page output
+
+GENERATE_MAN = NO
+
+MAN_OUTPUT = man
+
+MAN_EXTENSION = .3
+
+MAN_LINKS = NO
+
+
+# configuration options related to the XML output
+
+GENERATE_XML = NO
+
+XML_OUTPUT = xml
+
+XML_SCHEMA = 
+
+XML_DTD = 
+
+XML_PROGRAMLISTING = YES
+
+
+# configuration options for the AutoGen Definitions output
+
+GENERATE_AUTOGEN_DEF = NO
+
+
+# configuration options related to the Perl module output
+
+GENERATE_PERLMOD = NO
+
+PERLMOD_LATEX = NO
+
+PERLMOD_PRETTY = YES
+
+PERLMOD_MAKEVAR_PREFIX = 
+
+
+# Configuration options related to the preprocessor
+
+ENABLE_PREPROCESSING = YES
+
+MACRO_EXPANSION = NO
+
+EXPAND_ONLY_PREDEF = NO
+
+SEARCH_INCLUDES = YES
+
+INCLUDE_PATH = 
+
+INCLUDE_FILE_PATTERNS = 
+
+PREDEFINED = 
+
+EXPAND_AS_DEFINED = 
+
+SKIP_FUNCTION_MACROS = YES
+
+
+# Configuration::additions related to external references
+
+TAGFILES = 
+
+GENERATE_TAGFILE = 
+
+ALLEXTERNALS = NO
+
+EXTERNAL_GROUPS = YES
+
+PERL_PATH = /usr/bin/perl
+
+
+# Configuration options related to the dot tool
+
+CLASS_DIAGRAMS = YES
+
+MSCGEN_PATH = 
+
+HIDE_UNDOC_RELATIONS = YES
+
+HAVE_DOT = NO
+
+DOT_NUM_THREADS = 0
+
+DOT_FONTNAME = FreeSans.ttf
+
+DOT_FONTSIZE = 10
+
+DOT_FONTPATH = 
+
+CLASS_GRAPH = YES
+
+COLLABORATION_GRAPH = YES
+
+GROUP_GRAPHS = YES
+
+UML_LOOK = YES
+
+TEMPLATE_RELATIONS = NO
+
+INCLUDE_GRAPH = YES
+
+INCLUDED_BY_GRAPH = YES
+
+CALL_GRAPH = NO
+
+CALLER_GRAPH = NO
+
+GRAPHICAL_HIERARCHY = YES
+
+DIRECTORY_GRAPH = YES
+
+DOT_IMAGE_FORMAT = png
+
+DOT_PATH = 
+
+DOTFILE_DIRS = 
+
+DOT_GRAPH_MAX_NODES = 50
+
+MAX_DOT_GRAPH_DEPTH = 0
+
+DOT_TRANSPARENT = NO
+
+DOT_MULTI_TARGETS = NO
+
+GENERATE_LEGEND = YES
+
+DOT_CLEANUP = YES

Copied: trunk/ImageProcessing/opencv/components/Chromakey/INSTALL.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Chromakey/INSTALL.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Chromakey/INSTALL.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Chromakey/INSTALL.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,178 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{0F103D78-0F29-4905-BDD6-10170713B2B6}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>INSTALL</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Chromakey;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Chromakey;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Chromakey;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Chromakey;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\INSTALL_force.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Chromakey/ALL_BUILD.vcxproj">
+      <Project>B947F6ED-BEAA-4A93-AB1F-586DF141AC43</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Chromakey/PACKAGE.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Chromakey/PACKAGE.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Chromakey/PACKAGE.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Chromakey/PACKAGE.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,186 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{33F42C36-1EE4-4E2E-A533-F95493177B79}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>PACKAGE</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Chromakey;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Chromakey;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Chromakey;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Chromakey;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\PACKAGE_force.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Chromakey/ALL_BUILD.vcxproj">
+      <Project>B947F6ED-BEAA-4A93-AB1F-586DF141AC43</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Chromakey/ZERO_CHECK.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Chromakey/ZERO_CHECK.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Chromakey/ZERO_CHECK.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Chromakey/ZERO_CHECK.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,154 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{2D580403-DAE4-48AF-91A8-BC155ADF4882}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ZERO_CHECK</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\ZERO_CHECK.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\generate.stamp.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Chromakey -BC:/distribution/ImageProcessing/opencv/components/Chromakey --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Chromakey -BC:/distribution/ImageProcessing/opencv/components/Chromakey --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Chromakey -BC:/distribution/ImageProcessing/opencv/components/Chromakey --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Chromakey -BC:/distribution/ImageProcessing/opencv/components/Chromakey --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\ZERO_CHECK" />
+  </ItemGroup>
+  <ItemGroup>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Deleted: trunk/ImageProcessing/opencv/components/Chromakey/cmake_modules/CPackWIX.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Chromakey/cmake_modules/CPackWIX.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Chromakey/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,51 +0,0 @@
-#=============================================================================
-# Copyright 2007-2009 Kitware, Inc.
-#
-# Distributed under the OSI-approved BSD License (the "License");
-# see accompanying file Copyright.txt for details.
-#
-# This software is distributed WITHOUT ANY WARRANTY; without even the
-# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-# See the License for more information.
-#=============================================================================
-# (To distributed this file outside of CMake, substitute the full
-#  License text for the above reference.)
-#
-# Fixed for OpenRTM
-#
-IF(CMAKE_BINARY_DIR)
-  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
-ENDIF(CMAKE_BINARY_DIR)
-
-IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
-    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
-ENDIF()
-
-IF(NOT CPACK_WIX_LANG)
-    SET(CPACK_WIX_LANG "en-us")
-ENDIF()
-
-# use the package defaults if none exists.
-# for the community.
-#IF ( NOT CPACK_WIX_XSL )
-#	
-#ENDIF( NOT CPACK_WIX_XSL )
-#
-
-IF ( CPACK_WIX_WXS_FILES )
-	# this could probably be a single expression but I'm no regex guru.
-    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
-	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
-ENDIF( CPACK_WIX_WXS_FILES )
-
-FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-
-IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
-  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
-  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
-  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
-ELSE()
-  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
-ENDIF()

Copied: trunk/ImageProcessing/opencv/components/Chromakey/cmake_modules/CPackWIX.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Chromakey/cmake_modules/CPackWIX.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/Chromakey/cmake_modules/CPackWIX.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Chromakey/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,51 @@
+#=============================================================================
+# Copyright 2007-2009 Kitware, Inc.
+#
+# Distributed under the OSI-approved BSD License (the "License");
+# see accompanying file Copyright.txt for details.
+#
+# This software is distributed WITHOUT ANY WARRANTY; without even the
+# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+# See the License for more information.
+#=============================================================================
+# (To distributed this file outside of CMake, substitute the full
+#  License text for the above reference.)
+#
+# Fixed for OpenRTM
+#
+IF(CMAKE_BINARY_DIR)
+  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
+ENDIF(CMAKE_BINARY_DIR)
+
+IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
+    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
+ENDIF()
+
+IF(NOT CPACK_WIX_LANG)
+    SET(CPACK_WIX_LANG "en-us")
+ENDIF()
+
+# use the package defaults if none exists.
+# for the community.
+#IF ( NOT CPACK_WIX_XSL )
+#	
+#ENDIF( NOT CPACK_WIX_XSL )
+#
+
+IF ( CPACK_WIX_WXS_FILES )
+	# this could probably be a single expression but I'm no regex guru.
+    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
+	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
+ENDIF( CPACK_WIX_WXS_FILES )
+
+FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+
+IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
+  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
+  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
+  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
+ELSE()
+  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
+ENDIF()

Deleted: trunk/ImageProcessing/opencv/components/Chromakey/cmake_modules/FindOpenCV.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Chromakey/cmake_modules/FindOpenCV.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Chromakey/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,62 +0,0 @@
-
-
-set(OPENCV_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # OpenCV
-    pkg_check_modules(OPENCV REQUIRED opencv)
-    if(NOT OPENCV_DIR)
-        if(OPENCV_FOUND)
-            set(OPENCV_DIR ${OPENCV_PREFIX})
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-    endif()
-
-    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
-    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
-
-endif(UNIX)
-
-if(WIN32)
-    # OpenCV
-    if(NOT OPENCV_DIR)
-        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
-            set(OPENCV_DIR $ENV{OPENCV_ROOT})
-            set(OPENCV_FOUND TRUE)
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-        if(NOT OPENCV_FOUND)
-            message(FATAL_ERROR "OpenCV not found.")
-        endif()
-    endif()
-
-    include(${OPENCV_DIR}/OpenCVConfig.cmake)
-    set(OPENCV_VERSION ${OpenCV_VERSION})
-    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
-    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
-    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
-
-    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
-    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
-
-    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
-
-    foreach(_lib ${OPENCV_LIB_COMPONENTS})
-        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
-    endforeach()
-
-endif(WIN32)
-
-message(STATUS "FindOpenCV setup done.")
-
-message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
-message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
-message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
-message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
-message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
-message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
-message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
-

Copied: trunk/ImageProcessing/opencv/components/Chromakey/cmake_modules/FindOpenCV.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Chromakey/cmake_modules/FindOpenCV.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/Chromakey/cmake_modules/FindOpenCV.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Chromakey/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,62 @@
+
+
+set(OPENCV_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # OpenCV
+    pkg_check_modules(OPENCV REQUIRED opencv)
+    if(NOT OPENCV_DIR)
+        if(OPENCV_FOUND)
+            set(OPENCV_DIR ${OPENCV_PREFIX})
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+    endif()
+
+    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
+    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
+
+endif(UNIX)
+
+if(WIN32)
+    # OpenCV
+    if(NOT OPENCV_DIR)
+        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
+            set(OPENCV_DIR $ENV{OPENCV_ROOT})
+            set(OPENCV_FOUND TRUE)
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+        if(NOT OPENCV_FOUND)
+            message(FATAL_ERROR "OpenCV not found.")
+        endif()
+    endif()
+
+    include(${OPENCV_DIR}/OpenCVConfig.cmake)
+    set(OPENCV_VERSION ${OpenCV_VERSION})
+    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
+    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
+    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
+
+    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
+    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
+
+    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
+
+    foreach(_lib ${OPENCV_LIB_COMPONENTS})
+        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
+    endforeach()
+
+endif(WIN32)
+
+message(STATUS "FindOpenCV setup done.")
+
+message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
+message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
+message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
+message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
+message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
+message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
+message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
+

Deleted: trunk/ImageProcessing/opencv/components/Chromakey/cmake_modules/FindOpenRTM.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Chromakey/cmake_modules/FindOpenRTM.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Chromakey/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,185 +0,0 @@
-
-set(OMNIORB_FOUND FALSE)
-set(OPENRTM_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # omniORB
-    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
-    if(NOT OMNIORB_DIR)
-        if(OMNIORB_FOUND)
-            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-    endif()
-
-    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
-    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
-
-    # OpenRTM-aist
-    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
-    if(NOT OPENRTM_DIR)
-        if(OPENRTM_FOUND)
-            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-    endif()
-
-    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
-    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
-
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
-           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
-           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
-           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "")
-    set(OPENRTM_IDLFLAGS "")
-
-    execute_process(COMMAND rtm-config --idlc
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        set(OPENRTM_IDLC "${output_val}")
-    endif()
-
-    execute_process(COMMAND rtm-config --idlflags
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        string(REPLACE " " ";" output_val ${output_val})
-        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
-    endif()
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(UNIX)
-
-if(WIN32)
-    # omniORB
-    if(NOT OMNIORB_DIR)
-        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
-            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
-            set(OMNIORB_FOUND TRUE)
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-        if(NOT OMNIORB_FOUND)
-            message(FATAL_ERROR "omniORB not found.")
-        endif()
-    endif()
-
-    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
-    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
-
-    # omniORB version
-    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omniORB version file not found.")
-    endif()
-
-    set(OMNIORB_VERSION "${_vers}")
-    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[_]" "."
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[.]" ""
-           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
-
-    # omnithread version
-    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omnithread not found.")
-    endif()
-    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
-           OMNIORB_THREAD_NUM "${_vers}")
-
-    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
-    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
-    else()
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
-    endif()
-
-    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
-                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
-                    "omnithread${OMNIORB_THREAD_NUM}_rt")
-        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-
-    # OpenRTM-aist
-    if(NOT OPENRTM_DIR)
-        if(NOT $ENV{RTM_ROOT} STREQUAL "")
-            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
-            set(OPENRTM_FOUND TRUE)
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-        if(NOT OPENRTM_FOUND)
-            message(FATAL_ERROR "OpenRTM-aist not found.")
-        endif()
-    endif()
-
-    # OpenRTM-aist version
-    set(OPENRTM_VERSION "${OPENRTM_DIR}")
-    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    set(OPENRTM_VERSION_PATCH "0")
-    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
-
-    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
-    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
-    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
-
-    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
-
-    foreach(library "RTC110" "coil110")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-    foreach(library "ws2_32" "mswsock")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
-    endforeach()
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "omniidl")
-    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(WIN32)
-
-message(STATUS "FindOpenRTM setup done.")
-
-message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
-message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
-message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
-message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
-message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
-message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
-message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
-
-message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
-message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
-message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
-message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
-message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
-message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
-message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
-message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
-message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
-message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
-
-message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
-message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
-message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
-message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Copied: trunk/ImageProcessing/opencv/components/Chromakey/cmake_modules/FindOpenRTM.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Chromakey/cmake_modules/FindOpenRTM.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/Chromakey/cmake_modules/FindOpenRTM.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Chromakey/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,185 @@
+
+set(OMNIORB_FOUND FALSE)
+set(OPENRTM_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # omniORB
+    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
+    if(NOT OMNIORB_DIR)
+        if(OMNIORB_FOUND)
+            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+    endif()
+
+    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
+    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
+
+    # OpenRTM-aist
+    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
+    if(NOT OPENRTM_DIR)
+        if(OPENRTM_FOUND)
+            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+    endif()
+
+    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
+    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
+
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
+           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
+           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
+           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "")
+    set(OPENRTM_IDLFLAGS "")
+
+    execute_process(COMMAND rtm-config --idlc
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        set(OPENRTM_IDLC "${output_val}")
+    endif()
+
+    execute_process(COMMAND rtm-config --idlflags
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        string(REPLACE " " ";" output_val ${output_val})
+        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
+    endif()
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(UNIX)
+
+if(WIN32)
+    # omniORB
+    if(NOT OMNIORB_DIR)
+        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
+            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
+            set(OMNIORB_FOUND TRUE)
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+        if(NOT OMNIORB_FOUND)
+            message(FATAL_ERROR "omniORB not found.")
+        endif()
+    endif()
+
+    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
+    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
+
+    # omniORB version
+    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omniORB version file not found.")
+    endif()
+
+    set(OMNIORB_VERSION "${_vers}")
+    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[_]" "."
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[.]" ""
+           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
+
+    # omnithread version
+    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omnithread not found.")
+    endif()
+    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
+           OMNIORB_THREAD_NUM "${_vers}")
+
+    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
+    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
+    else()
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
+    endif()
+
+    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
+                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
+                    "omnithread${OMNIORB_THREAD_NUM}_rt")
+        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+
+    # OpenRTM-aist
+    if(NOT OPENRTM_DIR)
+        if(NOT $ENV{RTM_ROOT} STREQUAL "")
+            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
+            set(OPENRTM_FOUND TRUE)
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+        if(NOT OPENRTM_FOUND)
+            message(FATAL_ERROR "OpenRTM-aist not found.")
+        endif()
+    endif()
+
+    # OpenRTM-aist version
+    set(OPENRTM_VERSION "${OPENRTM_DIR}")
+    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    set(OPENRTM_VERSION_PATCH "0")
+    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
+
+    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
+    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
+    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
+
+    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
+
+    foreach(library "RTC110" "coil110")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+    foreach(library "ws2_32" "mswsock")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
+    endforeach()
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "omniidl")
+    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(WIN32)
+
+message(STATUS "FindOpenRTM setup done.")
+
+message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
+message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
+message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
+message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
+message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
+message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
+message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
+
+message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
+message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
+message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
+message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
+message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
+message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
+message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
+message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
+message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
+message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
+
+message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
+message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
+message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
+message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Deleted: trunk/ImageProcessing/opencv/components/Chromakey/cmake_modules/cmake_uninstall.cmake.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Chromakey/cmake_modules/cmake_uninstall.cmake.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Chromakey/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,19 +0,0 @@
-if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
-    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
-endif()
-
-file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
-string(REGEX REPLACE "\n" ";" files "${files}")
-foreach(file ${files})
-    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
-    if(EXISTS "$ENV{DESTDIR}${file}")
-        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
-                     OUTPUT_VARIABLE rm_out
-                     RETURN_VALUE rm_retval)
-        if(NOT "${rm_retval}" STREQUAL 0)
-            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
-        endif()
-    else()
-        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
-    endif()
-endforeach()

Copied: trunk/ImageProcessing/opencv/components/Chromakey/cmake_modules/cmake_uninstall.cmake.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Chromakey/cmake_modules/cmake_uninstall.cmake.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/Chromakey/cmake_modules/cmake_uninstall.cmake.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Chromakey/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,19 @@
+if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
+    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
+endif()
+
+file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
+string(REGEX REPLACE "\n" ";" files "${files}")
+foreach(file ${files})
+    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
+    if(EXISTS "$ENV{DESTDIR}${file}")
+        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
+                     OUTPUT_VARIABLE rm_out
+                     RETURN_VALUE rm_retval)
+        if(NOT "${rm_retval}" STREQUAL 0)
+            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
+        endif()
+    else()
+        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
+    endif()
+endforeach()

Deleted: trunk/ImageProcessing/opencv/components/Chromakey/cpack_resources/Description.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Chromakey/cpack_resources/Description.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Chromakey/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-DESCRIPTION
-===========
-
-This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Copied: trunk/ImageProcessing/opencv/components/Chromakey/cpack_resources/Description.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Chromakey/cpack_resources/Description.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/Chromakey/cpack_resources/Description.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Chromakey/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+DESCRIPTION
+===========
+
+This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Deleted: trunk/ImageProcessing/opencv/components/Chromakey/cpack_resources/License.rtf
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Chromakey/cpack_resources/License.rtf	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Chromakey/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,7 +0,0 @@
-{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
-{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
-=======\par
-\par
-This is an installer created using CPack (http://www.cmake.org). No license provided.\par
-\par
-}

Copied: trunk/ImageProcessing/opencv/components/Chromakey/cpack_resources/License.rtf (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Chromakey/cpack_resources/License.rtf)
===================================================================
--- trunk/ImageProcessing/opencv/components/Chromakey/cpack_resources/License.rtf	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Chromakey/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,7 @@
+{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
+{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
+=======\par
+\par
+This is an installer created using CPack (http://www.cmake.org). No license provided.\par
+\par
+}

Deleted: trunk/ImageProcessing/opencv/components/Chromakey/cpack_resources/License.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Chromakey/cpack_resources/License.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Chromakey/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-LICENSE
-=======
-
-This is an installer created using CPack (http://www.cmake.org). No license provided.

Copied: trunk/ImageProcessing/opencv/components/Chromakey/cpack_resources/License.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Chromakey/cpack_resources/License.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/Chromakey/cpack_resources/License.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Chromakey/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+LICENSE
+=======
+
+This is an installer created using CPack (http://www.cmake.org). No license provided.

Deleted: trunk/ImageProcessing/opencv/components/Chromakey/cpack_resources/wix.xsl.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Chromakey/cpack_resources/wix.xsl.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Chromakey/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,90 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<xsl:stylesheet version="1.0"
-   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
-   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
-  <xsl:output indent="yes" method="xml"/>
-
-  <xsl:template match="/wix:Wix">
-    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
-      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
-        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
-        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
-        <Directory Id="TARGETDIR" Name="SourceDir" >
-            <Directory Id="ProgramFilesFolder" Name="PFILE" >
-                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
-                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
-                </Directory>
-            </Directory>
-        </Directory>
-
-        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
-        </Feature>
-
-        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
-        </Feature>
-
-        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
-        </Feature>
-
-        <!--Tack on your specific wix options-->
-        <UIRef Id="WixUI_FeatureTree" />
-        <UIRef Id="WixUI_ErrorProgressText" />
-        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
-        <!-- TODO: Add Wix Specific Dialogs and features. -->
-        <!-- TODO: Add artwork  -->
-        <!-- TODO: Add ... -->
-
-      </Product>
-
-      <!--Output the fragment info which heat generates-->
-      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
-      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
-
-    </Wix>
-  </xsl:template>
-
-  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
-    <xsl:copy>
-      <xsl:apply-templates select="wix:DirectoryRef" />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:DirectoryRef" >
-    <xsl:copy>
-      <xsl:choose>
-        <xsl:when test="wix:Directory[@Name='components']" >
-          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
-        </xsl:when>
-        <xsl:otherwise>
-          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-        </xsl:otherwise>
-      </xsl:choose>
-      <xsl:apply-templates />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Directory" >
-    <xsl:copy>
-      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Component">
-    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
-      <xsl:attribute name="Id">
-        <xsl:value-of select="@Id" />
-      </xsl:attribute>
-    </xsl:element>
-  </xsl:template>
-
-</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/Chromakey/cpack_resources/wix.xsl.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Chromakey/cpack_resources/wix.xsl.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/Chromakey/cpack_resources/wix.xsl.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Chromakey/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="utf-8"?>
+<xsl:stylesheet version="1.0"
+   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
+   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
+  <xsl:output indent="yes" method="xml"/>
+
+  <xsl:template match="/wix:Wix">
+    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
+      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
+        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
+        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
+        <Directory Id="TARGETDIR" Name="SourceDir" >
+            <Directory Id="ProgramFilesFolder" Name="PFILE" >
+                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
+                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
+                </Directory>
+            </Directory>
+        </Directory>
+
+        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
+        </Feature>
+
+        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
+        </Feature>
+
+        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
+        </Feature>
+
+        <!--Tack on your specific wix options-->
+        <UIRef Id="WixUI_FeatureTree" />
+        <UIRef Id="WixUI_ErrorProgressText" />
+        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
+        <!-- TODO: Add Wix Specific Dialogs and features. -->
+        <!-- TODO: Add artwork  -->
+        <!-- TODO: Add ... -->
+
+      </Product>
+
+      <!--Output the fragment info which heat generates-->
+      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
+      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
+
+    </Wix>
+  </xsl:template>
+
+  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
+    <xsl:copy>
+      <xsl:apply-templates select="wix:DirectoryRef" />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:DirectoryRef" >
+    <xsl:copy>
+      <xsl:choose>
+        <xsl:when test="wix:Directory[@Name='components']" >
+          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
+        </xsl:when>
+        <xsl:otherwise>
+          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+        </xsl:otherwise>
+      </xsl:choose>
+      <xsl:apply-templates />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Directory" >
+    <xsl:copy>
+      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Component">
+    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
+      <xsl:attribute name="Id">
+        <xsl:value-of select="@Id" />
+      </xsl:attribute>
+    </xsl:element>
+  </xsl:template>
+
+</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/Chromakey/doc.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Chromakey/doc.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Chromakey/doc.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Chromakey/doc.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,157 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{3D4D3E31-EC00-4B1C-B0FC-719F4E433076}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>doc</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\doc.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\doc;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Chromakey -BC:/distribution/ImageProcessing/opencv/components/Chromakey --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Chromakey -BC:/distribution/ImageProcessing/opencv/components/Chromakey --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Chromakey -BC:/distribution/ImageProcessing/opencv/components/Chromakey --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Chromakey -BC:/distribution/ImageProcessing/opencv/components/Chromakey --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\doc" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Chromakey/ZERO_CHECK.vcxproj">
+      <Project>2D580403-DAE4-48AF-91A8-BC155ADF4882</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Chromakey/doxygen_Chromakey.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Chromakey/doxygen_Chromakey.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Chromakey/doxygen_Chromakey.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Chromakey/doxygen_Chromakey.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{BCBE9E50-04E8-49F2-B52D-B27F47571FC3}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>doxygen_Chromakey</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Chromakey;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Chromakey;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Chromakey;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Chromakey;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\doxygen_Chromakey.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Chromakey/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeFiles/doxygen_Chromakey.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\doxygen_Chromakey;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Chromakey/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeFiles/doxygen_Chromakey.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\doxygen_Chromakey;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Chromakey/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeFiles/doxygen_Chromakey.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\doxygen_Chromakey;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Chromakey/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeFiles/doxygen_Chromakey.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\doxygen_Chromakey;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\doxygen_Chromakey" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Chromakey/uninstall_Chromakey.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Chromakey/uninstall_Chromakey.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Chromakey/uninstall_Chromakey.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Chromakey/uninstall_Chromakey.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{C15B47F9-0438-4577-92E1-E34C85EB1BA5}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>uninstall_Chromakey</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Chromakey;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Chromakey;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Chromakey;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Chromakey;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\uninstall_Chromakey.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Chromakey/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeFiles/uninstall_Chromakey.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\uninstall_Chromakey;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Chromakey/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeFiles/uninstall_Chromakey.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\uninstall_Chromakey;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Chromakey/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeFiles/uninstall_Chromakey.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\uninstall_Chromakey;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Chromakey/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeFiles/uninstall_Chromakey.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\uninstall_Chromakey;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Chromakey/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Chromakey\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Chromakey\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\uninstall_Chromakey" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Dilationerosion/ALL_BUILD.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Dilationerosion/ALL_BUILD.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Dilationerosion/ALL_BUILD.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Dilationerosion/ALL_BUILD.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,160 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ALL_BUILD</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Dilationerosion;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Dilationerosion;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Dilationerosion;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Dilationerosion;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\ALL_BUILD.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\ALL_BUILD" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Dilationerosion/Dilationerosion.vcxproj">
+      <Project>52893112-01F6-4056-AC0C-BC4DC7249375</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Dilationerosion/DilationerosionComp.vcxproj">
+      <Project>286071F0-D3D1-417F-BB7E-BA0562183F1F</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,300 @@
+cmake_minimum_required(VERSION 2.8 FATAL_ERROR)
+
+project(Dilationerosion)
+
+set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS true)
+set(CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake_modules")
+
+set(LINUX_PACKAGE_GENERATOR "DEB")
+#set(LINUX_PACKAGE_GENERATOR "RPM")
+
+
+# component settings
+set(RTC_NAME "${PROJECT_NAME}")
+set(RTC_VERSION "1.0.0")
+set(RTC_VERSION_MAJOR "1")
+set(RTC_VERSION_MINOR "0")
+set(RTC_VERSION_PATCH "0")
+set(RTC_LANG "c++")
+set(RTC_DESCRIPTION "Dilationerosion Agent Component")
+set(RTC_VENDOR "Shibaura Inst. of Tech, Tanaka & Fujita & Takasu")
+set(RTC_MAINTAINER "author at example.com")
+
+string(TOLOWER ${RTC_NAME} PACKAGE_NAME)
+set(PACKAGE_VERSION "${RTC_VERSION_MAJOR}.${RTC_VERSION_MINOR}.${RTC_VERSION_PATCH}")
+
+set(IDL_FILES ""
+	#              WiiInfo.idl
+)
+
+set(SKEL_SRCS ""
+	#              WiiInfoSkel.cpp
+)
+
+set(STUB_SRCS ""
+)
+
+set(IMPL_SRCS ""
+	#              WiiInfoSVC_impl.cpp
+)
+
+set(IMPL_INCS ""
+	#              WiiInfoSVC_impl.h
+)
+
+set(LIBS_SRCS Dilationerosion.cpp)
+
+set(LIBS_INCS Dilationerosion.h)
+
+set(EXEC_SRCS DilationerosionComp.cpp)
+
+set(OTHER_SRCS CMakeLists.txt Doxyfile.in
+               RTC.xml Dilationerosion.conf rtc.conf)
+
+
+# check OpenRTM installed
+find_package(OpenRTM REQUIRED)
+
+list(APPEND CFLAGS ${OMNIORB_CFLAGS} ${OPENRTM_CFLAGS})
+list(APPEND INCLUDE_DIRS ${OMNIORB_INCLUDE_DIRS} ${OPENRTM_INCLUDE_DIRS})
+list(APPEND LDFLAGS ${OMNIORB_LDFLAGS} ${OPENRTM_LDFLAGS})
+list(APPEND LIBRARY_DIRS ${OMNIORB_LIBRARY_DIRS} ${OPENRTM_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OMNIORB_LIBRARIES} ${OPENRTM_LIBRARIES})
+
+# check doxygen installed
+find_package(Doxygen)
+if(DOXYGEN_FOUND STREQUAL "NO")
+    message(FATAL_ERROR "Doxygen not found.")
+endif()
+
+
+if(WIN32)
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin/x86_win32")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(INSTALL_PREFIX "components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+else()
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(OPENRTM_SHARE_PREFIX "share/openrtm-${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}")
+    set(INSTALL_PREFIX "${OPENRTM_SHARE_PREFIX}/components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+endif()
+
+# check OpenCV installed
+find_package(OpenCV REQUIRED)
+
+list(APPEND INCLUDE_DIRS ${OPENCV_INCLUDE_DIRS})
+list(APPEND LIBRARY_DIRS ${OPENCV_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OPENCV_LIBRARIES})
+
+
+# add uninstall target
+configure_file(
+    "${CMAKE_CURRENT_SOURCE_DIR}/cmake_modules/cmake_uninstall.cmake.in"
+    "${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake"
+    IMMEDIATE @ONLY)
+add_custom_target(uninstall_${RTC_NAME} COMMAND 
+    ${CMAKE_COMMAND} -P ${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake)
+
+
+# target settings for library/executable
+list(APPEND INCLUDE_DIRS ${CMAKE_CURRENT_BINARY_DIR})
+include_directories(${INCLUDE_DIRS})
+
+link_directories(${LIBRARY_DIRS})
+
+add_definitions(${CFLAGS})
+
+foreach(idl ${IDL_FILES})
+    string(REGEX REPLACE "([^\\/]*)\\.idl" "\\1" idl_base ${idl})
+    add_custom_command(OUTPUT ${idl_base}Stub.cpp ${idl_base}Skel.cpp
+                       COMMAND ${OPENRTM_IDL_WRAPPER} ${OPENRTM_IDL_WRAPPER_FLAGS} --idl-file=${idl}
+                       COMMAND ${OPENRTM_IDLC} ${OPENRTM_IDLFLAGS} ${PROJECT_SOURCE_DIR}/${idl}
+                       DEPENDS ${idl})
+endforeach()
+
+if(CMAKE_COMPILER_IS_GNUCC)
+    string(REPLACE ";" " " LDFLAGS "${LDFLAGS}")
+endif()
+
+add_library(${RTC_NAME} SHARED
+            ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+target_link_libraries(${RTC_NAME} ${LIBRARIES})
+set_target_properties(${RTC_NAME} PROPERTIES PREFIX "")
+set_target_properties(${RTC_NAME} PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+if(UNIX)
+    add_library(${RTC_NAME}-static STATIC
+                ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+    target_link_libraries(${RTC_NAME}-static ${LIBRARIES})
+    set_target_properties(${RTC_NAME}-static PROPERTIES PREFIX "")
+    set_target_properties(${RTC_NAME}-static PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+if(UNIX)
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME}-static)
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME}-static ${LIBRARIES})
+
+    add_executable(${RTC_NAME}Comp-dynamic ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp-dynamic ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp-dynamic ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp-dynamic PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+else()
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+if(WIN32)
+    set (LIBRARY_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}/)
+    set (EXECUTABLE_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}Comp/)
+
+    ADD_CUSTOM_COMMAND(
+       TARGET ${RTC_NAME}
+       POST_BUILD
+       COMMAND ${CMAKE_COMMAND} -E copy
+       "${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}/Release/${RTC_NAME}.dll"
+       "${CMAKE_CURRENT_SOURCE_DIR}/../../bin"
+     )
+    ADD_CUSTOM_COMMAND(
+       TARGET ${RTC_NAME}Comp
+       POST_BUILD
+       COMMAND ${CMAKE_COMMAND} -E copy
+       "${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}Comp/Release/${RTC_NAME}Comp.exe"
+       "${CMAKE_CURRENT_SOURCE_DIR}/../../bin"
+     )
+endif()
+
+install(TARGETS ${RTC_NAME} LIBRARY DESTINATION "${INSTALL_PREFIX}"
+                            ARCHIVE DESTINATION "${INSTALL_PREFIX}"
+                            RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(TARGETS ${RTC_NAME}Comp RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(FILES RTC.xml DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+
+
+# target settings for document
+configure_file("${CMAKE_CURRENT_SOURCE_DIR}/Doxyfile.in"
+               "${CMAKE_CURRENT_BINARY_DIR}/Doxyfile")
+
+add_custom_target(doxygen_${RTC_NAME} COMMAND
+                  ${DOXYGEN_EXECUTABLE} ${CMAKE_CURRENT_BINARY_DIR}/Doxyfile)
+
+set_property(DIRECTORY APPEND PROPERTY ADDITIONAL_MAKE_CLEAN_FILES doc)
+
+get_target_property(DOC_TARGET doc TYPE)
+if(NOT DOC_TARGET)
+    add_custom_target(doc)
+endif()
+add_dependencies(doc doxygen)
+
+install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/doc DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "documents")
+
+
+# install source files
+install(FILES ${IDL_FILES} ${IMPL_SRCS} ${IMPL_INCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${LIBS_SRCS} ${LIBS_INCS} ${EXEC_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${OTHER_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(DIRECTORY cmake_modules cpack_resources
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+
+# package settings
+set(CPACK_PACKAGE_NAME "${RTC_NAME}")
+set(CPACK_PACKAGE_VERSION_MAJOR "${RTC_VERSION_MAJOR}")
+set(CPACK_PACKAGE_VERSION_MINOR "${RTC_VERSION_MINOR}")
+set(CPACK_PACKAGE_VERSION_PATCH "${RTC_VERSION_PATCH}")
+set(CPACK_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}")
+set(CPACK_PACKAGE_VENDOR "${RTC_VENDOR}")
+set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "${RTC_DESCRIPTION}")
+set(CPACK_PACKAGE_CONTACT "${RTC_MAINTAINER}")
+
+set(CPACK_RESOURCE_FILE_LICENSE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/License.txt")
+set(CPACK_PACKAGE_DESCRIPTION_FILE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/Description.txt")
+
+set(CPACK_COMPONENTS_ALL applications documents sources)
+set(CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME "Applications")
+set(CPACK_COMPONENT_APPLICATIONS_DESCRIPTION "RT-Component applications")
+set(CPACK_COMPONENT_APPLICATIONS_DISABLED FALSE)
+
+set(CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME "Documents")
+set(CPACK_COMPONENT_DOCUMENTS_DESCRIPTION "RT-Component documents")
+set(CPACK_COMPONENT_DOCUMENTS_DISABLED TRUE)
+
+set(CPACK_COMPONENT_SOURCES_DISPLAY_NAME "Source files")
+set(CPACK_COMPONENT_SOURCES_DESCRIPTION "RT-Component source files")
+set(CPACK_COMPONENT_SOURCES_DISABLED TRUE)
+
+if(WIN32)
+    set(CPACK_GENERATOR "WIX")
+
+    # Windows WiX package settings
+
+    set(CPACK_WIX_XSL "@CMAKE_CURRENT_BINARY_DIR@/wix.xsl")
+    set(CPACK_WIX_LANG "ja-jp")
+    set(CPACK_RESOURCE_FILE_LICENSE
+        "@CMAKE_CURRENT_SOURCE_DIR@/cpack_resources/License.rtf")
+    configure_file(
+        "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/wix.xsl.in"
+        "${CMAKE_CURRENT_BINARY_DIR}/wix.xsl" @ONLY)
+
+    set(CPACK_PACKAGE_FILE_NAME
+        "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}${PACKAGE_VERSION}")
+
+else()
+    set(CPACK_GENERATOR "${LINUX_PACKAGE_GENERATOR}")
+
+    if(CPACK_GENERATOR STREQUAL "DEB")
+        # Linux Debian package settings
+
+        set(CPACK_DEBIAN_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION}-1")
+        set(CPACK_DEBIAN_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_DEBIAN_PACKAGE_SECTION "main")
+        set(CPACK_DEBIAN_PACKAGE_PRIORITY  "extra")
+        set(CPACK_DEBIAN_PACKAGE_DEPENDS "openrtm-aist (>= 1.0.0)")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}_${CPACK_DEBIAN_PACKAGE_VERSION}_${CPACK_DEBIAN_PACKAGE_ARCHITECTURE}")
+
+    elseif(CPACK_GENERATOR STREQUAL "RPM")
+        # Linux RPM package settings
+
+        set(CPACK_RPM_PACKAGE_RELEASE "1.fc10")
+        set(CPACK_RPM_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_RPM_PACKAGE_GROUP "Development/Libraries")
+        set(CPACK_RPM_PACKAGE_LICENSE "LGPL")
+        set(CPACK_RPM_PACKAGE_REQUIRES "OpenRTM-aist >= 1.0.0")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}-${PACKAGE_VERSION}-${CPACK_RPM_PACKAGE_RELEASE}.${CPACK_RPM_PACKAGE_ARCHITECTURE}")
+
+    endif()
+endif()
+
+message(STATUS "Package type: ${CPACK_GENERATOR}")
+message(STATUS "Package name: ${CPACK_PACKAGE_FILE_NAME}")
+
+include(CPack)

Copied: trunk/ImageProcessing/opencv/components/Dilationerosion/Dilationerosion.sln (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Dilationerosion/Dilationerosion.sln)
===================================================================
--- trunk/ImageProcessing/opencv/components/Dilationerosion/Dilationerosion.sln	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Dilationerosion/Dilationerosion.sln	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,105 @@
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ALL_BUILD", "ALL_BUILD.vcxproj", "{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}"
+	ProjectSection(ProjectDependencies) = postProject
+		{52893112-01F6-4056-AC0C-BC4DC7249375} = {52893112-01F6-4056-AC0C-BC4DC7249375}
+		{286071F0-D3D1-417F-BB7E-BA0562183F1F} = {286071F0-D3D1-417F-BB7E-BA0562183F1F}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Dilationerosion", "Dilationerosion.vcxproj", "{52893112-01F6-4056-AC0C-BC4DC7249375}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DilationerosionComp", "DilationerosionComp.vcxproj", "{286071F0-D3D1-417F-BB7E-BA0562183F1F}"
+	ProjectSection(ProjectDependencies) = postProject
+		{52893112-01F6-4056-AC0C-BC4DC7249375} = {52893112-01F6-4056-AC0C-BC4DC7249375}
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "INSTALL", "INSTALL.vcxproj", "{0F103D78-0F29-4905-BDD6-10170713B2B6}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43} = {B947F6ED-BEAA-4A93-AB1F-586DF141AC43}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PACKAGE", "PACKAGE.vcxproj", "{33F42C36-1EE4-4E2E-A533-F95493177B79}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43} = {B947F6ED-BEAA-4A93-AB1F-586DF141AC43}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZERO_CHECK", "..\..\ZERO_CHECK.vcxproj", "{87493064-6817-4173-BA90-7F469034490A}"
+	ProjectSection(ProjectDependencies) = postProject
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doxygen_Dilationerosion", "doxygen_Dilationerosion.vcxproj", "{B03D7A74-613F-47F1-A75C-4FB8217A59FB}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uninstall_Dilationerosion", "uninstall_Dilationerosion.vcxproj", "{2AF378CE-D3E7-476C-8FCD-C35547D3F6DF}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Win32 = Debug|Win32
+		Release|Win32 = Release|Win32
+		MinSizeRel|Win32 = MinSizeRel|Win32
+		RelWithDebInfo|Win32 = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Debug|Win32.ActiveCfg = Debug|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Debug|Win32.Build.0 = Debug|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Release|Win32.ActiveCfg = Release|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Release|Win32.Build.0 = Release|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{52893112-01F6-4056-AC0C-BC4DC7249375}.Debug|Win32.ActiveCfg = Debug|Win32
+		{52893112-01F6-4056-AC0C-BC4DC7249375}.Debug|Win32.Build.0 = Debug|Win32
+		{52893112-01F6-4056-AC0C-BC4DC7249375}.Release|Win32.ActiveCfg = Release|Win32
+		{52893112-01F6-4056-AC0C-BC4DC7249375}.Release|Win32.Build.0 = Release|Win32
+		{52893112-01F6-4056-AC0C-BC4DC7249375}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{52893112-01F6-4056-AC0C-BC4DC7249375}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{52893112-01F6-4056-AC0C-BC4DC7249375}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{52893112-01F6-4056-AC0C-BC4DC7249375}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{286071F0-D3D1-417F-BB7E-BA0562183F1F}.Debug|Win32.ActiveCfg = Debug|Win32
+		{286071F0-D3D1-417F-BB7E-BA0562183F1F}.Debug|Win32.Build.0 = Debug|Win32
+		{286071F0-D3D1-417F-BB7E-BA0562183F1F}.Release|Win32.ActiveCfg = Release|Win32
+		{286071F0-D3D1-417F-BB7E-BA0562183F1F}.Release|Win32.Build.0 = Release|Win32
+		{286071F0-D3D1-417F-BB7E-BA0562183F1F}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{286071F0-D3D1-417F-BB7E-BA0562183F1F}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{286071F0-D3D1-417F-BB7E-BA0562183F1F}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{286071F0-D3D1-417F-BB7E-BA0562183F1F}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.Debug|Win32.ActiveCfg = Debug|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.Release|Win32.ActiveCfg = Release|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.Debug|Win32.ActiveCfg = Debug|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.Release|Win32.ActiveCfg = Release|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Debug|Win32.ActiveCfg = Debug|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Debug|Win32.Build.0 = Debug|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Release|Win32.ActiveCfg = Release|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Release|Win32.Build.0 = Release|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{B03D7A74-613F-47F1-A75C-4FB8217A59FB}.Debug|Win32.ActiveCfg = Debug|Win32
+		{B03D7A74-613F-47F1-A75C-4FB8217A59FB}.Release|Win32.ActiveCfg = Release|Win32
+		{B03D7A74-613F-47F1-A75C-4FB8217A59FB}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{B03D7A74-613F-47F1-A75C-4FB8217A59FB}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{2AF378CE-D3E7-476C-8FCD-C35547D3F6DF}.Debug|Win32.ActiveCfg = Debug|Win32
+		{2AF378CE-D3E7-476C-8FCD-C35547D3F6DF}.Release|Win32.ActiveCfg = Release|Win32
+		{2AF378CE-D3E7-476C-8FCD-C35547D3F6DF}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{2AF378CE-D3E7-476C-8FCD-C35547D3F6DF}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ExtensibilityGlobals) = postSolution
+	EndGlobalSection
+	GlobalSection(ExtensibilityAddIns) = postSolution
+	EndGlobalSection
+EndGlobal

Copied: trunk/ImageProcessing/opencv/components/Dilationerosion/Dilationerosion.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Dilationerosion/Dilationerosion.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Dilationerosion/Dilationerosion.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Dilationerosion/Dilationerosion.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,292 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{52893112-01F6-4056-AC0C-BC4DC7249375}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>Dilationerosion</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\Debug\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Dilationerosion.dir\Debug\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Dilationerosion</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\Release\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Dilationerosion.dir\Release\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Dilationerosion</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\MinSizeRel\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Dilationerosion.dir\MinSizeRel\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Dilationerosion</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\RelWithDebInfo\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Dilationerosion.dir\RelWithDebInfo\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Dilationerosion</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">true</LinkIncremental>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Dilationerosion;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
+      <Optimization>Disabled</Optimization>
+      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Debug";Dilationerosion_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Debug</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Dilationerosion/Debug/Dilationerosion.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Debug\";Dilationerosion_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Dilationerosion;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Dilationerosion;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rtd.lib;omniDynamic414_rtd.lib;omnithread34_rtd.lib;RTC110d.lib;coil110d.lib;ws2_32.lib;mswsock.lib;opencv_core220d.lib;opencv_imgproc220d.lib;opencv_features2d220d.lib;opencv_gpu220d.lib;opencv_calib3d220d.lib;opencv_objdetect220d.lib;opencv_video220d.lib;opencv_highgui220d.lib;opencv_ml220d.lib;opencv_legacy220d.lib;opencv_contrib220d.lib;opencv_flann220d.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Dilationerosion/Debug/Dilationerosion.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Dilationerosion/Debug/Dilationerosion.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Dilationerosion;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Release";Dilationerosion_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Release</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Dilationerosion/Release/Dilationerosion.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Release\";Dilationerosion_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Dilationerosion;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Dilationerosion;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Dilationerosion/Release/Dilationerosion.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Dilationerosion/Release/Dilationerosion.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Dilationerosion;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MinSpace</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="MinSizeRel";Dilationerosion_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>MinSizeRel</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Dilationerosion/MinSizeRel/Dilationerosion.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"MinSizeRel\";Dilationerosion_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Dilationerosion;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Dilationerosion;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Dilationerosion/MinSizeRel/Dilationerosion.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Dilationerosion/MinSizeRel/Dilationerosion.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Dilationerosion;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="RelWithDebInfo";Dilationerosion_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>RelWithDebInfo</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Dilationerosion/RelWithDebInfo/Dilationerosion.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"RelWithDebInfo\";Dilationerosion_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Dilationerosion;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Dilationerosion;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Dilationerosion/RelWithDebInfo/Dilationerosion.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Dilationerosion/RelWithDebInfo/Dilationerosion.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="DilationErosion.cpp" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Dilationerosion/DilationerosionComp.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Dilationerosion/DilationerosionComp.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Dilationerosion/DilationerosionComp.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Dilationerosion/DilationerosionComp.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,295 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{286071F0-D3D1-417F-BB7E-BA0562183F1F}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>DilationerosionComp</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\Debug\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">DilationerosionComp.dir\Debug\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">DilationerosionComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\Release\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">DilationerosionComp.dir\Release\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">DilationerosionComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\MinSizeRel\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">DilationerosionComp.dir\MinSizeRel\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">DilationerosionComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\RelWithDebInfo\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">DilationerosionComp.dir\RelWithDebInfo\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">DilationerosionComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">true</LinkIncremental>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Dilationerosion;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
+      <Optimization>Disabled</Optimization>
+      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Debug";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Debug</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Dilationerosion/Debug/DilationerosionComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Debug\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Dilationerosion;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Dilationerosion;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;Debug\Dilationerosion.lib;omniORB414_rtd.lib;omniDynamic414_rtd.lib;omnithread34_rtd.lib;RTC110d.lib;coil110d.lib;ws2_32.lib;mswsock.lib;opencv_core220d.lib;opencv_imgproc220d.lib;opencv_features2d220d.lib;opencv_gpu220d.lib;opencv_calib3d220d.lib;opencv_objdetect220d.lib;opencv_video220d.lib;opencv_highgui220d.lib;opencv_ml220d.lib;opencv_legacy220d.lib;opencv_contrib220d.lib;opencv_flann220d.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Dilationerosion/Debug/DilationerosionComp.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Dilationerosion/Debug/DilationerosionComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Dilationerosion;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Release";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Release</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Dilationerosion/Release/DilationerosionComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Release\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Dilationerosion;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Dilationerosion;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;Release\Dilationerosion.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Dilationerosion/Release/DilationerosionComp.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Dilationerosion/Release/DilationerosionComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Dilationerosion;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MinSpace</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="MinSizeRel";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>MinSizeRel</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Dilationerosion/MinSizeRel/DilationerosionComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"MinSizeRel\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Dilationerosion;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Dilationerosion;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;MinSizeRel\Dilationerosion.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Dilationerosion/MinSizeRel/DilationerosionComp.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Dilationerosion/MinSizeRel/DilationerosionComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Dilationerosion;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="RelWithDebInfo";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>RelWithDebInfo</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Dilationerosion/RelWithDebInfo/DilationerosionComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"RelWithDebInfo\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Dilationerosion;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Dilationerosion;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;RelWithDebInfo\Dilationerosion.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Dilationerosion/RelWithDebInfo/DilationerosionComp.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Dilationerosion/RelWithDebInfo/DilationerosionComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="DilationErosionComp.cpp" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Dilationerosion/Dilationerosion.vcxproj">
+      <Project>52893112-01F6-4056-AC0C-BC4DC7249375</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Dilationerosion/Doxyfile.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Dilationerosion/Doxyfile.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/Dilationerosion/Doxyfile.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Dilationerosion/Doxyfile.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,487 @@
+
+# Project related configuration options
+
+DOXYFILE_ENCODING = UTF-8
+
+PROJECT_NAME = @PACKAGE_NAME@
+
+PROJECT_NUMBER = @PACKAGE_VERSION@
+
+OUTPUT_DIRECTORY = doc
+
+CREATE_SUBDIRS = NO
+
+OUTPUT_LANGUAGE = Japanese
+
+BRIEF_MEMBER_DESC = YES
+
+REPEAT_BRIEF = YES
+
+ABBREVIATE_BRIEF = 
+
+ALWAYS_DETAILED_SEC = NO
+
+INLINE_INHERITED_MEMB = NO
+
+FULL_PATH_NAMES = YES
+
+STRIP_FROM_PATH = 
+
+STRIP_FROM_INC_PATH = 
+
+SHORT_NAMES = NO
+
+JAVADOC_AUTOBRIEF = NO
+
+QT_AUTOBRIEF = NO
+
+MULTILINE_CPP_IS_BRIEF = NO
+
+INHERIT_DOCS = YES
+
+SEPARATE_MEMBER_PAGES = NO
+
+TAB_SIZE = 8
+
+ALIASES = 
+
+OPTIMIZE_OUTPUT_FOR_C = NO
+
+OPTIMIZE_OUTPUT_JAVA = NO
+
+OPTIMIZE_FOR_FORTRAN = NO
+
+OPTIMIZE_OUTPUT_VHDL = NO
+
+EXTENSION_MAPPING = 
+
+BUILTIN_STL_SUPPORT = NO
+
+CPP_CLI_SUPPORT = NO
+
+SIP_SUPPORT = NO
+
+IDL_PROPERTY_SUPPORT = YES
+
+DISTRIBUTE_GROUP_DOC = NO
+
+SUBGROUPING = YES
+
+TYPEDEF_HIDES_STRUCT = NO
+
+SYMBOL_CACHE_SIZE = 0
+
+
+# Build related configuration options
+
+EXTRACT_ALL = NO
+
+EXTRACT_PRIVATE = NO
+
+EXTRACT_STATIC = NO
+
+EXTRACT_LOCAL_CLASSES = YES
+
+EXTRACT_LOCAL_METHODS = NO
+
+EXTRACT_ANON_NSPACES = NO
+
+HIDE_UNDOC_MEMBERS = NO
+
+HIDE_UNDOC_CLASSES = NO
+
+HIDE_FRIEND_COMPOUNDS = NO
+
+HIDE_IN_BODY_DOCS = NO
+
+INTERNAL_DOCS = NO
+
+CASE_SENSE_NAMES = NO
+
+HIDE_SCOPE_NAMES = NO
+
+SHOW_INCLUDE_FILES = YES
+
+FORCE_LOCAL_INCLUDES = NO
+
+INLINE_INFO = YES
+
+SORT_MEMBER_DOCS = YES
+
+SORT_BRIEF_DOCS = NO
+
+SORT_MEMBERS_CTORS_1ST = NO
+
+SORT_GROUP_NAMES = NO
+
+SORT_BY_SCOPE_NAME = YES
+
+GENERATE_TODOLIST = YES
+
+GENERATE_TESTLIST = YES
+
+GENERATE_BUGLIST = YES
+
+GENERATE_DEPRECATEDLIST = YES
+
+ENABLED_SECTIONS = 
+
+MAX_INITIALIZER_LINES = 30
+
+SHOW_USED_FILES = YES
+
+SHOW_DIRECTORIES = NO
+
+SHOW_FILES = YES
+
+SHOW_NAMESPACES = YES
+
+FILE_VERSION_FILTER = 
+
+LAYOUT_FILE = 
+
+
+# configuration options related to warning and progress messages
+
+QUIET = NO
+
+WARNINGS = YES
+
+WARN_IF_UNDOCUMENTED = YES
+
+WARN_IF_DOC_ERROR = YES
+
+WARN_NO_PARAMDOC = NO
+
+WARN_FORMAT = "$file:$line: $text"
+
+WARN_LOGFILE = 
+
+
+# configuration options related to the input files
+
+INPUT = @CMAKE_CURRENT_SOURCE_DIR@
+
+INPUT_ENCODING = UTF-8
+
+FILE_PATTERNS = *.cpp *.h *.idl
+
+RECURSIVE = YES
+
+EXCLUDE = _CPack_Packages
+
+EXCLUDE_SYMLINKS = NO
+
+EXCLUDE_PATTERNS = .svn .git 
+
+EXCLUDE_SYMBOLS = 
+
+EXAMPLE_PATH = 
+
+EXAMPLE_PATTERNS = 
+
+EXAMPLE_RECURSIVE = NO
+
+IMAGE_PATH = 
+
+INPUT_FILTER = 
+
+FILTER_PATTERNS = 
+
+FILTER_SOURCE_FILES = NO
+
+
+# configuration options related to source browsing
+
+SOURCE_BROWSER = NO
+
+INLINE_SOURCES = NO
+
+STRIP_CODE_COMMENTS = YES
+
+REFERENCED_BY_RELATION = NO
+
+REFERENCES_RELATION = NO
+
+REFERENCES_LINK_SOURCE = YES
+
+USE_HTAGS = NO
+
+VERBATIM_HEADERS = YES
+
+
+# configuration options related to the alphabetical class index
+
+ALPHABETICAL_INDEX = YES
+
+COLS_IN_ALPHA_INDEX = 5
+
+IGNORE_PREFIX = 
+
+
+# configuration options related to the HTML output
+
+GENERATE_HTML = YES
+
+HTML_OUTPUT = html
+
+HTML_FILE_EXTENSION = .html
+
+HTML_HEADER = 
+
+HTML_FOOTER = 
+
+HTML_STYLESHEET = 
+
+HTML_COLORSTYLE_HUE = 220
+
+HTML_COLORSTYLE_SAT = 100
+
+HTML_COLORSTYLE_GAMMA = 80
+
+HTML_TIMESTAMP = YES
+
+HTML_ALIGN_MEMBERS = YES
+
+HTML_DYNAMIC_SECTIONS = NO
+
+GENERATE_DOCSET = NO
+
+DOCSET_FEEDNAME = "Doxygen generated docs"
+
+DOCSET_BUNDLE_ID = org.doxygen.Project
+
+DOCSET_PUBLISHER_ID = org.doxygen.Publisher
+
+DOCSET_PUBLISHER_NAME = Publisher
+
+GENERATE_HTMLHELP = NO
+
+CHM_FILE = 
+
+HHC_LOCATION = 
+
+GENERATE_CHI = NO
+
+CHM_INDEX_ENCODING = 
+
+BINARY_TOC = NO
+
+TOC_EXPAND = NO
+
+GENERATE_QHP = NO
+
+QCH_FILE = 
+
+QHP_NAMESPACE = org.doxygen.Project
+
+QHP_VIRTUAL_FOLDER = doc
+
+QHP_CUST_FILTER_NAME = 
+
+QHP_CUST_FILTER_ATTRS = 
+
+QHP_SECT_FILTER_ATTRS = 
+
+QHG_LOCATION = 
+
+GENERATE_ECLIPSEHELP = NO
+
+ECLIPSE_DOC_ID = org.doxygen.Project
+
+DISABLE_INDEX = NO
+
+ENUM_VALUES_PER_LINE = 4
+
+GENERATE_TREEVIEW = NO
+
+USE_INLINE_TREES = NO
+
+TREEVIEW_WIDTH = 250
+
+EXT_LINKS_IN_WINDOW = NO
+
+FORMULA_FONTSIZE = 10
+
+FORMULA_TRANSPARENT = YES
+
+SEARCHENGINE = YES
+
+SERVER_BASED_SEARCH = NO
+
+
+# configuration options related to the LaTeX output
+
+GENERATE_LATEX = NO
+
+LATEX_OUTPUT = latex
+
+LATEX_CMD_NAME = latex
+
+MAKEINDEX_CMD_NAME = makeindex
+
+COMPACT_LATEX = NO
+
+PAPER_TYPE = a4wide
+
+EXTRA_PACKAGES = 
+
+LATEX_HEADER = 
+
+PDF_HYPERLINKS = YES
+
+USE_PDFLATEX = YES
+
+LATEX_BATCHMODE = NO
+
+LATEX_HIDE_INDICES = NO
+
+LATEX_SOURCE_CODE = NO
+
+
+# configuration options related to the RTF output
+
+GENERATE_RTF = NO
+
+RTF_OUTPUT = rtf
+
+COMPACT_RTF = NO
+
+RTF_HYPERLINKS = NO
+
+RTF_STYLESHEET_FILE = 
+
+RTF_EXTENSIONS_FILE = 
+
+
+# configuration options related to the man page output
+
+GENERATE_MAN = NO
+
+MAN_OUTPUT = man
+
+MAN_EXTENSION = .3
+
+MAN_LINKS = NO
+
+
+# configuration options related to the XML output
+
+GENERATE_XML = NO
+
+XML_OUTPUT = xml
+
+XML_SCHEMA = 
+
+XML_DTD = 
+
+XML_PROGRAMLISTING = YES
+
+
+# configuration options for the AutoGen Definitions output
+
+GENERATE_AUTOGEN_DEF = NO
+
+
+# configuration options related to the Perl module output
+
+GENERATE_PERLMOD = NO
+
+PERLMOD_LATEX = NO
+
+PERLMOD_PRETTY = YES
+
+PERLMOD_MAKEVAR_PREFIX = 
+
+
+# Configuration options related to the preprocessor
+
+ENABLE_PREPROCESSING = YES
+
+MACRO_EXPANSION = NO
+
+EXPAND_ONLY_PREDEF = NO
+
+SEARCH_INCLUDES = YES
+
+INCLUDE_PATH = 
+
+INCLUDE_FILE_PATTERNS = 
+
+PREDEFINED = 
+
+EXPAND_AS_DEFINED = 
+
+SKIP_FUNCTION_MACROS = YES
+
+
+# Configuration::additions related to external references
+
+TAGFILES = 
+
+GENERATE_TAGFILE = 
+
+ALLEXTERNALS = NO
+
+EXTERNAL_GROUPS = YES
+
+PERL_PATH = /usr/bin/perl
+
+
+# Configuration options related to the dot tool
+
+CLASS_DIAGRAMS = YES
+
+MSCGEN_PATH = 
+
+HIDE_UNDOC_RELATIONS = YES
+
+HAVE_DOT = NO
+
+DOT_NUM_THREADS = 0
+
+DOT_FONTNAME = FreeSans.ttf
+
+DOT_FONTSIZE = 10
+
+DOT_FONTPATH = 
+
+CLASS_GRAPH = YES
+
+COLLABORATION_GRAPH = YES
+
+GROUP_GRAPHS = YES
+
+UML_LOOK = YES
+
+TEMPLATE_RELATIONS = NO
+
+INCLUDE_GRAPH = YES
+
+INCLUDED_BY_GRAPH = YES
+
+CALL_GRAPH = NO
+
+CALLER_GRAPH = NO
+
+GRAPHICAL_HIERARCHY = YES
+
+DIRECTORY_GRAPH = YES
+
+DOT_IMAGE_FORMAT = png
+
+DOT_PATH = 
+
+DOTFILE_DIRS = 
+
+DOT_GRAPH_MAX_NODES = 50
+
+MAX_DOT_GRAPH_DEPTH = 0
+
+DOT_TRANSPARENT = NO
+
+DOT_MULTI_TARGETS = NO
+
+GENERATE_LEGEND = YES
+
+DOT_CLEANUP = YES

Copied: trunk/ImageProcessing/opencv/components/Dilationerosion/INSTALL.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Dilationerosion/INSTALL.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Dilationerosion/INSTALL.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Dilationerosion/INSTALL.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,178 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{0F103D78-0F29-4905-BDD6-10170713B2B6}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>INSTALL</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Dilationerosion;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Dilationerosion;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Dilationerosion;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Dilationerosion;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\INSTALL_force.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Dilationerosion/ALL_BUILD.vcxproj">
+      <Project>B947F6ED-BEAA-4A93-AB1F-586DF141AC43</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Dilationerosion/PACKAGE.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Dilationerosion/PACKAGE.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Dilationerosion/PACKAGE.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Dilationerosion/PACKAGE.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,186 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{33F42C36-1EE4-4E2E-A533-F95493177B79}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>PACKAGE</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Dilationerosion;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Dilationerosion;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Dilationerosion;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Dilationerosion;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\PACKAGE_force.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Dilationerosion/ALL_BUILD.vcxproj">
+      <Project>B947F6ED-BEAA-4A93-AB1F-586DF141AC43</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Dilationerosion/ZERO_CHECK.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Dilationerosion/ZERO_CHECK.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Dilationerosion/ZERO_CHECK.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Dilationerosion/ZERO_CHECK.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,154 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{2A398303-791F-46F4-9E55-FB6E68A0A852}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ZERO_CHECK</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\ZERO_CHECK.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\generate.stamp.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Dilationerosion -BC:/distribution/ImageProcessing/opencv/components/Dilationerosion --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Dilationerosion -BC:/distribution/ImageProcessing/opencv/components/Dilationerosion --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Dilationerosion -BC:/distribution/ImageProcessing/opencv/components/Dilationerosion --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Dilationerosion -BC:/distribution/ImageProcessing/opencv/components/Dilationerosion --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\ZERO_CHECK" />
+  </ItemGroup>
+  <ItemGroup>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Deleted: trunk/ImageProcessing/opencv/components/Dilationerosion/cmake_modules/CPackWIX.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Dilationerosion/cmake_modules/CPackWIX.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Dilationerosion/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,51 +0,0 @@
-#=============================================================================
-# Copyright 2007-2009 Kitware, Inc.
-#
-# Distributed under the OSI-approved BSD License (the "License");
-# see accompanying file Copyright.txt for details.
-#
-# This software is distributed WITHOUT ANY WARRANTY; without even the
-# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-# See the License for more information.
-#=============================================================================
-# (To distributed this file outside of CMake, substitute the full
-#  License text for the above reference.)
-#
-# Fixed for OpenRTM
-#
-IF(CMAKE_BINARY_DIR)
-  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
-ENDIF(CMAKE_BINARY_DIR)
-
-IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
-    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
-ENDIF()
-
-IF(NOT CPACK_WIX_LANG)
-    SET(CPACK_WIX_LANG "en-us")
-ENDIF()
-
-# use the package defaults if none exists.
-# for the community.
-#IF ( NOT CPACK_WIX_XSL )
-#	
-#ENDIF( NOT CPACK_WIX_XSL )
-#
-
-IF ( CPACK_WIX_WXS_FILES )
-	# this could probably be a single expression but I'm no regex guru.
-    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
-	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
-ENDIF( CPACK_WIX_WXS_FILES )
-
-FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-
-IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
-  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
-  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
-  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
-ELSE()
-  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
-ENDIF()

Copied: trunk/ImageProcessing/opencv/components/Dilationerosion/cmake_modules/CPackWIX.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Dilationerosion/cmake_modules/CPackWIX.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/Dilationerosion/cmake_modules/CPackWIX.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Dilationerosion/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,51 @@
+#=============================================================================
+# Copyright 2007-2009 Kitware, Inc.
+#
+# Distributed under the OSI-approved BSD License (the "License");
+# see accompanying file Copyright.txt for details.
+#
+# This software is distributed WITHOUT ANY WARRANTY; without even the
+# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+# See the License for more information.
+#=============================================================================
+# (To distributed this file outside of CMake, substitute the full
+#  License text for the above reference.)
+#
+# Fixed for OpenRTM
+#
+IF(CMAKE_BINARY_DIR)
+  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
+ENDIF(CMAKE_BINARY_DIR)
+
+IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
+    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
+ENDIF()
+
+IF(NOT CPACK_WIX_LANG)
+    SET(CPACK_WIX_LANG "en-us")
+ENDIF()
+
+# use the package defaults if none exists.
+# for the community.
+#IF ( NOT CPACK_WIX_XSL )
+#	
+#ENDIF( NOT CPACK_WIX_XSL )
+#
+
+IF ( CPACK_WIX_WXS_FILES )
+	# this could probably be a single expression but I'm no regex guru.
+    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
+	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
+ENDIF( CPACK_WIX_WXS_FILES )
+
+FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+
+IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
+  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
+  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
+  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
+ELSE()
+  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
+ENDIF()

Deleted: trunk/ImageProcessing/opencv/components/Dilationerosion/cmake_modules/FindOpenCV.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Dilationerosion/cmake_modules/FindOpenCV.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Dilationerosion/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,62 +0,0 @@
-
-
-set(OPENCV_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # OpenCV
-    pkg_check_modules(OPENCV REQUIRED opencv)
-    if(NOT OPENCV_DIR)
-        if(OPENCV_FOUND)
-            set(OPENCV_DIR ${OPENCV_PREFIX})
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-    endif()
-
-    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
-    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
-
-endif(UNIX)
-
-if(WIN32)
-    # OpenCV
-    if(NOT OPENCV_DIR)
-        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
-            set(OPENCV_DIR $ENV{OPENCV_ROOT})
-            set(OPENCV_FOUND TRUE)
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-        if(NOT OPENCV_FOUND)
-            message(FATAL_ERROR "OpenCV not found.")
-        endif()
-    endif()
-
-    include(${OPENCV_DIR}/OpenCVConfig.cmake)
-    set(OPENCV_VERSION ${OpenCV_VERSION})
-    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
-    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
-    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
-
-    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
-    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
-
-    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
-
-    foreach(_lib ${OPENCV_LIB_COMPONENTS})
-        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
-    endforeach()
-
-endif(WIN32)
-
-message(STATUS "FindOpenCV setup done.")
-
-message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
-message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
-message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
-message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
-message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
-message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
-message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
-

Copied: trunk/ImageProcessing/opencv/components/Dilationerosion/cmake_modules/FindOpenCV.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Dilationerosion/cmake_modules/FindOpenCV.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/Dilationerosion/cmake_modules/FindOpenCV.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Dilationerosion/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,62 @@
+
+
+set(OPENCV_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # OpenCV
+    pkg_check_modules(OPENCV REQUIRED opencv)
+    if(NOT OPENCV_DIR)
+        if(OPENCV_FOUND)
+            set(OPENCV_DIR ${OPENCV_PREFIX})
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+    endif()
+
+    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
+    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
+
+endif(UNIX)
+
+if(WIN32)
+    # OpenCV
+    if(NOT OPENCV_DIR)
+        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
+            set(OPENCV_DIR $ENV{OPENCV_ROOT})
+            set(OPENCV_FOUND TRUE)
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+        if(NOT OPENCV_FOUND)
+            message(FATAL_ERROR "OpenCV not found.")
+        endif()
+    endif()
+
+    include(${OPENCV_DIR}/OpenCVConfig.cmake)
+    set(OPENCV_VERSION ${OpenCV_VERSION})
+    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
+    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
+    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
+
+    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
+    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
+
+    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
+
+    foreach(_lib ${OPENCV_LIB_COMPONENTS})
+        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
+    endforeach()
+
+endif(WIN32)
+
+message(STATUS "FindOpenCV setup done.")
+
+message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
+message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
+message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
+message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
+message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
+message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
+message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
+

Deleted: trunk/ImageProcessing/opencv/components/Dilationerosion/cmake_modules/FindOpenRTM.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Dilationerosion/cmake_modules/FindOpenRTM.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Dilationerosion/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,185 +0,0 @@
-
-set(OMNIORB_FOUND FALSE)
-set(OPENRTM_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # omniORB
-    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
-    if(NOT OMNIORB_DIR)
-        if(OMNIORB_FOUND)
-            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-    endif()
-
-    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
-    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
-
-    # OpenRTM-aist
-    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
-    if(NOT OPENRTM_DIR)
-        if(OPENRTM_FOUND)
-            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-    endif()
-
-    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
-    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
-
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
-           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
-           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
-           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "")
-    set(OPENRTM_IDLFLAGS "")
-
-    execute_process(COMMAND rtm-config --idlc
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        set(OPENRTM_IDLC "${output_val}")
-    endif()
-
-    execute_process(COMMAND rtm-config --idlflags
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        string(REPLACE " " ";" output_val ${output_val})
-        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
-    endif()
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(UNIX)
-
-if(WIN32)
-    # omniORB
-    if(NOT OMNIORB_DIR)
-        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
-            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
-            set(OMNIORB_FOUND TRUE)
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-        if(NOT OMNIORB_FOUND)
-            message(FATAL_ERROR "omniORB not found.")
-        endif()
-    endif()
-
-    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
-    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
-
-    # omniORB version
-    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omniORB version file not found.")
-    endif()
-
-    set(OMNIORB_VERSION "${_vers}")
-    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[_]" "."
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[.]" ""
-           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
-
-    # omnithread version
-    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omnithread not found.")
-    endif()
-    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
-           OMNIORB_THREAD_NUM "${_vers}")
-
-    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
-    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
-    else()
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
-    endif()
-
-    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
-                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
-                    "omnithread${OMNIORB_THREAD_NUM}_rt")
-        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-
-    # OpenRTM-aist
-    if(NOT OPENRTM_DIR)
-        if(NOT $ENV{RTM_ROOT} STREQUAL "")
-            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
-            set(OPENRTM_FOUND TRUE)
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-        if(NOT OPENRTM_FOUND)
-            message(FATAL_ERROR "OpenRTM-aist not found.")
-        endif()
-    endif()
-
-    # OpenRTM-aist version
-    set(OPENRTM_VERSION "${OPENRTM_DIR}")
-    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    set(OPENRTM_VERSION_PATCH "0")
-    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
-
-    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
-    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
-    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
-
-    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
-
-    foreach(library "RTC110" "coil110")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-    foreach(library "ws2_32" "mswsock")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
-    endforeach()
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "omniidl")
-    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(WIN32)
-
-message(STATUS "FindOpenRTM setup done.")
-
-message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
-message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
-message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
-message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
-message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
-message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
-message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
-
-message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
-message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
-message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
-message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
-message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
-message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
-message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
-message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
-message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
-message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
-
-message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
-message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
-message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
-message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Copied: trunk/ImageProcessing/opencv/components/Dilationerosion/cmake_modules/FindOpenRTM.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Dilationerosion/cmake_modules/FindOpenRTM.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/Dilationerosion/cmake_modules/FindOpenRTM.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Dilationerosion/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,185 @@
+
+set(OMNIORB_FOUND FALSE)
+set(OPENRTM_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # omniORB
+    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
+    if(NOT OMNIORB_DIR)
+        if(OMNIORB_FOUND)
+            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+    endif()
+
+    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
+    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
+
+    # OpenRTM-aist
+    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
+    if(NOT OPENRTM_DIR)
+        if(OPENRTM_FOUND)
+            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+    endif()
+
+    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
+    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
+
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
+           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
+           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
+           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "")
+    set(OPENRTM_IDLFLAGS "")
+
+    execute_process(COMMAND rtm-config --idlc
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        set(OPENRTM_IDLC "${output_val}")
+    endif()
+
+    execute_process(COMMAND rtm-config --idlflags
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        string(REPLACE " " ";" output_val ${output_val})
+        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
+    endif()
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(UNIX)
+
+if(WIN32)
+    # omniORB
+    if(NOT OMNIORB_DIR)
+        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
+            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
+            set(OMNIORB_FOUND TRUE)
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+        if(NOT OMNIORB_FOUND)
+            message(FATAL_ERROR "omniORB not found.")
+        endif()
+    endif()
+
+    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
+    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
+
+    # omniORB version
+    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omniORB version file not found.")
+    endif()
+
+    set(OMNIORB_VERSION "${_vers}")
+    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[_]" "."
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[.]" ""
+           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
+
+    # omnithread version
+    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omnithread not found.")
+    endif()
+    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
+           OMNIORB_THREAD_NUM "${_vers}")
+
+    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
+    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
+    else()
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
+    endif()
+
+    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
+                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
+                    "omnithread${OMNIORB_THREAD_NUM}_rt")
+        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+
+    # OpenRTM-aist
+    if(NOT OPENRTM_DIR)
+        if(NOT $ENV{RTM_ROOT} STREQUAL "")
+            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
+            set(OPENRTM_FOUND TRUE)
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+        if(NOT OPENRTM_FOUND)
+            message(FATAL_ERROR "OpenRTM-aist not found.")
+        endif()
+    endif()
+
+    # OpenRTM-aist version
+    set(OPENRTM_VERSION "${OPENRTM_DIR}")
+    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    set(OPENRTM_VERSION_PATCH "0")
+    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
+
+    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
+    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
+    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
+
+    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
+
+    foreach(library "RTC110" "coil110")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+    foreach(library "ws2_32" "mswsock")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
+    endforeach()
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "omniidl")
+    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(WIN32)
+
+message(STATUS "FindOpenRTM setup done.")
+
+message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
+message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
+message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
+message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
+message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
+message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
+message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
+
+message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
+message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
+message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
+message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
+message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
+message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
+message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
+message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
+message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
+message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
+
+message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
+message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
+message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
+message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Deleted: trunk/ImageProcessing/opencv/components/Dilationerosion/cmake_modules/cmake_uninstall.cmake.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Dilationerosion/cmake_modules/cmake_uninstall.cmake.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Dilationerosion/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,19 +0,0 @@
-if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
-    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
-endif()
-
-file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
-string(REGEX REPLACE "\n" ";" files "${files}")
-foreach(file ${files})
-    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
-    if(EXISTS "$ENV{DESTDIR}${file}")
-        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
-                     OUTPUT_VARIABLE rm_out
-                     RETURN_VALUE rm_retval)
-        if(NOT "${rm_retval}" STREQUAL 0)
-            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
-        endif()
-    else()
-        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
-    endif()
-endforeach()

Copied: trunk/ImageProcessing/opencv/components/Dilationerosion/cmake_modules/cmake_uninstall.cmake.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Dilationerosion/cmake_modules/cmake_uninstall.cmake.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/Dilationerosion/cmake_modules/cmake_uninstall.cmake.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Dilationerosion/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,19 @@
+if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
+    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
+endif()
+
+file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
+string(REGEX REPLACE "\n" ";" files "${files}")
+foreach(file ${files})
+    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
+    if(EXISTS "$ENV{DESTDIR}${file}")
+        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
+                     OUTPUT_VARIABLE rm_out
+                     RETURN_VALUE rm_retval)
+        if(NOT "${rm_retval}" STREQUAL 0)
+            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
+        endif()
+    else()
+        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
+    endif()
+endforeach()

Deleted: trunk/ImageProcessing/opencv/components/Dilationerosion/cpack_resources/Description.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Dilationerosion/cpack_resources/Description.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Dilationerosion/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-DESCRIPTION
-===========
-
-This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Copied: trunk/ImageProcessing/opencv/components/Dilationerosion/cpack_resources/Description.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Dilationerosion/cpack_resources/Description.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/Dilationerosion/cpack_resources/Description.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Dilationerosion/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+DESCRIPTION
+===========
+
+This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Deleted: trunk/ImageProcessing/opencv/components/Dilationerosion/cpack_resources/License.rtf
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Dilationerosion/cpack_resources/License.rtf	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Dilationerosion/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,7 +0,0 @@
-{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
-{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
-=======\par
-\par
-This is an installer created using CPack (http://www.cmake.org). No license provided.\par
-\par
-}

Copied: trunk/ImageProcessing/opencv/components/Dilationerosion/cpack_resources/License.rtf (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Dilationerosion/cpack_resources/License.rtf)
===================================================================
--- trunk/ImageProcessing/opencv/components/Dilationerosion/cpack_resources/License.rtf	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Dilationerosion/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,7 @@
+{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
+{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
+=======\par
+\par
+This is an installer created using CPack (http://www.cmake.org). No license provided.\par
+\par
+}

Deleted: trunk/ImageProcessing/opencv/components/Dilationerosion/cpack_resources/License.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Dilationerosion/cpack_resources/License.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Dilationerosion/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-LICENSE
-=======
-
-This is an installer created using CPack (http://www.cmake.org). No license provided.

Copied: trunk/ImageProcessing/opencv/components/Dilationerosion/cpack_resources/License.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Dilationerosion/cpack_resources/License.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/Dilationerosion/cpack_resources/License.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Dilationerosion/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+LICENSE
+=======
+
+This is an installer created using CPack (http://www.cmake.org). No license provided.

Deleted: trunk/ImageProcessing/opencv/components/Dilationerosion/cpack_resources/wix.xsl.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Dilationerosion/cpack_resources/wix.xsl.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Dilationerosion/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,90 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<xsl:stylesheet version="1.0"
-   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
-   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
-  <xsl:output indent="yes" method="xml"/>
-
-  <xsl:template match="/wix:Wix">
-    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
-      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
-        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
-        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
-        <Directory Id="TARGETDIR" Name="SourceDir" >
-            <Directory Id="ProgramFilesFolder" Name="PFILE" >
-                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
-                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
-                </Directory>
-            </Directory>
-        </Directory>
-
-        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
-        </Feature>
-
-        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
-        </Feature>
-
-        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
-        </Feature>
-
-        <!--Tack on your specific wix options-->
-        <UIRef Id="WixUI_FeatureTree" />
-        <UIRef Id="WixUI_ErrorProgressText" />
-        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
-        <!-- TODO: Add Wix Specific Dialogs and features. -->
-        <!-- TODO: Add artwork  -->
-        <!-- TODO: Add ... -->
-
-      </Product>
-
-      <!--Output the fragment info which heat generates-->
-      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
-      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
-
-    </Wix>
-  </xsl:template>
-
-  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
-    <xsl:copy>
-      <xsl:apply-templates select="wix:DirectoryRef" />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:DirectoryRef" >
-    <xsl:copy>
-      <xsl:choose>
-        <xsl:when test="wix:Directory[@Name='components']" >
-          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
-        </xsl:when>
-        <xsl:otherwise>
-          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-        </xsl:otherwise>
-      </xsl:choose>
-      <xsl:apply-templates />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Directory" >
-    <xsl:copy>
-      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Component">
-    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
-      <xsl:attribute name="Id">
-        <xsl:value-of select="@Id" />
-      </xsl:attribute>
-    </xsl:element>
-  </xsl:template>
-
-</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/Dilationerosion/cpack_resources/wix.xsl.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Dilationerosion/cpack_resources/wix.xsl.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/Dilationerosion/cpack_resources/wix.xsl.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Dilationerosion/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="utf-8"?>
+<xsl:stylesheet version="1.0"
+   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
+   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
+  <xsl:output indent="yes" method="xml"/>
+
+  <xsl:template match="/wix:Wix">
+    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
+      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
+        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
+        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
+        <Directory Id="TARGETDIR" Name="SourceDir" >
+            <Directory Id="ProgramFilesFolder" Name="PFILE" >
+                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
+                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
+                </Directory>
+            </Directory>
+        </Directory>
+
+        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
+        </Feature>
+
+        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
+        </Feature>
+
+        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
+        </Feature>
+
+        <!--Tack on your specific wix options-->
+        <UIRef Id="WixUI_FeatureTree" />
+        <UIRef Id="WixUI_ErrorProgressText" />
+        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
+        <!-- TODO: Add Wix Specific Dialogs and features. -->
+        <!-- TODO: Add artwork  -->
+        <!-- TODO: Add ... -->
+
+      </Product>
+
+      <!--Output the fragment info which heat generates-->
+      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
+      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
+
+    </Wix>
+  </xsl:template>
+
+  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
+    <xsl:copy>
+      <xsl:apply-templates select="wix:DirectoryRef" />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:DirectoryRef" >
+    <xsl:copy>
+      <xsl:choose>
+        <xsl:when test="wix:Directory[@Name='components']" >
+          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
+        </xsl:when>
+        <xsl:otherwise>
+          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+        </xsl:otherwise>
+      </xsl:choose>
+      <xsl:apply-templates />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Directory" >
+    <xsl:copy>
+      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Component">
+    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
+      <xsl:attribute name="Id">
+        <xsl:value-of select="@Id" />
+      </xsl:attribute>
+    </xsl:element>
+  </xsl:template>
+
+</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/Dilationerosion/doc.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Dilationerosion/doc.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Dilationerosion/doc.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Dilationerosion/doc.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,157 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{9BDBC38C-4CEA-4697-AA74-62D22F62D68A}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>doc</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\doc.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\doc;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Dilationerosion -BC:/distribution/ImageProcessing/opencv/components/Dilationerosion --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Dilationerosion -BC:/distribution/ImageProcessing/opencv/components/Dilationerosion --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Dilationerosion -BC:/distribution/ImageProcessing/opencv/components/Dilationerosion --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Dilationerosion -BC:/distribution/ImageProcessing/opencv/components/Dilationerosion --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\doc" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Dilationerosion/ZERO_CHECK.vcxproj">
+      <Project>2A398303-791F-46F4-9E55-FB6E68A0A852</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Dilationerosion/doxygen_Dilationerosion.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Dilationerosion/doxygen_Dilationerosion.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Dilationerosion/doxygen_Dilationerosion.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Dilationerosion/doxygen_Dilationerosion.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{B03D7A74-613F-47F1-A75C-4FB8217A59FB}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>doxygen_Dilationerosion</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Dilationerosion;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Dilationerosion;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Dilationerosion;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Dilationerosion;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\doxygen_Dilationerosion.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Dilationerosion/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeFiles/doxygen_Dilationerosion.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\doxygen_Dilationerosion;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Dilationerosion/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeFiles/doxygen_Dilationerosion.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\doxygen_Dilationerosion;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Dilationerosion/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeFiles/doxygen_Dilationerosion.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\doxygen_Dilationerosion;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Dilationerosion/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeFiles/doxygen_Dilationerosion.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\doxygen_Dilationerosion;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\doxygen_Dilationerosion" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Dilationerosion/uninstall_Dilationerosion.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Dilationerosion/uninstall_Dilationerosion.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Dilationerosion/uninstall_Dilationerosion.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Dilationerosion/uninstall_Dilationerosion.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{2AF378CE-D3E7-476C-8FCD-C35547D3F6DF}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>uninstall_Dilationerosion</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Dilationerosion;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Dilationerosion;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Dilationerosion;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Dilationerosion;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\uninstall_Dilationerosion.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Dilationerosion/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeFiles/uninstall_Dilationerosion.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\uninstall_Dilationerosion;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Dilationerosion/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeFiles/uninstall_Dilationerosion.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\uninstall_Dilationerosion;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Dilationerosion/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeFiles/uninstall_Dilationerosion.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\uninstall_Dilationerosion;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Dilationerosion/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeFiles/uninstall_Dilationerosion.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\uninstall_Dilationerosion;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Dilationerosion/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Dilationerosion\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\uninstall_Dilationerosion" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Edge/ALL_BUILD.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Edge/ALL_BUILD.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Edge/ALL_BUILD.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Edge/ALL_BUILD.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,160 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ALL_BUILD</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Edge;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Edge;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Edge;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Edge;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\ALL_BUILD.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Edge\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Edge\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Edge\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Edge\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\ALL_BUILD" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Edge/Edge.vcxproj">
+      <Project>78E54853-5FF3-4AB7-9C83-6DFAE205148F</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Edge/EdgeComp.vcxproj">
+      <Project>4AC30EE8-B76A-4269-8DCE-EC175F07FA41</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Edge/CMakeLists.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Edge/CMakeLists.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/Edge/CMakeLists.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Edge/CMakeLists.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,300 @@
+cmake_minimum_required(VERSION 2.8 FATAL_ERROR)
+
+project(Edge)
+
+set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS true)
+set(CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake_modules")
+
+set(LINUX_PACKAGE_GENERATOR "DEB")
+#set(LINUX_PACKAGE_GENERATOR "RPM")
+
+
+# component settings
+set(RTC_NAME "${PROJECT_NAME}")
+set(RTC_VERSION "1.0.0")
+set(RTC_VERSION_MAJOR "1")
+set(RTC_VERSION_MINOR "0")
+set(RTC_VERSION_PATCH "0")
+set(RTC_LANG "c++")
+set(RTC_DESCRIPTION "Edge Agent Component")
+set(RTC_VENDOR "Shibaura Inst. of Tech, Tanaka & Fujita & Takasu")
+set(RTC_MAINTAINER "author at example.com")
+
+string(TOLOWER ${RTC_NAME} PACKAGE_NAME)
+set(PACKAGE_VERSION "${RTC_VERSION_MAJOR}.${RTC_VERSION_MINOR}.${RTC_VERSION_PATCH}")
+
+set(IDL_FILES ""
+	#              WiiInfo.idl
+)
+
+set(SKEL_SRCS ""
+	#              WiiInfoSkel.cpp
+)
+
+set(STUB_SRCS ""
+)
+
+set(IMPL_SRCS ""
+	#              WiiInfoSVC_impl.cpp
+)
+
+set(IMPL_INCS ""
+	#              WiiInfoSVC_impl.h
+)
+
+set(LIBS_SRCS Edge.cpp)
+
+set(LIBS_INCS Edge.h)
+
+set(EXEC_SRCS EdgeComp.cpp)
+
+set(OTHER_SRCS CMakeLists.txt Doxyfile.in
+               RTC.xml Edge.conf rtc.conf)
+
+
+# check OpenRTM installed
+find_package(OpenRTM REQUIRED)
+
+list(APPEND CFLAGS ${OMNIORB_CFLAGS} ${OPENRTM_CFLAGS})
+list(APPEND INCLUDE_DIRS ${OMNIORB_INCLUDE_DIRS} ${OPENRTM_INCLUDE_DIRS})
+list(APPEND LDFLAGS ${OMNIORB_LDFLAGS} ${OPENRTM_LDFLAGS})
+list(APPEND LIBRARY_DIRS ${OMNIORB_LIBRARY_DIRS} ${OPENRTM_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OMNIORB_LIBRARIES} ${OPENRTM_LIBRARIES})
+
+# check doxygen installed
+find_package(Doxygen)
+if(DOXYGEN_FOUND STREQUAL "NO")
+    message(FATAL_ERROR "Doxygen not found.")
+endif()
+
+
+if(WIN32)
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin/x86_win32")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(INSTALL_PREFIX "components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+else()
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(OPENRTM_SHARE_PREFIX "share/openrtm-${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}")
+    set(INSTALL_PREFIX "${OPENRTM_SHARE_PREFIX}/components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+endif()
+
+# check OpenCV installed
+find_package(OpenCV REQUIRED)
+
+list(APPEND INCLUDE_DIRS ${OPENCV_INCLUDE_DIRS})
+list(APPEND LIBRARY_DIRS ${OPENCV_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OPENCV_LIBRARIES})
+
+
+# add uninstall target
+configure_file(
+    "${CMAKE_CURRENT_SOURCE_DIR}/cmake_modules/cmake_uninstall.cmake.in"
+    "${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake"
+    IMMEDIATE @ONLY)
+add_custom_target(uninstall_${RTC_NAME} COMMAND 
+    ${CMAKE_COMMAND} -P ${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake)
+
+
+# target settings for library/executable
+list(APPEND INCLUDE_DIRS ${CMAKE_CURRENT_BINARY_DIR})
+include_directories(${INCLUDE_DIRS})
+
+link_directories(${LIBRARY_DIRS})
+
+add_definitions(${CFLAGS})
+
+foreach(idl ${IDL_FILES})
+    string(REGEX REPLACE "([^\\/]*)\\.idl" "\\1" idl_base ${idl})
+    add_custom_command(OUTPUT ${idl_base}Stub.cpp ${idl_base}Skel.cpp
+                       COMMAND ${OPENRTM_IDL_WRAPPER} ${OPENRTM_IDL_WRAPPER_FLAGS} --idl-file=${idl}
+                       COMMAND ${OPENRTM_IDLC} ${OPENRTM_IDLFLAGS} ${PROJECT_SOURCE_DIR}/${idl}
+                       DEPENDS ${idl})
+endforeach()
+
+if(CMAKE_COMPILER_IS_GNUCC)
+    string(REPLACE ";" " " LDFLAGS "${LDFLAGS}")
+endif()
+
+add_library(${RTC_NAME} SHARED
+            ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+target_link_libraries(${RTC_NAME} ${LIBRARIES})
+set_target_properties(${RTC_NAME} PROPERTIES PREFIX "")
+set_target_properties(${RTC_NAME} PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+if(UNIX)
+    add_library(${RTC_NAME}-static STATIC
+                ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+    target_link_libraries(${RTC_NAME}-static ${LIBRARIES})
+    set_target_properties(${RTC_NAME}-static PROPERTIES PREFIX "")
+    set_target_properties(${RTC_NAME}-static PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+if(UNIX)
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME}-static)
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME}-static ${LIBRARIES})
+
+    add_executable(${RTC_NAME}Comp-dynamic ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp-dynamic ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp-dynamic ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp-dynamic PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+else()
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+if(WIN32)
+    set (LIBRARY_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}/)
+    set (EXECUTABLE_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}Comp/)
+
+    ADD_CUSTOM_COMMAND(
+       TARGET ${RTC_NAME}
+       POST_BUILD
+       COMMAND ${CMAKE_COMMAND} -E copy
+       "${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}/Release/${RTC_NAME}.dll"
+       "${CMAKE_CURRENT_SOURCE_DIR}/../../bin"
+     )
+    ADD_CUSTOM_COMMAND(
+       TARGET ${RTC_NAME}Comp
+       POST_BUILD
+       COMMAND ${CMAKE_COMMAND} -E copy
+       "${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}Comp/Release/${RTC_NAME}Comp.exe"
+       "${CMAKE_CURRENT_SOURCE_DIR}/../../bin"
+     )
+endif()
+
+install(TARGETS ${RTC_NAME} LIBRARY DESTINATION "${INSTALL_PREFIX}"
+                            ARCHIVE DESTINATION "${INSTALL_PREFIX}"
+                            RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(TARGETS ${RTC_NAME}Comp RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(FILES RTC.xml DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+
+
+# target settings for document
+configure_file("${CMAKE_CURRENT_SOURCE_DIR}/Doxyfile.in"
+               "${CMAKE_CURRENT_BINARY_DIR}/Doxyfile")
+
+add_custom_target(doxygen_${RTC_NAME} COMMAND
+                  ${DOXYGEN_EXECUTABLE} ${CMAKE_CURRENT_BINARY_DIR}/Doxyfile)
+
+set_property(DIRECTORY APPEND PROPERTY ADDITIONAL_MAKE_CLEAN_FILES doc)
+
+get_target_property(DOC_TARGET doc TYPE)
+if(NOT DOC_TARGET)
+    add_custom_target(doc)
+endif()
+add_dependencies(doc doxygen)
+
+install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/doc DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "documents")
+
+
+# install source files
+install(FILES ${IDL_FILES} ${IMPL_SRCS} ${IMPL_INCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${LIBS_SRCS} ${LIBS_INCS} ${EXEC_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${OTHER_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(DIRECTORY cmake_modules cpack_resources
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+
+# package settings
+set(CPACK_PACKAGE_NAME "${RTC_NAME}")
+set(CPACK_PACKAGE_VERSION_MAJOR "${RTC_VERSION_MAJOR}")
+set(CPACK_PACKAGE_VERSION_MINOR "${RTC_VERSION_MINOR}")
+set(CPACK_PACKAGE_VERSION_PATCH "${RTC_VERSION_PATCH}")
+set(CPACK_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}")
+set(CPACK_PACKAGE_VENDOR "${RTC_VENDOR}")
+set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "${RTC_DESCRIPTION}")
+set(CPACK_PACKAGE_CONTACT "${RTC_MAINTAINER}")
+
+set(CPACK_RESOURCE_FILE_LICENSE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/License.txt")
+set(CPACK_PACKAGE_DESCRIPTION_FILE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/Description.txt")
+
+set(CPACK_COMPONENTS_ALL applications documents sources)
+set(CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME "Applications")
+set(CPACK_COMPONENT_APPLICATIONS_DESCRIPTION "RT-Component applications")
+set(CPACK_COMPONENT_APPLICATIONS_DISABLED FALSE)
+
+set(CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME "Documents")
+set(CPACK_COMPONENT_DOCUMENTS_DESCRIPTION "RT-Component documents")
+set(CPACK_COMPONENT_DOCUMENTS_DISABLED TRUE)
+
+set(CPACK_COMPONENT_SOURCES_DISPLAY_NAME "Source files")
+set(CPACK_COMPONENT_SOURCES_DESCRIPTION "RT-Component source files")
+set(CPACK_COMPONENT_SOURCES_DISABLED TRUE)
+
+if(WIN32)
+    set(CPACK_GENERATOR "WIX")
+
+    # Windows WiX package settings
+
+    set(CPACK_WIX_XSL "@CMAKE_CURRENT_BINARY_DIR@/wix.xsl")
+    set(CPACK_WIX_LANG "ja-jp")
+    set(CPACK_RESOURCE_FILE_LICENSE
+        "@CMAKE_CURRENT_SOURCE_DIR@/cpack_resources/License.rtf")
+    configure_file(
+        "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/wix.xsl.in"
+        "${CMAKE_CURRENT_BINARY_DIR}/wix.xsl" @ONLY)
+
+    set(CPACK_PACKAGE_FILE_NAME
+        "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}${PACKAGE_VERSION}")
+
+else()
+    set(CPACK_GENERATOR "${LINUX_PACKAGE_GENERATOR}")
+
+    if(CPACK_GENERATOR STREQUAL "DEB")
+        # Linux Debian package settings
+
+        set(CPACK_DEBIAN_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION}-1")
+        set(CPACK_DEBIAN_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_DEBIAN_PACKAGE_SECTION "main")
+        set(CPACK_DEBIAN_PACKAGE_PRIORITY  "extra")
+        set(CPACK_DEBIAN_PACKAGE_DEPENDS "openrtm-aist (>= 1.0.0)")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}_${CPACK_DEBIAN_PACKAGE_VERSION}_${CPACK_DEBIAN_PACKAGE_ARCHITECTURE}")
+
+    elseif(CPACK_GENERATOR STREQUAL "RPM")
+        # Linux RPM package settings
+
+        set(CPACK_RPM_PACKAGE_RELEASE "1.fc10")
+        set(CPACK_RPM_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_RPM_PACKAGE_GROUP "Development/Libraries")
+        set(CPACK_RPM_PACKAGE_LICENSE "LGPL")
+        set(CPACK_RPM_PACKAGE_REQUIRES "OpenRTM-aist >= 1.0.0")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}-${PACKAGE_VERSION}-${CPACK_RPM_PACKAGE_RELEASE}.${CPACK_RPM_PACKAGE_ARCHITECTURE}")
+
+    endif()
+endif()
+
+message(STATUS "Package type: ${CPACK_GENERATOR}")
+message(STATUS "Package name: ${CPACK_PACKAGE_FILE_NAME}")
+
+include(CPack)

Copied: trunk/ImageProcessing/opencv/components/Edge/Doxyfile.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Edge/Doxyfile.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/Edge/Doxyfile.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Edge/Doxyfile.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,487 @@
+
+# Project related configuration options
+
+DOXYFILE_ENCODING = UTF-8
+
+PROJECT_NAME = @PACKAGE_NAME@
+
+PROJECT_NUMBER = @PACKAGE_VERSION@
+
+OUTPUT_DIRECTORY = doc
+
+CREATE_SUBDIRS = NO
+
+OUTPUT_LANGUAGE = Japanese
+
+BRIEF_MEMBER_DESC = YES
+
+REPEAT_BRIEF = YES
+
+ABBREVIATE_BRIEF = 
+
+ALWAYS_DETAILED_SEC = NO
+
+INLINE_INHERITED_MEMB = NO
+
+FULL_PATH_NAMES = YES
+
+STRIP_FROM_PATH = 
+
+STRIP_FROM_INC_PATH = 
+
+SHORT_NAMES = NO
+
+JAVADOC_AUTOBRIEF = NO
+
+QT_AUTOBRIEF = NO
+
+MULTILINE_CPP_IS_BRIEF = NO
+
+INHERIT_DOCS = YES
+
+SEPARATE_MEMBER_PAGES = NO
+
+TAB_SIZE = 8
+
+ALIASES = 
+
+OPTIMIZE_OUTPUT_FOR_C = NO
+
+OPTIMIZE_OUTPUT_JAVA = NO
+
+OPTIMIZE_FOR_FORTRAN = NO
+
+OPTIMIZE_OUTPUT_VHDL = NO
+
+EXTENSION_MAPPING = 
+
+BUILTIN_STL_SUPPORT = NO
+
+CPP_CLI_SUPPORT = NO
+
+SIP_SUPPORT = NO
+
+IDL_PROPERTY_SUPPORT = YES
+
+DISTRIBUTE_GROUP_DOC = NO
+
+SUBGROUPING = YES
+
+TYPEDEF_HIDES_STRUCT = NO
+
+SYMBOL_CACHE_SIZE = 0
+
+
+# Build related configuration options
+
+EXTRACT_ALL = NO
+
+EXTRACT_PRIVATE = NO
+
+EXTRACT_STATIC = NO
+
+EXTRACT_LOCAL_CLASSES = YES
+
+EXTRACT_LOCAL_METHODS = NO
+
+EXTRACT_ANON_NSPACES = NO
+
+HIDE_UNDOC_MEMBERS = NO
+
+HIDE_UNDOC_CLASSES = NO
+
+HIDE_FRIEND_COMPOUNDS = NO
+
+HIDE_IN_BODY_DOCS = NO
+
+INTERNAL_DOCS = NO
+
+CASE_SENSE_NAMES = NO
+
+HIDE_SCOPE_NAMES = NO
+
+SHOW_INCLUDE_FILES = YES
+
+FORCE_LOCAL_INCLUDES = NO
+
+INLINE_INFO = YES
+
+SORT_MEMBER_DOCS = YES
+
+SORT_BRIEF_DOCS = NO
+
+SORT_MEMBERS_CTORS_1ST = NO
+
+SORT_GROUP_NAMES = NO
+
+SORT_BY_SCOPE_NAME = YES
+
+GENERATE_TODOLIST = YES
+
+GENERATE_TESTLIST = YES
+
+GENERATE_BUGLIST = YES
+
+GENERATE_DEPRECATEDLIST = YES
+
+ENABLED_SECTIONS = 
+
+MAX_INITIALIZER_LINES = 30
+
+SHOW_USED_FILES = YES
+
+SHOW_DIRECTORIES = NO
+
+SHOW_FILES = YES
+
+SHOW_NAMESPACES = YES
+
+FILE_VERSION_FILTER = 
+
+LAYOUT_FILE = 
+
+
+# configuration options related to warning and progress messages
+
+QUIET = NO
+
+WARNINGS = YES
+
+WARN_IF_UNDOCUMENTED = YES
+
+WARN_IF_DOC_ERROR = YES
+
+WARN_NO_PARAMDOC = NO
+
+WARN_FORMAT = "$file:$line: $text"
+
+WARN_LOGFILE = 
+
+
+# configuration options related to the input files
+
+INPUT = @CMAKE_CURRENT_SOURCE_DIR@
+
+INPUT_ENCODING = UTF-8
+
+FILE_PATTERNS = *.cpp *.h *.idl
+
+RECURSIVE = YES
+
+EXCLUDE = _CPack_Packages
+
+EXCLUDE_SYMLINKS = NO
+
+EXCLUDE_PATTERNS = .svn .git 
+
+EXCLUDE_SYMBOLS = 
+
+EXAMPLE_PATH = 
+
+EXAMPLE_PATTERNS = 
+
+EXAMPLE_RECURSIVE = NO
+
+IMAGE_PATH = 
+
+INPUT_FILTER = 
+
+FILTER_PATTERNS = 
+
+FILTER_SOURCE_FILES = NO
+
+
+# configuration options related to source browsing
+
+SOURCE_BROWSER = NO
+
+INLINE_SOURCES = NO
+
+STRIP_CODE_COMMENTS = YES
+
+REFERENCED_BY_RELATION = NO
+
+REFERENCES_RELATION = NO
+
+REFERENCES_LINK_SOURCE = YES
+
+USE_HTAGS = NO
+
+VERBATIM_HEADERS = YES
+
+
+# configuration options related to the alphabetical class index
+
+ALPHABETICAL_INDEX = YES
+
+COLS_IN_ALPHA_INDEX = 5
+
+IGNORE_PREFIX = 
+
+
+# configuration options related to the HTML output
+
+GENERATE_HTML = YES
+
+HTML_OUTPUT = html
+
+HTML_FILE_EXTENSION = .html
+
+HTML_HEADER = 
+
+HTML_FOOTER = 
+
+HTML_STYLESHEET = 
+
+HTML_COLORSTYLE_HUE = 220
+
+HTML_COLORSTYLE_SAT = 100
+
+HTML_COLORSTYLE_GAMMA = 80
+
+HTML_TIMESTAMP = YES
+
+HTML_ALIGN_MEMBERS = YES
+
+HTML_DYNAMIC_SECTIONS = NO
+
+GENERATE_DOCSET = NO
+
+DOCSET_FEEDNAME = "Doxygen generated docs"
+
+DOCSET_BUNDLE_ID = org.doxygen.Project
+
+DOCSET_PUBLISHER_ID = org.doxygen.Publisher
+
+DOCSET_PUBLISHER_NAME = Publisher
+
+GENERATE_HTMLHELP = NO
+
+CHM_FILE = 
+
+HHC_LOCATION = 
+
+GENERATE_CHI = NO
+
+CHM_INDEX_ENCODING = 
+
+BINARY_TOC = NO
+
+TOC_EXPAND = NO
+
+GENERATE_QHP = NO
+
+QCH_FILE = 
+
+QHP_NAMESPACE = org.doxygen.Project
+
+QHP_VIRTUAL_FOLDER = doc
+
+QHP_CUST_FILTER_NAME = 
+
+QHP_CUST_FILTER_ATTRS = 
+
+QHP_SECT_FILTER_ATTRS = 
+
+QHG_LOCATION = 
+
+GENERATE_ECLIPSEHELP = NO
+
+ECLIPSE_DOC_ID = org.doxygen.Project
+
+DISABLE_INDEX = NO
+
+ENUM_VALUES_PER_LINE = 4
+
+GENERATE_TREEVIEW = NO
+
+USE_INLINE_TREES = NO
+
+TREEVIEW_WIDTH = 250
+
+EXT_LINKS_IN_WINDOW = NO
+
+FORMULA_FONTSIZE = 10
+
+FORMULA_TRANSPARENT = YES
+
+SEARCHENGINE = YES
+
+SERVER_BASED_SEARCH = NO
+
+
+# configuration options related to the LaTeX output
+
+GENERATE_LATEX = NO
+
+LATEX_OUTPUT = latex
+
+LATEX_CMD_NAME = latex
+
+MAKEINDEX_CMD_NAME = makeindex
+
+COMPACT_LATEX = NO
+
+PAPER_TYPE = a4wide
+
+EXTRA_PACKAGES = 
+
+LATEX_HEADER = 
+
+PDF_HYPERLINKS = YES
+
+USE_PDFLATEX = YES
+
+LATEX_BATCHMODE = NO
+
+LATEX_HIDE_INDICES = NO
+
+LATEX_SOURCE_CODE = NO
+
+
+# configuration options related to the RTF output
+
+GENERATE_RTF = NO
+
+RTF_OUTPUT = rtf
+
+COMPACT_RTF = NO
+
+RTF_HYPERLINKS = NO
+
+RTF_STYLESHEET_FILE = 
+
+RTF_EXTENSIONS_FILE = 
+
+
+# configuration options related to the man page output
+
+GENERATE_MAN = NO
+
+MAN_OUTPUT = man
+
+MAN_EXTENSION = .3
+
+MAN_LINKS = NO
+
+
+# configuration options related to the XML output
+
+GENERATE_XML = NO
+
+XML_OUTPUT = xml
+
+XML_SCHEMA = 
+
+XML_DTD = 
+
+XML_PROGRAMLISTING = YES
+
+
+# configuration options for the AutoGen Definitions output
+
+GENERATE_AUTOGEN_DEF = NO
+
+
+# configuration options related to the Perl module output
+
+GENERATE_PERLMOD = NO
+
+PERLMOD_LATEX = NO
+
+PERLMOD_PRETTY = YES
+
+PERLMOD_MAKEVAR_PREFIX = 
+
+
+# Configuration options related to the preprocessor
+
+ENABLE_PREPROCESSING = YES
+
+MACRO_EXPANSION = NO
+
+EXPAND_ONLY_PREDEF = NO
+
+SEARCH_INCLUDES = YES
+
+INCLUDE_PATH = 
+
+INCLUDE_FILE_PATTERNS = 
+
+PREDEFINED = 
+
+EXPAND_AS_DEFINED = 
+
+SKIP_FUNCTION_MACROS = YES
+
+
+# Configuration::additions related to external references
+
+TAGFILES = 
+
+GENERATE_TAGFILE = 
+
+ALLEXTERNALS = NO
+
+EXTERNAL_GROUPS = YES
+
+PERL_PATH = /usr/bin/perl
+
+
+# Configuration options related to the dot tool
+
+CLASS_DIAGRAMS = YES
+
+MSCGEN_PATH = 
+
+HIDE_UNDOC_RELATIONS = YES
+
+HAVE_DOT = NO
+
+DOT_NUM_THREADS = 0
+
+DOT_FONTNAME = FreeSans.ttf
+
+DOT_FONTSIZE = 10
+
+DOT_FONTPATH = 
+
+CLASS_GRAPH = YES
+
+COLLABORATION_GRAPH = YES
+
+GROUP_GRAPHS = YES
+
+UML_LOOK = YES
+
+TEMPLATE_RELATIONS = NO
+
+INCLUDE_GRAPH = YES
+
+INCLUDED_BY_GRAPH = YES
+
+CALL_GRAPH = NO
+
+CALLER_GRAPH = NO
+
+GRAPHICAL_HIERARCHY = YES
+
+DIRECTORY_GRAPH = YES
+
+DOT_IMAGE_FORMAT = png
+
+DOT_PATH = 
+
+DOTFILE_DIRS = 
+
+DOT_GRAPH_MAX_NODES = 50
+
+MAX_DOT_GRAPH_DEPTH = 0
+
+DOT_TRANSPARENT = NO
+
+DOT_MULTI_TARGETS = NO
+
+GENERATE_LEGEND = YES
+
+DOT_CLEANUP = YES

Copied: trunk/ImageProcessing/opencv/components/Edge/Edge.sln (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Edge/Edge.sln)
===================================================================
--- trunk/ImageProcessing/opencv/components/Edge/Edge.sln	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Edge/Edge.sln	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,105 @@
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ALL_BUILD", "ALL_BUILD.vcxproj", "{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}"
+	ProjectSection(ProjectDependencies) = postProject
+		{78E54853-5FF3-4AB7-9C83-6DFAE205148F} = {78E54853-5FF3-4AB7-9C83-6DFAE205148F}
+		{4AC30EE8-B76A-4269-8DCE-EC175F07FA41} = {4AC30EE8-B76A-4269-8DCE-EC175F07FA41}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Edge", "Edge.vcxproj", "{78E54853-5FF3-4AB7-9C83-6DFAE205148F}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "EdgeComp", "EdgeComp.vcxproj", "{4AC30EE8-B76A-4269-8DCE-EC175F07FA41}"
+	ProjectSection(ProjectDependencies) = postProject
+		{78E54853-5FF3-4AB7-9C83-6DFAE205148F} = {78E54853-5FF3-4AB7-9C83-6DFAE205148F}
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "INSTALL", "INSTALL.vcxproj", "{0F103D78-0F29-4905-BDD6-10170713B2B6}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43} = {B947F6ED-BEAA-4A93-AB1F-586DF141AC43}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PACKAGE", "PACKAGE.vcxproj", "{33F42C36-1EE4-4E2E-A533-F95493177B79}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43} = {B947F6ED-BEAA-4A93-AB1F-586DF141AC43}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZERO_CHECK", "..\..\ZERO_CHECK.vcxproj", "{87493064-6817-4173-BA90-7F469034490A}"
+	ProjectSection(ProjectDependencies) = postProject
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doxygen_Edge", "doxygen_Edge.vcxproj", "{9F95E0F8-62F8-40AC-91C1-0150E9EB5192}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uninstall_Edge", "uninstall_Edge.vcxproj", "{26EB3917-C744-4168-8F50-97DED5CB7F79}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Win32 = Debug|Win32
+		Release|Win32 = Release|Win32
+		MinSizeRel|Win32 = MinSizeRel|Win32
+		RelWithDebInfo|Win32 = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Debug|Win32.ActiveCfg = Debug|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Debug|Win32.Build.0 = Debug|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Release|Win32.ActiveCfg = Release|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Release|Win32.Build.0 = Release|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{78E54853-5FF3-4AB7-9C83-6DFAE205148F}.Debug|Win32.ActiveCfg = Debug|Win32
+		{78E54853-5FF3-4AB7-9C83-6DFAE205148F}.Debug|Win32.Build.0 = Debug|Win32
+		{78E54853-5FF3-4AB7-9C83-6DFAE205148F}.Release|Win32.ActiveCfg = Release|Win32
+		{78E54853-5FF3-4AB7-9C83-6DFAE205148F}.Release|Win32.Build.0 = Release|Win32
+		{78E54853-5FF3-4AB7-9C83-6DFAE205148F}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{78E54853-5FF3-4AB7-9C83-6DFAE205148F}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{78E54853-5FF3-4AB7-9C83-6DFAE205148F}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{78E54853-5FF3-4AB7-9C83-6DFAE205148F}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{4AC30EE8-B76A-4269-8DCE-EC175F07FA41}.Debug|Win32.ActiveCfg = Debug|Win32
+		{4AC30EE8-B76A-4269-8DCE-EC175F07FA41}.Debug|Win32.Build.0 = Debug|Win32
+		{4AC30EE8-B76A-4269-8DCE-EC175F07FA41}.Release|Win32.ActiveCfg = Release|Win32
+		{4AC30EE8-B76A-4269-8DCE-EC175F07FA41}.Release|Win32.Build.0 = Release|Win32
+		{4AC30EE8-B76A-4269-8DCE-EC175F07FA41}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{4AC30EE8-B76A-4269-8DCE-EC175F07FA41}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{4AC30EE8-B76A-4269-8DCE-EC175F07FA41}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{4AC30EE8-B76A-4269-8DCE-EC175F07FA41}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.Debug|Win32.ActiveCfg = Debug|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.Release|Win32.ActiveCfg = Release|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.Debug|Win32.ActiveCfg = Debug|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.Release|Win32.ActiveCfg = Release|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Debug|Win32.ActiveCfg = Debug|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Debug|Win32.Build.0 = Debug|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Release|Win32.ActiveCfg = Release|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Release|Win32.Build.0 = Release|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{9F95E0F8-62F8-40AC-91C1-0150E9EB5192}.Debug|Win32.ActiveCfg = Debug|Win32
+		{9F95E0F8-62F8-40AC-91C1-0150E9EB5192}.Release|Win32.ActiveCfg = Release|Win32
+		{9F95E0F8-62F8-40AC-91C1-0150E9EB5192}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{9F95E0F8-62F8-40AC-91C1-0150E9EB5192}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{26EB3917-C744-4168-8F50-97DED5CB7F79}.Debug|Win32.ActiveCfg = Debug|Win32
+		{26EB3917-C744-4168-8F50-97DED5CB7F79}.Release|Win32.ActiveCfg = Release|Win32
+		{26EB3917-C744-4168-8F50-97DED5CB7F79}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{26EB3917-C744-4168-8F50-97DED5CB7F79}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ExtensibilityGlobals) = postSolution
+	EndGlobalSection
+	GlobalSection(ExtensibilityAddIns) = postSolution
+	EndGlobalSection
+EndGlobal

Copied: trunk/ImageProcessing/opencv/components/Edge/Edge.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Edge/Edge.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Edge/Edge.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Edge/Edge.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,292 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{78E54853-5FF3-4AB7-9C83-6DFAE205148F}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>Edge</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\Debug\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Edge.dir\Debug\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Edge</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\Release\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Edge.dir\Release\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Edge</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\MinSizeRel\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Edge.dir\MinSizeRel\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Edge</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\RelWithDebInfo\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Edge.dir\RelWithDebInfo\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Edge</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">true</LinkIncremental>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Edge;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
+      <Optimization>Disabled</Optimization>
+      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Debug";Edge_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Debug</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Edge/Debug/Edge.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Debug\";Edge_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Edge;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Edge;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rtd.lib;omniDynamic414_rtd.lib;omnithread34_rtd.lib;RTC110d.lib;coil110d.lib;ws2_32.lib;mswsock.lib;opencv_core220d.lib;opencv_imgproc220d.lib;opencv_features2d220d.lib;opencv_gpu220d.lib;opencv_calib3d220d.lib;opencv_objdetect220d.lib;opencv_video220d.lib;opencv_highgui220d.lib;opencv_ml220d.lib;opencv_legacy220d.lib;opencv_contrib220d.lib;opencv_flann220d.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Edge/Debug/Edge.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Edge/Debug/Edge.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Edge;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Release";Edge_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Release</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Edge/Release/Edge.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Release\";Edge_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Edge;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Edge;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Edge/Release/Edge.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Edge/Release/Edge.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Edge;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MinSpace</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="MinSizeRel";Edge_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>MinSizeRel</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Edge/MinSizeRel/Edge.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"MinSizeRel\";Edge_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Edge;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Edge;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Edge/MinSizeRel/Edge.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Edge/MinSizeRel/Edge.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Edge;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="RelWithDebInfo";Edge_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>RelWithDebInfo</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Edge/RelWithDebInfo/Edge.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"RelWithDebInfo\";Edge_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Edge;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Edge;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Edge/RelWithDebInfo/Edge.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Edge/RelWithDebInfo/Edge.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Edge\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Edge\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Edge\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Edge\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="Edge.cpp" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Edge/EdgeComp.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Edge/EdgeComp.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Edge/EdgeComp.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Edge/EdgeComp.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,295 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{4AC30EE8-B76A-4269-8DCE-EC175F07FA41}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>EdgeComp</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\Debug\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">EdgeComp.dir\Debug\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">EdgeComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\Release\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">EdgeComp.dir\Release\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">EdgeComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\MinSizeRel\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">EdgeComp.dir\MinSizeRel\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">EdgeComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\RelWithDebInfo\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">EdgeComp.dir\RelWithDebInfo\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">EdgeComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">true</LinkIncremental>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Edge;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
+      <Optimization>Disabled</Optimization>
+      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Debug";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Debug</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Edge/Debug/EdgeComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Debug\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Edge;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Edge;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;Debug\Edge.lib;omniORB414_rtd.lib;omniDynamic414_rtd.lib;omnithread34_rtd.lib;RTC110d.lib;coil110d.lib;ws2_32.lib;mswsock.lib;opencv_core220d.lib;opencv_imgproc220d.lib;opencv_features2d220d.lib;opencv_gpu220d.lib;opencv_calib3d220d.lib;opencv_objdetect220d.lib;opencv_video220d.lib;opencv_highgui220d.lib;opencv_ml220d.lib;opencv_legacy220d.lib;opencv_contrib220d.lib;opencv_flann220d.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Edge/Debug/EdgeComp.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Edge/Debug/EdgeComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Edge;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Release";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Release</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Edge/Release/EdgeComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Release\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Edge;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Edge;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;Release\Edge.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Edge/Release/EdgeComp.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Edge/Release/EdgeComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Edge;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MinSpace</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="MinSizeRel";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>MinSizeRel</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Edge/MinSizeRel/EdgeComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"MinSizeRel\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Edge;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Edge;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;MinSizeRel\Edge.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Edge/MinSizeRel/EdgeComp.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Edge/MinSizeRel/EdgeComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Edge;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="RelWithDebInfo";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>RelWithDebInfo</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Edge/RelWithDebInfo/EdgeComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"RelWithDebInfo\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Edge;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Edge;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;RelWithDebInfo\Edge.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Edge/RelWithDebInfo/EdgeComp.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Edge/RelWithDebInfo/EdgeComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Edge\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Edge\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Edge\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Edge\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="EdgeComp.cpp" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Edge/Edge.vcxproj">
+      <Project>78E54853-5FF3-4AB7-9C83-6DFAE205148F</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Edge/INSTALL.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Edge/INSTALL.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Edge/INSTALL.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Edge/INSTALL.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,178 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{0F103D78-0F29-4905-BDD6-10170713B2B6}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>INSTALL</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Edge;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Edge;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Edge;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Edge;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\INSTALL_force.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Edge\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Edge\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Edge\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Edge\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Edge/ALL_BUILD.vcxproj">
+      <Project>B947F6ED-BEAA-4A93-AB1F-586DF141AC43</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Edge/PACKAGE.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Edge/PACKAGE.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Edge/PACKAGE.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Edge/PACKAGE.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,186 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{33F42C36-1EE4-4E2E-A533-F95493177B79}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>PACKAGE</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Edge;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Edge;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Edge;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Edge;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\PACKAGE_force.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Edge\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Edge\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Edge\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Edge\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Edge/ALL_BUILD.vcxproj">
+      <Project>B947F6ED-BEAA-4A93-AB1F-586DF141AC43</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Edge/ZERO_CHECK.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Edge/ZERO_CHECK.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Edge/ZERO_CHECK.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Edge/ZERO_CHECK.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,154 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{6A7919F3-50E8-4FF0-A159-AB6C238E4C59}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ZERO_CHECK</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\ZERO_CHECK.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\generate.stamp.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Edge -BC:/distribution/ImageProcessing/opencv/components/Edge --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Edge -BC:/distribution/ImageProcessing/opencv/components/Edge --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Edge -BC:/distribution/ImageProcessing/opencv/components/Edge --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Edge -BC:/distribution/ImageProcessing/opencv/components/Edge --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\ZERO_CHECK" />
+  </ItemGroup>
+  <ItemGroup>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Deleted: trunk/ImageProcessing/opencv/components/Edge/cmake_modules/CPackWIX.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Edge/cmake_modules/CPackWIX.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Edge/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,51 +0,0 @@
-#=============================================================================
-# Copyright 2007-2009 Kitware, Inc.
-#
-# Distributed under the OSI-approved BSD License (the "License");
-# see accompanying file Copyright.txt for details.
-#
-# This software is distributed WITHOUT ANY WARRANTY; without even the
-# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-# See the License for more information.
-#=============================================================================
-# (To distributed this file outside of CMake, substitute the full
-#  License text for the above reference.)
-#
-# Fixed for OpenRTM
-#
-IF(CMAKE_BINARY_DIR)
-  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
-ENDIF(CMAKE_BINARY_DIR)
-
-IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
-    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
-ENDIF()
-
-IF(NOT CPACK_WIX_LANG)
-    SET(CPACK_WIX_LANG "en-us")
-ENDIF()
-
-# use the package defaults if none exists.
-# for the community.
-#IF ( NOT CPACK_WIX_XSL )
-#	
-#ENDIF( NOT CPACK_WIX_XSL )
-#
-
-IF ( CPACK_WIX_WXS_FILES )
-	# this could probably be a single expression but I'm no regex guru.
-    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
-	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
-ENDIF( CPACK_WIX_WXS_FILES )
-
-FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-
-IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
-  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
-  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
-  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
-ELSE()
-  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
-ENDIF()

Copied: trunk/ImageProcessing/opencv/components/Edge/cmake_modules/CPackWIX.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Edge/cmake_modules/CPackWIX.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/Edge/cmake_modules/CPackWIX.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Edge/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,51 @@
+#=============================================================================
+# Copyright 2007-2009 Kitware, Inc.
+#
+# Distributed under the OSI-approved BSD License (the "License");
+# see accompanying file Copyright.txt for details.
+#
+# This software is distributed WITHOUT ANY WARRANTY; without even the
+# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+# See the License for more information.
+#=============================================================================
+# (To distributed this file outside of CMake, substitute the full
+#  License text for the above reference.)
+#
+# Fixed for OpenRTM
+#
+IF(CMAKE_BINARY_DIR)
+  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
+ENDIF(CMAKE_BINARY_DIR)
+
+IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
+    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
+ENDIF()
+
+IF(NOT CPACK_WIX_LANG)
+    SET(CPACK_WIX_LANG "en-us")
+ENDIF()
+
+# use the package defaults if none exists.
+# for the community.
+#IF ( NOT CPACK_WIX_XSL )
+#	
+#ENDIF( NOT CPACK_WIX_XSL )
+#
+
+IF ( CPACK_WIX_WXS_FILES )
+	# this could probably be a single expression but I'm no regex guru.
+    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
+	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
+ENDIF( CPACK_WIX_WXS_FILES )
+
+FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+
+IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
+  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
+  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
+  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
+ELSE()
+  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
+ENDIF()

Deleted: trunk/ImageProcessing/opencv/components/Edge/cmake_modules/FindOpenCV.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Edge/cmake_modules/FindOpenCV.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Edge/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,62 +0,0 @@
-
-
-set(OPENCV_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # OpenCV
-    pkg_check_modules(OPENCV REQUIRED opencv)
-    if(NOT OPENCV_DIR)
-        if(OPENCV_FOUND)
-            set(OPENCV_DIR ${OPENCV_PREFIX})
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-    endif()
-
-    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
-    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
-
-endif(UNIX)
-
-if(WIN32)
-    # OpenCV
-    if(NOT OPENCV_DIR)
-        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
-            set(OPENCV_DIR $ENV{OPENCV_ROOT})
-            set(OPENCV_FOUND TRUE)
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-        if(NOT OPENCV_FOUND)
-            message(FATAL_ERROR "OpenCV not found.")
-        endif()
-    endif()
-
-    include(${OPENCV_DIR}/OpenCVConfig.cmake)
-    set(OPENCV_VERSION ${OpenCV_VERSION})
-    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
-    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
-    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
-
-    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
-    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
-
-    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
-
-    foreach(_lib ${OPENCV_LIB_COMPONENTS})
-        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
-    endforeach()
-
-endif(WIN32)
-
-message(STATUS "FindOpenCV setup done.")
-
-message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
-message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
-message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
-message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
-message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
-message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
-message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
-

Copied: trunk/ImageProcessing/opencv/components/Edge/cmake_modules/FindOpenCV.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Edge/cmake_modules/FindOpenCV.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/Edge/cmake_modules/FindOpenCV.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Edge/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,62 @@
+
+
+set(OPENCV_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # OpenCV
+    pkg_check_modules(OPENCV REQUIRED opencv)
+    if(NOT OPENCV_DIR)
+        if(OPENCV_FOUND)
+            set(OPENCV_DIR ${OPENCV_PREFIX})
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+    endif()
+
+    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
+    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
+
+endif(UNIX)
+
+if(WIN32)
+    # OpenCV
+    if(NOT OPENCV_DIR)
+        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
+            set(OPENCV_DIR $ENV{OPENCV_ROOT})
+            set(OPENCV_FOUND TRUE)
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+        if(NOT OPENCV_FOUND)
+            message(FATAL_ERROR "OpenCV not found.")
+        endif()
+    endif()
+
+    include(${OPENCV_DIR}/OpenCVConfig.cmake)
+    set(OPENCV_VERSION ${OpenCV_VERSION})
+    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
+    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
+    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
+
+    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
+    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
+
+    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
+
+    foreach(_lib ${OPENCV_LIB_COMPONENTS})
+        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
+    endforeach()
+
+endif(WIN32)
+
+message(STATUS "FindOpenCV setup done.")
+
+message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
+message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
+message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
+message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
+message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
+message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
+message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
+

Deleted: trunk/ImageProcessing/opencv/components/Edge/cmake_modules/FindOpenRTM.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Edge/cmake_modules/FindOpenRTM.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Edge/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,185 +0,0 @@
-
-set(OMNIORB_FOUND FALSE)
-set(OPENRTM_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # omniORB
-    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
-    if(NOT OMNIORB_DIR)
-        if(OMNIORB_FOUND)
-            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-    endif()
-
-    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
-    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
-
-    # OpenRTM-aist
-    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
-    if(NOT OPENRTM_DIR)
-        if(OPENRTM_FOUND)
-            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-    endif()
-
-    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
-    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
-
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
-           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
-           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
-           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "")
-    set(OPENRTM_IDLFLAGS "")
-
-    execute_process(COMMAND rtm-config --idlc
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        set(OPENRTM_IDLC "${output_val}")
-    endif()
-
-    execute_process(COMMAND rtm-config --idlflags
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        string(REPLACE " " ";" output_val ${output_val})
-        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
-    endif()
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(UNIX)
-
-if(WIN32)
-    # omniORB
-    if(NOT OMNIORB_DIR)
-        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
-            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
-            set(OMNIORB_FOUND TRUE)
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-        if(NOT OMNIORB_FOUND)
-            message(FATAL_ERROR "omniORB not found.")
-        endif()
-    endif()
-
-    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
-    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
-
-    # omniORB version
-    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omniORB version file not found.")
-    endif()
-
-    set(OMNIORB_VERSION "${_vers}")
-    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[_]" "."
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[.]" ""
-           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
-
-    # omnithread version
-    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omnithread not found.")
-    endif()
-    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
-           OMNIORB_THREAD_NUM "${_vers}")
-
-    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
-    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
-    else()
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
-    endif()
-
-    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
-                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
-                    "omnithread${OMNIORB_THREAD_NUM}_rt")
-        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-
-    # OpenRTM-aist
-    if(NOT OPENRTM_DIR)
-        if(NOT $ENV{RTM_ROOT} STREQUAL "")
-            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
-            set(OPENRTM_FOUND TRUE)
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-        if(NOT OPENRTM_FOUND)
-            message(FATAL_ERROR "OpenRTM-aist not found.")
-        endif()
-    endif()
-
-    # OpenRTM-aist version
-    set(OPENRTM_VERSION "${OPENRTM_DIR}")
-    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    set(OPENRTM_VERSION_PATCH "0")
-    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
-
-    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
-    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
-    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
-
-    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
-
-    foreach(library "RTC110" "coil110")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-    foreach(library "ws2_32" "mswsock")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
-    endforeach()
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "omniidl")
-    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(WIN32)
-
-message(STATUS "FindOpenRTM setup done.")
-
-message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
-message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
-message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
-message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
-message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
-message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
-message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
-
-message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
-message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
-message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
-message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
-message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
-message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
-message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
-message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
-message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
-message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
-
-message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
-message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
-message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
-message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Copied: trunk/ImageProcessing/opencv/components/Edge/cmake_modules/FindOpenRTM.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Edge/cmake_modules/FindOpenRTM.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/Edge/cmake_modules/FindOpenRTM.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Edge/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,185 @@
+
+set(OMNIORB_FOUND FALSE)
+set(OPENRTM_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # omniORB
+    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
+    if(NOT OMNIORB_DIR)
+        if(OMNIORB_FOUND)
+            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+    endif()
+
+    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
+    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
+
+    # OpenRTM-aist
+    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
+    if(NOT OPENRTM_DIR)
+        if(OPENRTM_FOUND)
+            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+    endif()
+
+    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
+    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
+
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
+           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
+           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
+           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "")
+    set(OPENRTM_IDLFLAGS "")
+
+    execute_process(COMMAND rtm-config --idlc
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        set(OPENRTM_IDLC "${output_val}")
+    endif()
+
+    execute_process(COMMAND rtm-config --idlflags
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        string(REPLACE " " ";" output_val ${output_val})
+        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
+    endif()
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(UNIX)
+
+if(WIN32)
+    # omniORB
+    if(NOT OMNIORB_DIR)
+        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
+            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
+            set(OMNIORB_FOUND TRUE)
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+        if(NOT OMNIORB_FOUND)
+            message(FATAL_ERROR "omniORB not found.")
+        endif()
+    endif()
+
+    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
+    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
+
+    # omniORB version
+    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omniORB version file not found.")
+    endif()
+
+    set(OMNIORB_VERSION "${_vers}")
+    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[_]" "."
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[.]" ""
+           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
+
+    # omnithread version
+    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omnithread not found.")
+    endif()
+    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
+           OMNIORB_THREAD_NUM "${_vers}")
+
+    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
+    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
+    else()
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
+    endif()
+
+    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
+                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
+                    "omnithread${OMNIORB_THREAD_NUM}_rt")
+        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+
+    # OpenRTM-aist
+    if(NOT OPENRTM_DIR)
+        if(NOT $ENV{RTM_ROOT} STREQUAL "")
+            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
+            set(OPENRTM_FOUND TRUE)
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+        if(NOT OPENRTM_FOUND)
+            message(FATAL_ERROR "OpenRTM-aist not found.")
+        endif()
+    endif()
+
+    # OpenRTM-aist version
+    set(OPENRTM_VERSION "${OPENRTM_DIR}")
+    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    set(OPENRTM_VERSION_PATCH "0")
+    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
+
+    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
+    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
+    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
+
+    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
+
+    foreach(library "RTC110" "coil110")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+    foreach(library "ws2_32" "mswsock")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
+    endforeach()
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "omniidl")
+    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(WIN32)
+
+message(STATUS "FindOpenRTM setup done.")
+
+message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
+message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
+message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
+message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
+message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
+message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
+message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
+
+message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
+message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
+message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
+message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
+message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
+message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
+message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
+message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
+message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
+message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
+
+message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
+message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
+message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
+message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Deleted: trunk/ImageProcessing/opencv/components/Edge/cmake_modules/cmake_uninstall.cmake.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Edge/cmake_modules/cmake_uninstall.cmake.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Edge/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,19 +0,0 @@
-if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
-    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
-endif()
-
-file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
-string(REGEX REPLACE "\n" ";" files "${files}")
-foreach(file ${files})
-    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
-    if(EXISTS "$ENV{DESTDIR}${file}")
-        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
-                     OUTPUT_VARIABLE rm_out
-                     RETURN_VALUE rm_retval)
-        if(NOT "${rm_retval}" STREQUAL 0)
-            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
-        endif()
-    else()
-        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
-    endif()
-endforeach()

Copied: trunk/ImageProcessing/opencv/components/Edge/cmake_modules/cmake_uninstall.cmake.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Edge/cmake_modules/cmake_uninstall.cmake.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/Edge/cmake_modules/cmake_uninstall.cmake.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Edge/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,19 @@
+if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
+    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
+endif()
+
+file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
+string(REGEX REPLACE "\n" ";" files "${files}")
+foreach(file ${files})
+    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
+    if(EXISTS "$ENV{DESTDIR}${file}")
+        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
+                     OUTPUT_VARIABLE rm_out
+                     RETURN_VALUE rm_retval)
+        if(NOT "${rm_retval}" STREQUAL 0)
+            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
+        endif()
+    else()
+        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
+    endif()
+endforeach()

Deleted: trunk/ImageProcessing/opencv/components/Edge/cpack_resources/Description.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Edge/cpack_resources/Description.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Edge/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-DESCRIPTION
-===========
-
-This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Copied: trunk/ImageProcessing/opencv/components/Edge/cpack_resources/Description.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Edge/cpack_resources/Description.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/Edge/cpack_resources/Description.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Edge/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+DESCRIPTION
+===========
+
+This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Deleted: trunk/ImageProcessing/opencv/components/Edge/cpack_resources/License.rtf
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Edge/cpack_resources/License.rtf	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Edge/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,7 +0,0 @@
-{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
-{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
-=======\par
-\par
-This is an installer created using CPack (http://www.cmake.org). No license provided.\par
-\par
-}

Copied: trunk/ImageProcessing/opencv/components/Edge/cpack_resources/License.rtf (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Edge/cpack_resources/License.rtf)
===================================================================
--- trunk/ImageProcessing/opencv/components/Edge/cpack_resources/License.rtf	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Edge/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,7 @@
+{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
+{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
+=======\par
+\par
+This is an installer created using CPack (http://www.cmake.org). No license provided.\par
+\par
+}

Deleted: trunk/ImageProcessing/opencv/components/Edge/cpack_resources/License.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Edge/cpack_resources/License.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Edge/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-LICENSE
-=======
-
-This is an installer created using CPack (http://www.cmake.org). No license provided.

Copied: trunk/ImageProcessing/opencv/components/Edge/cpack_resources/License.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Edge/cpack_resources/License.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/Edge/cpack_resources/License.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Edge/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+LICENSE
+=======
+
+This is an installer created using CPack (http://www.cmake.org). No license provided.

Deleted: trunk/ImageProcessing/opencv/components/Edge/cpack_resources/wix.xsl.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Edge/cpack_resources/wix.xsl.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Edge/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,90 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<xsl:stylesheet version="1.0"
-   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
-   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
-  <xsl:output indent="yes" method="xml"/>
-
-  <xsl:template match="/wix:Wix">
-    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
-      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
-        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
-        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
-        <Directory Id="TARGETDIR" Name="SourceDir" >
-            <Directory Id="ProgramFilesFolder" Name="PFILE" >
-                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
-                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
-                </Directory>
-            </Directory>
-        </Directory>
-
-        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
-        </Feature>
-
-        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
-        </Feature>
-
-        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
-        </Feature>
-
-        <!--Tack on your specific wix options-->
-        <UIRef Id="WixUI_FeatureTree" />
-        <UIRef Id="WixUI_ErrorProgressText" />
-        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
-        <!-- TODO: Add Wix Specific Dialogs and features. -->
-        <!-- TODO: Add artwork  -->
-        <!-- TODO: Add ... -->
-
-      </Product>
-
-      <!--Output the fragment info which heat generates-->
-      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
-      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
-
-    </Wix>
-  </xsl:template>
-
-  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
-    <xsl:copy>
-      <xsl:apply-templates select="wix:DirectoryRef" />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:DirectoryRef" >
-    <xsl:copy>
-      <xsl:choose>
-        <xsl:when test="wix:Directory[@Name='components']" >
-          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
-        </xsl:when>
-        <xsl:otherwise>
-          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-        </xsl:otherwise>
-      </xsl:choose>
-      <xsl:apply-templates />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Directory" >
-    <xsl:copy>
-      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Component">
-    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
-      <xsl:attribute name="Id">
-        <xsl:value-of select="@Id" />
-      </xsl:attribute>
-    </xsl:element>
-  </xsl:template>
-
-</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/Edge/cpack_resources/wix.xsl.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Edge/cpack_resources/wix.xsl.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/Edge/cpack_resources/wix.xsl.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Edge/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="utf-8"?>
+<xsl:stylesheet version="1.0"
+   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
+   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
+  <xsl:output indent="yes" method="xml"/>
+
+  <xsl:template match="/wix:Wix">
+    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
+      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
+        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
+        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
+        <Directory Id="TARGETDIR" Name="SourceDir" >
+            <Directory Id="ProgramFilesFolder" Name="PFILE" >
+                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
+                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
+                </Directory>
+            </Directory>
+        </Directory>
+
+        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
+        </Feature>
+
+        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
+        </Feature>
+
+        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
+        </Feature>
+
+        <!--Tack on your specific wix options-->
+        <UIRef Id="WixUI_FeatureTree" />
+        <UIRef Id="WixUI_ErrorProgressText" />
+        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
+        <!-- TODO: Add Wix Specific Dialogs and features. -->
+        <!-- TODO: Add artwork  -->
+        <!-- TODO: Add ... -->
+
+      </Product>
+
+      <!--Output the fragment info which heat generates-->
+      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
+      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
+
+    </Wix>
+  </xsl:template>
+
+  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
+    <xsl:copy>
+      <xsl:apply-templates select="wix:DirectoryRef" />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:DirectoryRef" >
+    <xsl:copy>
+      <xsl:choose>
+        <xsl:when test="wix:Directory[@Name='components']" >
+          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
+        </xsl:when>
+        <xsl:otherwise>
+          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+        </xsl:otherwise>
+      </xsl:choose>
+      <xsl:apply-templates />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Directory" >
+    <xsl:copy>
+      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Component">
+    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
+      <xsl:attribute name="Id">
+        <xsl:value-of select="@Id" />
+      </xsl:attribute>
+    </xsl:element>
+  </xsl:template>
+
+</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/Edge/doc.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Edge/doc.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Edge/doc.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Edge/doc.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,157 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{375C83C9-186D-472E-9DF0-4D869559989D}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>doc</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\doc.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\doc;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Edge -BC:/distribution/ImageProcessing/opencv/components/Edge --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Edge\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Edge -BC:/distribution/ImageProcessing/opencv/components/Edge --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Edge\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Edge -BC:/distribution/ImageProcessing/opencv/components/Edge --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Edge\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Edge -BC:/distribution/ImageProcessing/opencv/components/Edge --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Edge\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\doc" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Edge/ZERO_CHECK.vcxproj">
+      <Project>6A7919F3-50E8-4FF0-A159-AB6C238E4C59</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Edge/doxygen_Edge.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Edge/doxygen_Edge.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Edge/doxygen_Edge.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Edge/doxygen_Edge.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{9F95E0F8-62F8-40AC-91C1-0150E9EB5192}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>doxygen_Edge</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Edge;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Edge;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Edge;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Edge;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\doxygen_Edge.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Edge/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeFiles/doxygen_Edge.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\doxygen_Edge;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Edge/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeFiles/doxygen_Edge.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\doxygen_Edge;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Edge/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeFiles/doxygen_Edge.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\doxygen_Edge;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Edge/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeFiles/doxygen_Edge.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\doxygen_Edge;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Edge\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Edge\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Edge\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Edge\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\doxygen_Edge" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Edge/uninstall_Edge.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Edge/uninstall_Edge.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Edge/uninstall_Edge.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Edge/uninstall_Edge.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{26EB3917-C744-4168-8F50-97DED5CB7F79}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>uninstall_Edge</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Edge;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Edge;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Edge;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Edge;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\uninstall_Edge.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Edge/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeFiles/uninstall_Edge.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\uninstall_Edge;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Edge/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeFiles/uninstall_Edge.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\uninstall_Edge;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Edge/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeFiles/uninstall_Edge.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\uninstall_Edge;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Edge/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeFiles/uninstall_Edge.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\uninstall_Edge;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Edge\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Edge\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Edge\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Edge/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Edge\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Edge\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Edge\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Edge\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\uninstall_Edge" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Findcontour/ALL_BUILD.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Findcontour/ALL_BUILD.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Findcontour/ALL_BUILD.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Findcontour/ALL_BUILD.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,160 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ALL_BUILD</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Findcontour;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Findcontour;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Findcontour;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Findcontour;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\ALL_BUILD.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\ALL_BUILD" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Findcontour/Findcontour.vcxproj">
+      <Project>1432EA43-3CFA-45AA-8433-5AD57A14A1B0</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Findcontour/FindcontourComp.vcxproj">
+      <Project>D0A4F517-0532-4CD5-BBA2-110D8A64DBB1</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,300 @@
+cmake_minimum_required(VERSION 2.8 FATAL_ERROR)
+
+project(Findcontour)
+
+set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS true)
+set(CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake_modules")
+
+set(LINUX_PACKAGE_GENERATOR "DEB")
+#set(LINUX_PACKAGE_GENERATOR "RPM")
+
+
+# component settings
+set(RTC_NAME "${PROJECT_NAME}")
+set(RTC_VERSION "1.0.0")
+set(RTC_VERSION_MAJOR "1")
+set(RTC_VERSION_MINOR "0")
+set(RTC_VERSION_PATCH "0")
+set(RTC_LANG "c++")
+set(RTC_DESCRIPTION "Findcontour Agent Component")
+set(RTC_VENDOR "Shibaura Inst. of Tech, Tanaka & Fujita & Takasu")
+set(RTC_MAINTAINER "author at example.com")
+
+string(TOLOWER ${RTC_NAME} PACKAGE_NAME)
+set(PACKAGE_VERSION "${RTC_VERSION_MAJOR}.${RTC_VERSION_MINOR}.${RTC_VERSION_PATCH}")
+
+set(IDL_FILES ""
+	#              WiiInfo.idl
+)
+
+set(SKEL_SRCS ""
+	#              WiiInfoSkel.cpp
+)
+
+set(STUB_SRCS ""
+)
+
+set(IMPL_SRCS ""
+	#              WiiInfoSVC_impl.cpp
+)
+
+set(IMPL_INCS ""
+	#              WiiInfoSVC_impl.h
+)
+
+set(LIBS_SRCS Findcontour.cpp)
+
+set(LIBS_INCS Findcontour.h)
+
+set(EXEC_SRCS FindcontourComp.cpp)
+
+set(OTHER_SRCS CMakeLists.txt Doxyfile.in
+               RTC.xml Findcontour.conf rtc.conf)
+
+
+# check OpenRTM installed
+find_package(OpenRTM REQUIRED)
+
+list(APPEND CFLAGS ${OMNIORB_CFLAGS} ${OPENRTM_CFLAGS})
+list(APPEND INCLUDE_DIRS ${OMNIORB_INCLUDE_DIRS} ${OPENRTM_INCLUDE_DIRS})
+list(APPEND LDFLAGS ${OMNIORB_LDFLAGS} ${OPENRTM_LDFLAGS})
+list(APPEND LIBRARY_DIRS ${OMNIORB_LIBRARY_DIRS} ${OPENRTM_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OMNIORB_LIBRARIES} ${OPENRTM_LIBRARIES})
+
+# check doxygen installed
+find_package(Doxygen)
+if(DOXYGEN_FOUND STREQUAL "NO")
+    message(FATAL_ERROR "Doxygen not found.")
+endif()
+
+
+if(WIN32)
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin/x86_win32")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(INSTALL_PREFIX "components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+else()
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(OPENRTM_SHARE_PREFIX "share/openrtm-${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}")
+    set(INSTALL_PREFIX "${OPENRTM_SHARE_PREFIX}/components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+endif()
+
+# check OpenCV installed
+find_package(OpenCV REQUIRED)
+
+list(APPEND INCLUDE_DIRS ${OPENCV_INCLUDE_DIRS})
+list(APPEND LIBRARY_DIRS ${OPENCV_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OPENCV_LIBRARIES})
+
+
+# add uninstall target
+configure_file(
+    "${CMAKE_CURRENT_SOURCE_DIR}/cmake_modules/cmake_uninstall.cmake.in"
+    "${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake"
+    IMMEDIATE @ONLY)
+add_custom_target(uninstall_${RTC_NAME} COMMAND 
+    ${CMAKE_COMMAND} -P ${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake)
+
+
+# target settings for library/executable
+list(APPEND INCLUDE_DIRS ${CMAKE_CURRENT_BINARY_DIR})
+include_directories(${INCLUDE_DIRS})
+
+link_directories(${LIBRARY_DIRS})
+
+add_definitions(${CFLAGS})
+
+foreach(idl ${IDL_FILES})
+    string(REGEX REPLACE "([^\\/]*)\\.idl" "\\1" idl_base ${idl})
+    add_custom_command(OUTPUT ${idl_base}Stub.cpp ${idl_base}Skel.cpp
+                       COMMAND ${OPENRTM_IDL_WRAPPER} ${OPENRTM_IDL_WRAPPER_FLAGS} --idl-file=${idl}
+                       COMMAND ${OPENRTM_IDLC} ${OPENRTM_IDLFLAGS} ${PROJECT_SOURCE_DIR}/${idl}
+                       DEPENDS ${idl})
+endforeach()
+
+if(CMAKE_COMPILER_IS_GNUCC)
+    string(REPLACE ";" " " LDFLAGS "${LDFLAGS}")
+endif()
+
+add_library(${RTC_NAME} SHARED
+            ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+target_link_libraries(${RTC_NAME} ${LIBRARIES})
+set_target_properties(${RTC_NAME} PROPERTIES PREFIX "")
+set_target_properties(${RTC_NAME} PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+if(UNIX)
+    add_library(${RTC_NAME}-static STATIC
+                ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+    target_link_libraries(${RTC_NAME}-static ${LIBRARIES})
+    set_target_properties(${RTC_NAME}-static PROPERTIES PREFIX "")
+    set_target_properties(${RTC_NAME}-static PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+if(UNIX)
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME}-static)
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME}-static ${LIBRARIES})
+
+    add_executable(${RTC_NAME}Comp-dynamic ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp-dynamic ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp-dynamic ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp-dynamic PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+else()
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+if(WIN32)
+    set (LIBRARY_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}/)
+    set (EXECUTABLE_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}Comp/)
+
+    ADD_CUSTOM_COMMAND(
+       TARGET ${RTC_NAME}
+       POST_BUILD
+       COMMAND ${CMAKE_COMMAND} -E copy
+       "${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}/Release/${RTC_NAME}.dll"
+       "${CMAKE_CURRENT_SOURCE_DIR}/../../bin"
+     )
+    ADD_CUSTOM_COMMAND(
+       TARGET ${RTC_NAME}Comp
+       POST_BUILD
+       COMMAND ${CMAKE_COMMAND} -E copy
+       "${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}Comp/Release/${RTC_NAME}Comp.exe"
+       "${CMAKE_CURRENT_SOURCE_DIR}/../../bin"
+     )
+endif()
+
+install(TARGETS ${RTC_NAME} LIBRARY DESTINATION "${INSTALL_PREFIX}"
+                            ARCHIVE DESTINATION "${INSTALL_PREFIX}"
+                            RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(TARGETS ${RTC_NAME}Comp RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(FILES RTC.xml DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+
+
+# target settings for document
+configure_file("${CMAKE_CURRENT_SOURCE_DIR}/Doxyfile.in"
+               "${CMAKE_CURRENT_BINARY_DIR}/Doxyfile")
+
+add_custom_target(doxygen_${RTC_NAME} COMMAND
+                  ${DOXYGEN_EXECUTABLE} ${CMAKE_CURRENT_BINARY_DIR}/Doxyfile)
+
+set_property(DIRECTORY APPEND PROPERTY ADDITIONAL_MAKE_CLEAN_FILES doc)
+
+get_target_property(DOC_TARGET doc TYPE)
+if(NOT DOC_TARGET)
+    add_custom_target(doc)
+endif()
+add_dependencies(doc doxygen)
+
+install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/doc DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "documents")
+
+
+# install source files
+install(FILES ${IDL_FILES} ${IMPL_SRCS} ${IMPL_INCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${LIBS_SRCS} ${LIBS_INCS} ${EXEC_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${OTHER_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(DIRECTORY cmake_modules cpack_resources
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+
+# package settings
+set(CPACK_PACKAGE_NAME "${RTC_NAME}")
+set(CPACK_PACKAGE_VERSION_MAJOR "${RTC_VERSION_MAJOR}")
+set(CPACK_PACKAGE_VERSION_MINOR "${RTC_VERSION_MINOR}")
+set(CPACK_PACKAGE_VERSION_PATCH "${RTC_VERSION_PATCH}")
+set(CPACK_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}")
+set(CPACK_PACKAGE_VENDOR "${RTC_VENDOR}")
+set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "${RTC_DESCRIPTION}")
+set(CPACK_PACKAGE_CONTACT "${RTC_MAINTAINER}")
+
+set(CPACK_RESOURCE_FILE_LICENSE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/License.txt")
+set(CPACK_PACKAGE_DESCRIPTION_FILE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/Description.txt")
+
+set(CPACK_COMPONENTS_ALL applications documents sources)
+set(CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME "Applications")
+set(CPACK_COMPONENT_APPLICATIONS_DESCRIPTION "RT-Component applications")
+set(CPACK_COMPONENT_APPLICATIONS_DISABLED FALSE)
+
+set(CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME "Documents")
+set(CPACK_COMPONENT_DOCUMENTS_DESCRIPTION "RT-Component documents")
+set(CPACK_COMPONENT_DOCUMENTS_DISABLED TRUE)
+
+set(CPACK_COMPONENT_SOURCES_DISPLAY_NAME "Source files")
+set(CPACK_COMPONENT_SOURCES_DESCRIPTION "RT-Component source files")
+set(CPACK_COMPONENT_SOURCES_DISABLED TRUE)
+
+if(WIN32)
+    set(CPACK_GENERATOR "WIX")
+
+    # Windows WiX package settings
+
+    set(CPACK_WIX_XSL "@CMAKE_CURRENT_BINARY_DIR@/wix.xsl")
+    set(CPACK_WIX_LANG "ja-jp")
+    set(CPACK_RESOURCE_FILE_LICENSE
+        "@CMAKE_CURRENT_SOURCE_DIR@/cpack_resources/License.rtf")
+    configure_file(
+        "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/wix.xsl.in"
+        "${CMAKE_CURRENT_BINARY_DIR}/wix.xsl" @ONLY)
+
+    set(CPACK_PACKAGE_FILE_NAME
+        "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}${PACKAGE_VERSION}")
+
+else()
+    set(CPACK_GENERATOR "${LINUX_PACKAGE_GENERATOR}")
+
+    if(CPACK_GENERATOR STREQUAL "DEB")
+        # Linux Debian package settings
+
+        set(CPACK_DEBIAN_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION}-1")
+        set(CPACK_DEBIAN_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_DEBIAN_PACKAGE_SECTION "main")
+        set(CPACK_DEBIAN_PACKAGE_PRIORITY  "extra")
+        set(CPACK_DEBIAN_PACKAGE_DEPENDS "openrtm-aist (>= 1.0.0)")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}_${CPACK_DEBIAN_PACKAGE_VERSION}_${CPACK_DEBIAN_PACKAGE_ARCHITECTURE}")
+
+    elseif(CPACK_GENERATOR STREQUAL "RPM")
+        # Linux RPM package settings
+
+        set(CPACK_RPM_PACKAGE_RELEASE "1.fc10")
+        set(CPACK_RPM_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_RPM_PACKAGE_GROUP "Development/Libraries")
+        set(CPACK_RPM_PACKAGE_LICENSE "LGPL")
+        set(CPACK_RPM_PACKAGE_REQUIRES "OpenRTM-aist >= 1.0.0")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}-${PACKAGE_VERSION}-${CPACK_RPM_PACKAGE_RELEASE}.${CPACK_RPM_PACKAGE_ARCHITECTURE}")
+
+    endif()
+endif()
+
+message(STATUS "Package type: ${CPACK_GENERATOR}")
+message(STATUS "Package name: ${CPACK_PACKAGE_FILE_NAME}")
+
+include(CPack)

Copied: trunk/ImageProcessing/opencv/components/Findcontour/Doxyfile.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Findcontour/Doxyfile.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/Findcontour/Doxyfile.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Findcontour/Doxyfile.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,487 @@
+
+# Project related configuration options
+
+DOXYFILE_ENCODING = UTF-8
+
+PROJECT_NAME = @PACKAGE_NAME@
+
+PROJECT_NUMBER = @PACKAGE_VERSION@
+
+OUTPUT_DIRECTORY = doc
+
+CREATE_SUBDIRS = NO
+
+OUTPUT_LANGUAGE = Japanese
+
+BRIEF_MEMBER_DESC = YES
+
+REPEAT_BRIEF = YES
+
+ABBREVIATE_BRIEF = 
+
+ALWAYS_DETAILED_SEC = NO
+
+INLINE_INHERITED_MEMB = NO
+
+FULL_PATH_NAMES = YES
+
+STRIP_FROM_PATH = 
+
+STRIP_FROM_INC_PATH = 
+
+SHORT_NAMES = NO
+
+JAVADOC_AUTOBRIEF = NO
+
+QT_AUTOBRIEF = NO
+
+MULTILINE_CPP_IS_BRIEF = NO
+
+INHERIT_DOCS = YES
+
+SEPARATE_MEMBER_PAGES = NO
+
+TAB_SIZE = 8
+
+ALIASES = 
+
+OPTIMIZE_OUTPUT_FOR_C = NO
+
+OPTIMIZE_OUTPUT_JAVA = NO
+
+OPTIMIZE_FOR_FORTRAN = NO
+
+OPTIMIZE_OUTPUT_VHDL = NO
+
+EXTENSION_MAPPING = 
+
+BUILTIN_STL_SUPPORT = NO
+
+CPP_CLI_SUPPORT = NO
+
+SIP_SUPPORT = NO
+
+IDL_PROPERTY_SUPPORT = YES
+
+DISTRIBUTE_GROUP_DOC = NO
+
+SUBGROUPING = YES
+
+TYPEDEF_HIDES_STRUCT = NO
+
+SYMBOL_CACHE_SIZE = 0
+
+
+# Build related configuration options
+
+EXTRACT_ALL = NO
+
+EXTRACT_PRIVATE = NO
+
+EXTRACT_STATIC = NO
+
+EXTRACT_LOCAL_CLASSES = YES
+
+EXTRACT_LOCAL_METHODS = NO
+
+EXTRACT_ANON_NSPACES = NO
+
+HIDE_UNDOC_MEMBERS = NO
+
+HIDE_UNDOC_CLASSES = NO
+
+HIDE_FRIEND_COMPOUNDS = NO
+
+HIDE_IN_BODY_DOCS = NO
+
+INTERNAL_DOCS = NO
+
+CASE_SENSE_NAMES = NO
+
+HIDE_SCOPE_NAMES = NO
+
+SHOW_INCLUDE_FILES = YES
+
+FORCE_LOCAL_INCLUDES = NO
+
+INLINE_INFO = YES
+
+SORT_MEMBER_DOCS = YES
+
+SORT_BRIEF_DOCS = NO
+
+SORT_MEMBERS_CTORS_1ST = NO
+
+SORT_GROUP_NAMES = NO
+
+SORT_BY_SCOPE_NAME = YES
+
+GENERATE_TODOLIST = YES
+
+GENERATE_TESTLIST = YES
+
+GENERATE_BUGLIST = YES
+
+GENERATE_DEPRECATEDLIST = YES
+
+ENABLED_SECTIONS = 
+
+MAX_INITIALIZER_LINES = 30
+
+SHOW_USED_FILES = YES
+
+SHOW_DIRECTORIES = NO
+
+SHOW_FILES = YES
+
+SHOW_NAMESPACES = YES
+
+FILE_VERSION_FILTER = 
+
+LAYOUT_FILE = 
+
+
+# configuration options related to warning and progress messages
+
+QUIET = NO
+
+WARNINGS = YES
+
+WARN_IF_UNDOCUMENTED = YES
+
+WARN_IF_DOC_ERROR = YES
+
+WARN_NO_PARAMDOC = NO
+
+WARN_FORMAT = "$file:$line: $text"
+
+WARN_LOGFILE = 
+
+
+# configuration options related to the input files
+
+INPUT = @CMAKE_CURRENT_SOURCE_DIR@
+
+INPUT_ENCODING = UTF-8
+
+FILE_PATTERNS = *.cpp *.h *.idl
+
+RECURSIVE = YES
+
+EXCLUDE = _CPack_Packages
+
+EXCLUDE_SYMLINKS = NO
+
+EXCLUDE_PATTERNS = .svn .git 
+
+EXCLUDE_SYMBOLS = 
+
+EXAMPLE_PATH = 
+
+EXAMPLE_PATTERNS = 
+
+EXAMPLE_RECURSIVE = NO
+
+IMAGE_PATH = 
+
+INPUT_FILTER = 
+
+FILTER_PATTERNS = 
+
+FILTER_SOURCE_FILES = NO
+
+
+# configuration options related to source browsing
+
+SOURCE_BROWSER = NO
+
+INLINE_SOURCES = NO
+
+STRIP_CODE_COMMENTS = YES
+
+REFERENCED_BY_RELATION = NO
+
+REFERENCES_RELATION = NO
+
+REFERENCES_LINK_SOURCE = YES
+
+USE_HTAGS = NO
+
+VERBATIM_HEADERS = YES
+
+
+# configuration options related to the alphabetical class index
+
+ALPHABETICAL_INDEX = YES
+
+COLS_IN_ALPHA_INDEX = 5
+
+IGNORE_PREFIX = 
+
+
+# configuration options related to the HTML output
+
+GENERATE_HTML = YES
+
+HTML_OUTPUT = html
+
+HTML_FILE_EXTENSION = .html
+
+HTML_HEADER = 
+
+HTML_FOOTER = 
+
+HTML_STYLESHEET = 
+
+HTML_COLORSTYLE_HUE = 220
+
+HTML_COLORSTYLE_SAT = 100
+
+HTML_COLORSTYLE_GAMMA = 80
+
+HTML_TIMESTAMP = YES
+
+HTML_ALIGN_MEMBERS = YES
+
+HTML_DYNAMIC_SECTIONS = NO
+
+GENERATE_DOCSET = NO
+
+DOCSET_FEEDNAME = "Doxygen generated docs"
+
+DOCSET_BUNDLE_ID = org.doxygen.Project
+
+DOCSET_PUBLISHER_ID = org.doxygen.Publisher
+
+DOCSET_PUBLISHER_NAME = Publisher
+
+GENERATE_HTMLHELP = NO
+
+CHM_FILE = 
+
+HHC_LOCATION = 
+
+GENERATE_CHI = NO
+
+CHM_INDEX_ENCODING = 
+
+BINARY_TOC = NO
+
+TOC_EXPAND = NO
+
+GENERATE_QHP = NO
+
+QCH_FILE = 
+
+QHP_NAMESPACE = org.doxygen.Project
+
+QHP_VIRTUAL_FOLDER = doc
+
+QHP_CUST_FILTER_NAME = 
+
+QHP_CUST_FILTER_ATTRS = 
+
+QHP_SECT_FILTER_ATTRS = 
+
+QHG_LOCATION = 
+
+GENERATE_ECLIPSEHELP = NO
+
+ECLIPSE_DOC_ID = org.doxygen.Project
+
+DISABLE_INDEX = NO
+
+ENUM_VALUES_PER_LINE = 4
+
+GENERATE_TREEVIEW = NO
+
+USE_INLINE_TREES = NO
+
+TREEVIEW_WIDTH = 250
+
+EXT_LINKS_IN_WINDOW = NO
+
+FORMULA_FONTSIZE = 10
+
+FORMULA_TRANSPARENT = YES
+
+SEARCHENGINE = YES
+
+SERVER_BASED_SEARCH = NO
+
+
+# configuration options related to the LaTeX output
+
+GENERATE_LATEX = NO
+
+LATEX_OUTPUT = latex
+
+LATEX_CMD_NAME = latex
+
+MAKEINDEX_CMD_NAME = makeindex
+
+COMPACT_LATEX = NO
+
+PAPER_TYPE = a4wide
+
+EXTRA_PACKAGES = 
+
+LATEX_HEADER = 
+
+PDF_HYPERLINKS = YES
+
+USE_PDFLATEX = YES
+
+LATEX_BATCHMODE = NO
+
+LATEX_HIDE_INDICES = NO
+
+LATEX_SOURCE_CODE = NO
+
+
+# configuration options related to the RTF output
+
+GENERATE_RTF = NO
+
+RTF_OUTPUT = rtf
+
+COMPACT_RTF = NO
+
+RTF_HYPERLINKS = NO
+
+RTF_STYLESHEET_FILE = 
+
+RTF_EXTENSIONS_FILE = 
+
+
+# configuration options related to the man page output
+
+GENERATE_MAN = NO
+
+MAN_OUTPUT = man
+
+MAN_EXTENSION = .3
+
+MAN_LINKS = NO
+
+
+# configuration options related to the XML output
+
+GENERATE_XML = NO
+
+XML_OUTPUT = xml
+
+XML_SCHEMA = 
+
+XML_DTD = 
+
+XML_PROGRAMLISTING = YES
+
+
+# configuration options for the AutoGen Definitions output
+
+GENERATE_AUTOGEN_DEF = NO
+
+
+# configuration options related to the Perl module output
+
+GENERATE_PERLMOD = NO
+
+PERLMOD_LATEX = NO
+
+PERLMOD_PRETTY = YES
+
+PERLMOD_MAKEVAR_PREFIX = 
+
+
+# Configuration options related to the preprocessor
+
+ENABLE_PREPROCESSING = YES
+
+MACRO_EXPANSION = NO
+
+EXPAND_ONLY_PREDEF = NO
+
+SEARCH_INCLUDES = YES
+
+INCLUDE_PATH = 
+
+INCLUDE_FILE_PATTERNS = 
+
+PREDEFINED = 
+
+EXPAND_AS_DEFINED = 
+
+SKIP_FUNCTION_MACROS = YES
+
+
+# Configuration::additions related to external references
+
+TAGFILES = 
+
+GENERATE_TAGFILE = 
+
+ALLEXTERNALS = NO
+
+EXTERNAL_GROUPS = YES
+
+PERL_PATH = /usr/bin/perl
+
+
+# Configuration options related to the dot tool
+
+CLASS_DIAGRAMS = YES
+
+MSCGEN_PATH = 
+
+HIDE_UNDOC_RELATIONS = YES
+
+HAVE_DOT = NO
+
+DOT_NUM_THREADS = 0
+
+DOT_FONTNAME = FreeSans.ttf
+
+DOT_FONTSIZE = 10
+
+DOT_FONTPATH = 
+
+CLASS_GRAPH = YES
+
+COLLABORATION_GRAPH = YES
+
+GROUP_GRAPHS = YES
+
+UML_LOOK = YES
+
+TEMPLATE_RELATIONS = NO
+
+INCLUDE_GRAPH = YES
+
+INCLUDED_BY_GRAPH = YES
+
+CALL_GRAPH = NO
+
+CALLER_GRAPH = NO
+
+GRAPHICAL_HIERARCHY = YES
+
+DIRECTORY_GRAPH = YES
+
+DOT_IMAGE_FORMAT = png
+
+DOT_PATH = 
+
+DOTFILE_DIRS = 
+
+DOT_GRAPH_MAX_NODES = 50
+
+MAX_DOT_GRAPH_DEPTH = 0
+
+DOT_TRANSPARENT = NO
+
+DOT_MULTI_TARGETS = NO
+
+GENERATE_LEGEND = YES
+
+DOT_CLEANUP = YES

Copied: trunk/ImageProcessing/opencv/components/Findcontour/Findcontour.sln (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Findcontour/Findcontour.sln)
===================================================================
--- trunk/ImageProcessing/opencv/components/Findcontour/Findcontour.sln	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Findcontour/Findcontour.sln	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,105 @@
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ALL_BUILD", "ALL_BUILD.vcxproj", "{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}"
+	ProjectSection(ProjectDependencies) = postProject
+		{1432EA43-3CFA-45AA-8433-5AD57A14A1B0} = {1432EA43-3CFA-45AA-8433-5AD57A14A1B0}
+		{D0A4F517-0532-4CD5-BBA2-110D8A64DBB1} = {D0A4F517-0532-4CD5-BBA2-110D8A64DBB1}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Findcontour", "Findcontour.vcxproj", "{1432EA43-3CFA-45AA-8433-5AD57A14A1B0}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FindcontourComp", "FindcontourComp.vcxproj", "{D0A4F517-0532-4CD5-BBA2-110D8A64DBB1}"
+	ProjectSection(ProjectDependencies) = postProject
+		{1432EA43-3CFA-45AA-8433-5AD57A14A1B0} = {1432EA43-3CFA-45AA-8433-5AD57A14A1B0}
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "INSTALL", "INSTALL.vcxproj", "{0F103D78-0F29-4905-BDD6-10170713B2B6}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43} = {B947F6ED-BEAA-4A93-AB1F-586DF141AC43}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PACKAGE", "PACKAGE.vcxproj", "{33F42C36-1EE4-4E2E-A533-F95493177B79}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43} = {B947F6ED-BEAA-4A93-AB1F-586DF141AC43}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZERO_CHECK", "..\..\ZERO_CHECK.vcxproj", "{87493064-6817-4173-BA90-7F469034490A}"
+	ProjectSection(ProjectDependencies) = postProject
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doxygen_Findcontour", "doxygen_Findcontour.vcxproj", "{3E62D516-908D-467F-9559-A9C57253DC38}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uninstall_Findcontour", "uninstall_Findcontour.vcxproj", "{9C8FBFAF-C30B-480A-ABDE-77A17CAC201C}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Win32 = Debug|Win32
+		Release|Win32 = Release|Win32
+		MinSizeRel|Win32 = MinSizeRel|Win32
+		RelWithDebInfo|Win32 = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Debug|Win32.ActiveCfg = Debug|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Debug|Win32.Build.0 = Debug|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Release|Win32.ActiveCfg = Release|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Release|Win32.Build.0 = Release|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{1432EA43-3CFA-45AA-8433-5AD57A14A1B0}.Debug|Win32.ActiveCfg = Debug|Win32
+		{1432EA43-3CFA-45AA-8433-5AD57A14A1B0}.Debug|Win32.Build.0 = Debug|Win32
+		{1432EA43-3CFA-45AA-8433-5AD57A14A1B0}.Release|Win32.ActiveCfg = Release|Win32
+		{1432EA43-3CFA-45AA-8433-5AD57A14A1B0}.Release|Win32.Build.0 = Release|Win32
+		{1432EA43-3CFA-45AA-8433-5AD57A14A1B0}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{1432EA43-3CFA-45AA-8433-5AD57A14A1B0}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{1432EA43-3CFA-45AA-8433-5AD57A14A1B0}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{1432EA43-3CFA-45AA-8433-5AD57A14A1B0}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{D0A4F517-0532-4CD5-BBA2-110D8A64DBB1}.Debug|Win32.ActiveCfg = Debug|Win32
+		{D0A4F517-0532-4CD5-BBA2-110D8A64DBB1}.Debug|Win32.Build.0 = Debug|Win32
+		{D0A4F517-0532-4CD5-BBA2-110D8A64DBB1}.Release|Win32.ActiveCfg = Release|Win32
+		{D0A4F517-0532-4CD5-BBA2-110D8A64DBB1}.Release|Win32.Build.0 = Release|Win32
+		{D0A4F517-0532-4CD5-BBA2-110D8A64DBB1}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{D0A4F517-0532-4CD5-BBA2-110D8A64DBB1}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{D0A4F517-0532-4CD5-BBA2-110D8A64DBB1}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{D0A4F517-0532-4CD5-BBA2-110D8A64DBB1}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.Debug|Win32.ActiveCfg = Debug|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.Release|Win32.ActiveCfg = Release|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.Debug|Win32.ActiveCfg = Debug|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.Release|Win32.ActiveCfg = Release|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Debug|Win32.ActiveCfg = Debug|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Debug|Win32.Build.0 = Debug|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Release|Win32.ActiveCfg = Release|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Release|Win32.Build.0 = Release|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{3E62D516-908D-467F-9559-A9C57253DC38}.Debug|Win32.ActiveCfg = Debug|Win32
+		{3E62D516-908D-467F-9559-A9C57253DC38}.Release|Win32.ActiveCfg = Release|Win32
+		{3E62D516-908D-467F-9559-A9C57253DC38}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{3E62D516-908D-467F-9559-A9C57253DC38}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{9C8FBFAF-C30B-480A-ABDE-77A17CAC201C}.Debug|Win32.ActiveCfg = Debug|Win32
+		{9C8FBFAF-C30B-480A-ABDE-77A17CAC201C}.Release|Win32.ActiveCfg = Release|Win32
+		{9C8FBFAF-C30B-480A-ABDE-77A17CAC201C}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{9C8FBFAF-C30B-480A-ABDE-77A17CAC201C}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ExtensibilityGlobals) = postSolution
+	EndGlobalSection
+	GlobalSection(ExtensibilityAddIns) = postSolution
+	EndGlobalSection
+EndGlobal

Copied: trunk/ImageProcessing/opencv/components/Findcontour/Findcontour.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Findcontour/Findcontour.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Findcontour/Findcontour.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Findcontour/Findcontour.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,292 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{1432EA43-3CFA-45AA-8433-5AD57A14A1B0}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>Findcontour</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\Debug\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Findcontour.dir\Debug\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Findcontour</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\Release\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Findcontour.dir\Release\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Findcontour</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\MinSizeRel\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Findcontour.dir\MinSizeRel\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Findcontour</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\RelWithDebInfo\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Findcontour.dir\RelWithDebInfo\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Findcontour</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">true</LinkIncremental>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Findcontour;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
+      <Optimization>Disabled</Optimization>
+      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Debug";Findcontour_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Debug</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Findcontour/Debug/Findcontour.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Debug\";Findcontour_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Findcontour;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Findcontour;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rtd.lib;omniDynamic414_rtd.lib;omnithread34_rtd.lib;RTC110d.lib;coil110d.lib;ws2_32.lib;mswsock.lib;opencv_core220d.lib;opencv_imgproc220d.lib;opencv_features2d220d.lib;opencv_gpu220d.lib;opencv_calib3d220d.lib;opencv_objdetect220d.lib;opencv_video220d.lib;opencv_highgui220d.lib;opencv_ml220d.lib;opencv_legacy220d.lib;opencv_contrib220d.lib;opencv_flann220d.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Findcontour/Debug/Findcontour.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Findcontour/Debug/Findcontour.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Findcontour;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Release";Findcontour_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Release</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Findcontour/Release/Findcontour.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Release\";Findcontour_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Findcontour;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Findcontour;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Findcontour/Release/Findcontour.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Findcontour/Release/Findcontour.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Findcontour;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MinSpace</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="MinSizeRel";Findcontour_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>MinSizeRel</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Findcontour/MinSizeRel/Findcontour.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"MinSizeRel\";Findcontour_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Findcontour;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Findcontour;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Findcontour/MinSizeRel/Findcontour.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Findcontour/MinSizeRel/Findcontour.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Findcontour;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="RelWithDebInfo";Findcontour_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>RelWithDebInfo</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Findcontour/RelWithDebInfo/Findcontour.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"RelWithDebInfo\";Findcontour_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Findcontour;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Findcontour;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Findcontour/RelWithDebInfo/Findcontour.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Findcontour/RelWithDebInfo/Findcontour.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="Findcontour.cpp" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Findcontour/FindcontourComp.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Findcontour/FindcontourComp.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Findcontour/FindcontourComp.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Findcontour/FindcontourComp.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,295 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{D0A4F517-0532-4CD5-BBA2-110D8A64DBB1}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>FindcontourComp</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\Debug\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">FindcontourComp.dir\Debug\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">FindcontourComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\Release\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">FindcontourComp.dir\Release\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">FindcontourComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\MinSizeRel\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">FindcontourComp.dir\MinSizeRel\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">FindcontourComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\RelWithDebInfo\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">FindcontourComp.dir\RelWithDebInfo\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">FindcontourComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">true</LinkIncremental>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Findcontour;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
+      <Optimization>Disabled</Optimization>
+      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Debug";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Debug</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Findcontour/Debug/FindcontourComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Debug\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Findcontour;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Findcontour;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;Debug\Findcontour.lib;omniORB414_rtd.lib;omniDynamic414_rtd.lib;omnithread34_rtd.lib;RTC110d.lib;coil110d.lib;ws2_32.lib;mswsock.lib;opencv_core220d.lib;opencv_imgproc220d.lib;opencv_features2d220d.lib;opencv_gpu220d.lib;opencv_calib3d220d.lib;opencv_objdetect220d.lib;opencv_video220d.lib;opencv_highgui220d.lib;opencv_ml220d.lib;opencv_legacy220d.lib;opencv_contrib220d.lib;opencv_flann220d.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Findcontour/Debug/FindcontourComp.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Findcontour/Debug/FindcontourComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Findcontour;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Release";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Release</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Findcontour/Release/FindcontourComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Release\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Findcontour;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Findcontour;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;Release\Findcontour.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Findcontour/Release/FindcontourComp.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Findcontour/Release/FindcontourComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Findcontour;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MinSpace</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="MinSizeRel";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>MinSizeRel</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Findcontour/MinSizeRel/FindcontourComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"MinSizeRel\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Findcontour;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Findcontour;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;MinSizeRel\Findcontour.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Findcontour/MinSizeRel/FindcontourComp.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Findcontour/MinSizeRel/FindcontourComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Findcontour;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="RelWithDebInfo";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>RelWithDebInfo</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Findcontour/RelWithDebInfo/FindcontourComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"RelWithDebInfo\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Findcontour;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Findcontour;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;RelWithDebInfo\Findcontour.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Findcontour/RelWithDebInfo/FindcontourComp.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Findcontour/RelWithDebInfo/FindcontourComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="FindcontourComp.cpp" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Findcontour/Findcontour.vcxproj">
+      <Project>1432EA43-3CFA-45AA-8433-5AD57A14A1B0</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Findcontour/INSTALL.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Findcontour/INSTALL.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Findcontour/INSTALL.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Findcontour/INSTALL.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,178 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{0F103D78-0F29-4905-BDD6-10170713B2B6}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>INSTALL</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Findcontour;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Findcontour;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Findcontour;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Findcontour;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\INSTALL_force.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Findcontour/ALL_BUILD.vcxproj">
+      <Project>B947F6ED-BEAA-4A93-AB1F-586DF141AC43</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Findcontour/PACKAGE.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Findcontour/PACKAGE.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Findcontour/PACKAGE.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Findcontour/PACKAGE.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,186 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{33F42C36-1EE4-4E2E-A533-F95493177B79}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>PACKAGE</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Findcontour;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Findcontour;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Findcontour;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Findcontour;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\PACKAGE_force.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Findcontour/ALL_BUILD.vcxproj">
+      <Project>B947F6ED-BEAA-4A93-AB1F-586DF141AC43</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Findcontour/ZERO_CHECK.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Findcontour/ZERO_CHECK.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Findcontour/ZERO_CHECK.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Findcontour/ZERO_CHECK.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,154 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{DE24B047-CF9C-48BB-9B58-537CBC743CFF}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ZERO_CHECK</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\ZERO_CHECK.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\generate.stamp.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Findcontour -BC:/distribution/ImageProcessing/opencv/components/Findcontour --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Findcontour -BC:/distribution/ImageProcessing/opencv/components/Findcontour --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Findcontour -BC:/distribution/ImageProcessing/opencv/components/Findcontour --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Findcontour -BC:/distribution/ImageProcessing/opencv/components/Findcontour --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\ZERO_CHECK" />
+  </ItemGroup>
+  <ItemGroup>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Deleted: trunk/ImageProcessing/opencv/components/Findcontour/cmake_modules/CPackWIX.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Findcontour/cmake_modules/CPackWIX.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Findcontour/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,51 +0,0 @@
-#=============================================================================
-# Copyright 2007-2009 Kitware, Inc.
-#
-# Distributed under the OSI-approved BSD License (the "License");
-# see accompanying file Copyright.txt for details.
-#
-# This software is distributed WITHOUT ANY WARRANTY; without even the
-# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-# See the License for more information.
-#=============================================================================
-# (To distributed this file outside of CMake, substitute the full
-#  License text for the above reference.)
-#
-# Fixed for OpenRTM
-#
-IF(CMAKE_BINARY_DIR)
-  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
-ENDIF(CMAKE_BINARY_DIR)
-
-IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
-    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
-ENDIF()
-
-IF(NOT CPACK_WIX_LANG)
-    SET(CPACK_WIX_LANG "en-us")
-ENDIF()
-
-# use the package defaults if none exists.
-# for the community.
-#IF ( NOT CPACK_WIX_XSL )
-#	
-#ENDIF( NOT CPACK_WIX_XSL )
-#
-
-IF ( CPACK_WIX_WXS_FILES )
-	# this could probably be a single expression but I'm no regex guru.
-    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
-	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
-ENDIF( CPACK_WIX_WXS_FILES )
-
-FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-
-IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
-  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
-  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
-  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
-ELSE()
-  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
-ENDIF()

Copied: trunk/ImageProcessing/opencv/components/Findcontour/cmake_modules/CPackWIX.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Findcontour/cmake_modules/CPackWIX.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/Findcontour/cmake_modules/CPackWIX.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Findcontour/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,51 @@
+#=============================================================================
+# Copyright 2007-2009 Kitware, Inc.
+#
+# Distributed under the OSI-approved BSD License (the "License");
+# see accompanying file Copyright.txt for details.
+#
+# This software is distributed WITHOUT ANY WARRANTY; without even the
+# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+# See the License for more information.
+#=============================================================================
+# (To distributed this file outside of CMake, substitute the full
+#  License text for the above reference.)
+#
+# Fixed for OpenRTM
+#
+IF(CMAKE_BINARY_DIR)
+  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
+ENDIF(CMAKE_BINARY_DIR)
+
+IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
+    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
+ENDIF()
+
+IF(NOT CPACK_WIX_LANG)
+    SET(CPACK_WIX_LANG "en-us")
+ENDIF()
+
+# use the package defaults if none exists.
+# for the community.
+#IF ( NOT CPACK_WIX_XSL )
+#	
+#ENDIF( NOT CPACK_WIX_XSL )
+#
+
+IF ( CPACK_WIX_WXS_FILES )
+	# this could probably be a single expression but I'm no regex guru.
+    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
+	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
+ENDIF( CPACK_WIX_WXS_FILES )
+
+FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+
+IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
+  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
+  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
+  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
+ELSE()
+  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
+ENDIF()

Deleted: trunk/ImageProcessing/opencv/components/Findcontour/cmake_modules/FindOpenCV.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Findcontour/cmake_modules/FindOpenCV.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Findcontour/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,62 +0,0 @@
-
-
-set(OPENCV_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # OpenCV
-    pkg_check_modules(OPENCV REQUIRED opencv)
-    if(NOT OPENCV_DIR)
-        if(OPENCV_FOUND)
-            set(OPENCV_DIR ${OPENCV_PREFIX})
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-    endif()
-
-    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
-    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
-
-endif(UNIX)
-
-if(WIN32)
-    # OpenCV
-    if(NOT OPENCV_DIR)
-        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
-            set(OPENCV_DIR $ENV{OPENCV_ROOT})
-            set(OPENCV_FOUND TRUE)
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-        if(NOT OPENCV_FOUND)
-            message(FATAL_ERROR "OpenCV not found.")
-        endif()
-    endif()
-
-    include(${OPENCV_DIR}/OpenCVConfig.cmake)
-    set(OPENCV_VERSION ${OpenCV_VERSION})
-    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
-    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
-    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
-
-    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
-    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
-
-    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
-
-    foreach(_lib ${OPENCV_LIB_COMPONENTS})
-        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
-    endforeach()
-
-endif(WIN32)
-
-message(STATUS "FindOpenCV setup done.")
-
-message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
-message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
-message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
-message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
-message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
-message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
-message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
-

Copied: trunk/ImageProcessing/opencv/components/Findcontour/cmake_modules/FindOpenCV.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Findcontour/cmake_modules/FindOpenCV.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/Findcontour/cmake_modules/FindOpenCV.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Findcontour/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,62 @@
+
+
+set(OPENCV_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # OpenCV
+    pkg_check_modules(OPENCV REQUIRED opencv)
+    if(NOT OPENCV_DIR)
+        if(OPENCV_FOUND)
+            set(OPENCV_DIR ${OPENCV_PREFIX})
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+    endif()
+
+    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
+    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
+
+endif(UNIX)
+
+if(WIN32)
+    # OpenCV
+    if(NOT OPENCV_DIR)
+        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
+            set(OPENCV_DIR $ENV{OPENCV_ROOT})
+            set(OPENCV_FOUND TRUE)
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+        if(NOT OPENCV_FOUND)
+            message(FATAL_ERROR "OpenCV not found.")
+        endif()
+    endif()
+
+    include(${OPENCV_DIR}/OpenCVConfig.cmake)
+    set(OPENCV_VERSION ${OpenCV_VERSION})
+    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
+    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
+    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
+
+    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
+    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
+
+    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
+
+    foreach(_lib ${OPENCV_LIB_COMPONENTS})
+        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
+    endforeach()
+
+endif(WIN32)
+
+message(STATUS "FindOpenCV setup done.")
+
+message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
+message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
+message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
+message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
+message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
+message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
+message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
+

Deleted: trunk/ImageProcessing/opencv/components/Findcontour/cmake_modules/FindOpenRTM.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Findcontour/cmake_modules/FindOpenRTM.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Findcontour/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,185 +0,0 @@
-
-set(OMNIORB_FOUND FALSE)
-set(OPENRTM_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # omniORB
-    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
-    if(NOT OMNIORB_DIR)
-        if(OMNIORB_FOUND)
-            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-    endif()
-
-    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
-    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
-
-    # OpenRTM-aist
-    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
-    if(NOT OPENRTM_DIR)
-        if(OPENRTM_FOUND)
-            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-    endif()
-
-    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
-    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
-
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
-           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
-           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
-           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "")
-    set(OPENRTM_IDLFLAGS "")
-
-    execute_process(COMMAND rtm-config --idlc
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        set(OPENRTM_IDLC "${output_val}")
-    endif()
-
-    execute_process(COMMAND rtm-config --idlflags
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        string(REPLACE " " ";" output_val ${output_val})
-        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
-    endif()
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(UNIX)
-
-if(WIN32)
-    # omniORB
-    if(NOT OMNIORB_DIR)
-        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
-            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
-            set(OMNIORB_FOUND TRUE)
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-        if(NOT OMNIORB_FOUND)
-            message(FATAL_ERROR "omniORB not found.")
-        endif()
-    endif()
-
-    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
-    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
-
-    # omniORB version
-    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omniORB version file not found.")
-    endif()
-
-    set(OMNIORB_VERSION "${_vers}")
-    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[_]" "."
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[.]" ""
-           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
-
-    # omnithread version
-    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omnithread not found.")
-    endif()
-    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
-           OMNIORB_THREAD_NUM "${_vers}")
-
-    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
-    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
-    else()
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
-    endif()
-
-    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
-                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
-                    "omnithread${OMNIORB_THREAD_NUM}_rt")
-        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-
-    # OpenRTM-aist
-    if(NOT OPENRTM_DIR)
-        if(NOT $ENV{RTM_ROOT} STREQUAL "")
-            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
-            set(OPENRTM_FOUND TRUE)
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-        if(NOT OPENRTM_FOUND)
-            message(FATAL_ERROR "OpenRTM-aist not found.")
-        endif()
-    endif()
-
-    # OpenRTM-aist version
-    set(OPENRTM_VERSION "${OPENRTM_DIR}")
-    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    set(OPENRTM_VERSION_PATCH "0")
-    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
-
-    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
-    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
-    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
-
-    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
-
-    foreach(library "RTC110" "coil110")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-    foreach(library "ws2_32" "mswsock")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
-    endforeach()
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "omniidl")
-    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(WIN32)
-
-message(STATUS "FindOpenRTM setup done.")
-
-message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
-message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
-message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
-message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
-message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
-message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
-message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
-
-message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
-message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
-message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
-message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
-message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
-message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
-message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
-message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
-message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
-message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
-
-message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
-message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
-message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
-message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Copied: trunk/ImageProcessing/opencv/components/Findcontour/cmake_modules/FindOpenRTM.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Findcontour/cmake_modules/FindOpenRTM.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/Findcontour/cmake_modules/FindOpenRTM.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Findcontour/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,185 @@
+
+set(OMNIORB_FOUND FALSE)
+set(OPENRTM_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # omniORB
+    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
+    if(NOT OMNIORB_DIR)
+        if(OMNIORB_FOUND)
+            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+    endif()
+
+    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
+    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
+
+    # OpenRTM-aist
+    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
+    if(NOT OPENRTM_DIR)
+        if(OPENRTM_FOUND)
+            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+    endif()
+
+    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
+    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
+
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
+           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
+           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
+           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "")
+    set(OPENRTM_IDLFLAGS "")
+
+    execute_process(COMMAND rtm-config --idlc
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        set(OPENRTM_IDLC "${output_val}")
+    endif()
+
+    execute_process(COMMAND rtm-config --idlflags
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        string(REPLACE " " ";" output_val ${output_val})
+        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
+    endif()
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(UNIX)
+
+if(WIN32)
+    # omniORB
+    if(NOT OMNIORB_DIR)
+        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
+            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
+            set(OMNIORB_FOUND TRUE)
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+        if(NOT OMNIORB_FOUND)
+            message(FATAL_ERROR "omniORB not found.")
+        endif()
+    endif()
+
+    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
+    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
+
+    # omniORB version
+    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omniORB version file not found.")
+    endif()
+
+    set(OMNIORB_VERSION "${_vers}")
+    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[_]" "."
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[.]" ""
+           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
+
+    # omnithread version
+    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omnithread not found.")
+    endif()
+    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
+           OMNIORB_THREAD_NUM "${_vers}")
+
+    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
+    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
+    else()
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
+    endif()
+
+    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
+                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
+                    "omnithread${OMNIORB_THREAD_NUM}_rt")
+        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+
+    # OpenRTM-aist
+    if(NOT OPENRTM_DIR)
+        if(NOT $ENV{RTM_ROOT} STREQUAL "")
+            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
+            set(OPENRTM_FOUND TRUE)
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+        if(NOT OPENRTM_FOUND)
+            message(FATAL_ERROR "OpenRTM-aist not found.")
+        endif()
+    endif()
+
+    # OpenRTM-aist version
+    set(OPENRTM_VERSION "${OPENRTM_DIR}")
+    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    set(OPENRTM_VERSION_PATCH "0")
+    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
+
+    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
+    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
+    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
+
+    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
+
+    foreach(library "RTC110" "coil110")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+    foreach(library "ws2_32" "mswsock")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
+    endforeach()
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "omniidl")
+    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(WIN32)
+
+message(STATUS "FindOpenRTM setup done.")
+
+message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
+message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
+message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
+message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
+message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
+message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
+message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
+
+message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
+message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
+message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
+message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
+message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
+message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
+message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
+message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
+message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
+message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
+
+message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
+message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
+message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
+message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Deleted: trunk/ImageProcessing/opencv/components/Findcontour/cmake_modules/cmake_uninstall.cmake.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Findcontour/cmake_modules/cmake_uninstall.cmake.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Findcontour/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,19 +0,0 @@
-if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
-    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
-endif()
-
-file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
-string(REGEX REPLACE "\n" ";" files "${files}")
-foreach(file ${files})
-    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
-    if(EXISTS "$ENV{DESTDIR}${file}")
-        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
-                     OUTPUT_VARIABLE rm_out
-                     RETURN_VALUE rm_retval)
-        if(NOT "${rm_retval}" STREQUAL 0)
-            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
-        endif()
-    else()
-        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
-    endif()
-endforeach()

Copied: trunk/ImageProcessing/opencv/components/Findcontour/cmake_modules/cmake_uninstall.cmake.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Findcontour/cmake_modules/cmake_uninstall.cmake.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/Findcontour/cmake_modules/cmake_uninstall.cmake.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Findcontour/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,19 @@
+if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
+    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
+endif()
+
+file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
+string(REGEX REPLACE "\n" ";" files "${files}")
+foreach(file ${files})
+    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
+    if(EXISTS "$ENV{DESTDIR}${file}")
+        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
+                     OUTPUT_VARIABLE rm_out
+                     RETURN_VALUE rm_retval)
+        if(NOT "${rm_retval}" STREQUAL 0)
+            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
+        endif()
+    else()
+        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
+    endif()
+endforeach()

Deleted: trunk/ImageProcessing/opencv/components/Findcontour/cpack_resources/Description.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Findcontour/cpack_resources/Description.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Findcontour/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-DESCRIPTION
-===========
-
-This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Copied: trunk/ImageProcessing/opencv/components/Findcontour/cpack_resources/Description.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Findcontour/cpack_resources/Description.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/Findcontour/cpack_resources/Description.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Findcontour/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+DESCRIPTION
+===========
+
+This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Deleted: trunk/ImageProcessing/opencv/components/Findcontour/cpack_resources/License.rtf
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Findcontour/cpack_resources/License.rtf	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Findcontour/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,7 +0,0 @@
-{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
-{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
-=======\par
-\par
-This is an installer created using CPack (http://www.cmake.org). No license provided.\par
-\par
-}

Copied: trunk/ImageProcessing/opencv/components/Findcontour/cpack_resources/License.rtf (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Findcontour/cpack_resources/License.rtf)
===================================================================
--- trunk/ImageProcessing/opencv/components/Findcontour/cpack_resources/License.rtf	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Findcontour/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,7 @@
+{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
+{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
+=======\par
+\par
+This is an installer created using CPack (http://www.cmake.org). No license provided.\par
+\par
+}

Deleted: trunk/ImageProcessing/opencv/components/Findcontour/cpack_resources/License.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Findcontour/cpack_resources/License.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Findcontour/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-LICENSE
-=======
-
-This is an installer created using CPack (http://www.cmake.org). No license provided.

Copied: trunk/ImageProcessing/opencv/components/Findcontour/cpack_resources/License.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Findcontour/cpack_resources/License.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/Findcontour/cpack_resources/License.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Findcontour/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+LICENSE
+=======
+
+This is an installer created using CPack (http://www.cmake.org). No license provided.

Deleted: trunk/ImageProcessing/opencv/components/Findcontour/cpack_resources/wix.xsl.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Findcontour/cpack_resources/wix.xsl.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Findcontour/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,90 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<xsl:stylesheet version="1.0"
-   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
-   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
-  <xsl:output indent="yes" method="xml"/>
-
-  <xsl:template match="/wix:Wix">
-    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
-      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
-        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
-        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
-        <Directory Id="TARGETDIR" Name="SourceDir" >
-            <Directory Id="ProgramFilesFolder" Name="PFILE" >
-                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
-                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
-                </Directory>
-            </Directory>
-        </Directory>
-
-        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
-        </Feature>
-
-        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
-        </Feature>
-
-        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
-        </Feature>
-
-        <!--Tack on your specific wix options-->
-        <UIRef Id="WixUI_FeatureTree" />
-        <UIRef Id="WixUI_ErrorProgressText" />
-        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
-        <!-- TODO: Add Wix Specific Dialogs and features. -->
-        <!-- TODO: Add artwork  -->
-        <!-- TODO: Add ... -->
-
-      </Product>
-
-      <!--Output the fragment info which heat generates-->
-      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
-      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
-
-    </Wix>
-  </xsl:template>
-
-  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
-    <xsl:copy>
-      <xsl:apply-templates select="wix:DirectoryRef" />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:DirectoryRef" >
-    <xsl:copy>
-      <xsl:choose>
-        <xsl:when test="wix:Directory[@Name='components']" >
-          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
-        </xsl:when>
-        <xsl:otherwise>
-          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-        </xsl:otherwise>
-      </xsl:choose>
-      <xsl:apply-templates />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Directory" >
-    <xsl:copy>
-      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Component">
-    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
-      <xsl:attribute name="Id">
-        <xsl:value-of select="@Id" />
-      </xsl:attribute>
-    </xsl:element>
-  </xsl:template>
-
-</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/Findcontour/cpack_resources/wix.xsl.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Findcontour/cpack_resources/wix.xsl.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/Findcontour/cpack_resources/wix.xsl.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Findcontour/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="utf-8"?>
+<xsl:stylesheet version="1.0"
+   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
+   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
+  <xsl:output indent="yes" method="xml"/>
+
+  <xsl:template match="/wix:Wix">
+    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
+      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
+        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
+        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
+        <Directory Id="TARGETDIR" Name="SourceDir" >
+            <Directory Id="ProgramFilesFolder" Name="PFILE" >
+                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
+                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
+                </Directory>
+            </Directory>
+        </Directory>
+
+        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
+        </Feature>
+
+        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
+        </Feature>
+
+        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
+        </Feature>
+
+        <!--Tack on your specific wix options-->
+        <UIRef Id="WixUI_FeatureTree" />
+        <UIRef Id="WixUI_ErrorProgressText" />
+        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
+        <!-- TODO: Add Wix Specific Dialogs and features. -->
+        <!-- TODO: Add artwork  -->
+        <!-- TODO: Add ... -->
+
+      </Product>
+
+      <!--Output the fragment info which heat generates-->
+      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
+      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
+
+    </Wix>
+  </xsl:template>
+
+  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
+    <xsl:copy>
+      <xsl:apply-templates select="wix:DirectoryRef" />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:DirectoryRef" >
+    <xsl:copy>
+      <xsl:choose>
+        <xsl:when test="wix:Directory[@Name='components']" >
+          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
+        </xsl:when>
+        <xsl:otherwise>
+          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+        </xsl:otherwise>
+      </xsl:choose>
+      <xsl:apply-templates />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Directory" >
+    <xsl:copy>
+      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Component">
+    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
+      <xsl:attribute name="Id">
+        <xsl:value-of select="@Id" />
+      </xsl:attribute>
+    </xsl:element>
+  </xsl:template>
+
+</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/Findcontour/doc.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Findcontour/doc.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Findcontour/doc.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Findcontour/doc.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,157 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{8A0D2F0C-0B37-4746-92A5-F5C8AEFBE84B}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>doc</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\doc.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\doc;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Findcontour -BC:/distribution/ImageProcessing/opencv/components/Findcontour --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Findcontour -BC:/distribution/ImageProcessing/opencv/components/Findcontour --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Findcontour -BC:/distribution/ImageProcessing/opencv/components/Findcontour --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Findcontour -BC:/distribution/ImageProcessing/opencv/components/Findcontour --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\doc" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Findcontour/ZERO_CHECK.vcxproj">
+      <Project>DE24B047-CF9C-48BB-9B58-537CBC743CFF</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Findcontour/doxygen_Findcontour.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Findcontour/doxygen_Findcontour.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Findcontour/doxygen_Findcontour.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Findcontour/doxygen_Findcontour.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{3E62D516-908D-467F-9559-A9C57253DC38}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>doxygen_Findcontour</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Findcontour;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Findcontour;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Findcontour;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Findcontour;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\doxygen_Findcontour.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Findcontour/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeFiles/doxygen_Findcontour.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\doxygen_Findcontour;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Findcontour/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeFiles/doxygen_Findcontour.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\doxygen_Findcontour;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Findcontour/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeFiles/doxygen_Findcontour.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\doxygen_Findcontour;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Findcontour/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeFiles/doxygen_Findcontour.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\doxygen_Findcontour;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\doxygen_Findcontour" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Findcontour/uninstall_Findcontour.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Findcontour/uninstall_Findcontour.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Findcontour/uninstall_Findcontour.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Findcontour/uninstall_Findcontour.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{9C8FBFAF-C30B-480A-ABDE-77A17CAC201C}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>uninstall_Findcontour</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Findcontour;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Findcontour;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Findcontour;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Findcontour;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\uninstall_Findcontour.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Findcontour/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeFiles/uninstall_Findcontour.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\uninstall_Findcontour;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Findcontour/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeFiles/uninstall_Findcontour.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\uninstall_Findcontour;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Findcontour/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeFiles/uninstall_Findcontour.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\uninstall_Findcontour;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Findcontour/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeFiles/uninstall_Findcontour.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\uninstall_Findcontour;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Findcontour/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Findcontour\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Findcontour\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\uninstall_Findcontour" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Flip/ALL_BUILD.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Flip/ALL_BUILD.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Flip/ALL_BUILD.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Flip/ALL_BUILD.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,160 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ALL_BUILD</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Flip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Flip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Flip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Flip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\ALL_BUILD.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Flip\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Flip\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Flip\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Flip\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\ALL_BUILD" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Flip/Flip.vcxproj">
+      <Project>4ECE8D87-CA8B-4A34-AE4C-60BF3D82F9E9</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Flip/FlipComp.vcxproj">
+      <Project>49A78619-FDA0-453F-9382-EE640B2A9886</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Flip/CMakeLists.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Flip/CMakeLists.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/Flip/CMakeLists.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Flip/CMakeLists.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,300 @@
+cmake_minimum_required(VERSION 2.8 FATAL_ERROR)
+
+project(Flip)
+
+set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS true)
+set(CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake_modules")
+
+set(LINUX_PACKAGE_GENERATOR "DEB")
+#set(LINUX_PACKAGE_GENERATOR "RPM")
+
+
+# component settings
+set(RTC_NAME "${PROJECT_NAME}")
+set(RTC_VERSION "1.0.0")
+set(RTC_VERSION_MAJOR "1")
+set(RTC_VERSION_MINOR "0")
+set(RTC_VERSION_PATCH "0")
+set(RTC_LANG "c++")
+set(RTC_DESCRIPTION "Flip Agent Component")
+set(RTC_VENDOR "Shibaura Inst. of Tech, Tanaka & Fujita & Takasu")
+set(RTC_MAINTAINER "author at example.com")
+
+string(TOLOWER ${RTC_NAME} PACKAGE_NAME)
+set(PACKAGE_VERSION "${RTC_VERSION_MAJOR}.${RTC_VERSION_MINOR}.${RTC_VERSION_PATCH}")
+
+set(IDL_FILES ""
+	#              WiiInfo.idl
+)
+
+set(SKEL_SRCS ""
+	#              WiiInfoSkel.cpp
+)
+
+set(STUB_SRCS ""
+)
+
+set(IMPL_SRCS ""
+	#              WiiInfoSVC_impl.cpp
+)
+
+set(IMPL_INCS ""
+	#              WiiInfoSVC_impl.h
+)
+
+set(LIBS_SRCS Flip.cpp)
+
+set(LIBS_INCS Flip.h)
+
+set(EXEC_SRCS FlipComp.cpp)
+
+set(OTHER_SRCS CMakeLists.txt Doxyfile.in
+               RTC.xml Flip.conf rtc.conf)
+
+
+# check OpenRTM installed
+find_package(OpenRTM REQUIRED)
+
+list(APPEND CFLAGS ${OMNIORB_CFLAGS} ${OPENRTM_CFLAGS})
+list(APPEND INCLUDE_DIRS ${OMNIORB_INCLUDE_DIRS} ${OPENRTM_INCLUDE_DIRS})
+list(APPEND LDFLAGS ${OMNIORB_LDFLAGS} ${OPENRTM_LDFLAGS})
+list(APPEND LIBRARY_DIRS ${OMNIORB_LIBRARY_DIRS} ${OPENRTM_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OMNIORB_LIBRARIES} ${OPENRTM_LIBRARIES})
+
+# check doxygen installed
+find_package(Doxygen)
+if(DOXYGEN_FOUND STREQUAL "NO")
+    message(FATAL_ERROR "Doxygen not found.")
+endif()
+
+
+if(WIN32)
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin/x86_win32")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(INSTALL_PREFIX "components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+else()
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(OPENRTM_SHARE_PREFIX "share/openrtm-${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}")
+    set(INSTALL_PREFIX "${OPENRTM_SHARE_PREFIX}/components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+endif()
+
+# check OpenCV installed
+find_package(OpenCV REQUIRED)
+
+list(APPEND INCLUDE_DIRS ${OPENCV_INCLUDE_DIRS})
+list(APPEND LIBRARY_DIRS ${OPENCV_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OPENCV_LIBRARIES})
+
+
+# add uninstall target
+configure_file(
+    "${CMAKE_CURRENT_SOURCE_DIR}/cmake_modules/cmake_uninstall.cmake.in"
+    "${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake"
+    IMMEDIATE @ONLY)
+add_custom_target(uninstall_${RTC_NAME} COMMAND 
+    ${CMAKE_COMMAND} -P ${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake)
+
+
+# target settings for library/executable
+list(APPEND INCLUDE_DIRS ${CMAKE_CURRENT_BINARY_DIR})
+include_directories(${INCLUDE_DIRS})
+
+link_directories(${LIBRARY_DIRS})
+
+add_definitions(${CFLAGS})
+
+foreach(idl ${IDL_FILES})
+    string(REGEX REPLACE "([^\\/]*)\\.idl" "\\1" idl_base ${idl})
+    add_custom_command(OUTPUT ${idl_base}Stub.cpp ${idl_base}Skel.cpp
+                       COMMAND ${OPENRTM_IDL_WRAPPER} ${OPENRTM_IDL_WRAPPER_FLAGS} --idl-file=${idl}
+                       COMMAND ${OPENRTM_IDLC} ${OPENRTM_IDLFLAGS} ${PROJECT_SOURCE_DIR}/${idl}
+                       DEPENDS ${idl})
+endforeach()
+
+if(CMAKE_COMPILER_IS_GNUCC)
+    string(REPLACE ";" " " LDFLAGS "${LDFLAGS}")
+endif()
+
+add_library(${RTC_NAME} SHARED
+            ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+target_link_libraries(${RTC_NAME} ${LIBRARIES})
+set_target_properties(${RTC_NAME} PROPERTIES PREFIX "")
+set_target_properties(${RTC_NAME} PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+if(UNIX)
+    add_library(${RTC_NAME}-static STATIC
+                ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+    target_link_libraries(${RTC_NAME}-static ${LIBRARIES})
+    set_target_properties(${RTC_NAME}-static PROPERTIES PREFIX "")
+    set_target_properties(${RTC_NAME}-static PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+if(UNIX)
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME}-static)
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME}-static ${LIBRARIES})
+
+    add_executable(${RTC_NAME}Comp-dynamic ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp-dynamic ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp-dynamic ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp-dynamic PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+else()
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+if(WIN32)
+    set (LIBRARY_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}/)
+    set (EXECUTABLE_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}Comp/)
+
+    ADD_CUSTOM_COMMAND(
+       TARGET ${RTC_NAME}
+       POST_BUILD
+       COMMAND ${CMAKE_COMMAND} -E copy
+       "${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}/Release/${RTC_NAME}.dll"
+       "${CMAKE_CURRENT_SOURCE_DIR}/../../bin"
+     )
+    ADD_CUSTOM_COMMAND(
+       TARGET ${RTC_NAME}Comp
+       POST_BUILD
+       COMMAND ${CMAKE_COMMAND} -E copy
+       "${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}Comp/Release/${RTC_NAME}Comp.exe"
+       "${CMAKE_CURRENT_SOURCE_DIR}/../../bin"
+     )
+endif()
+
+install(TARGETS ${RTC_NAME} LIBRARY DESTINATION "${INSTALL_PREFIX}"
+                            ARCHIVE DESTINATION "${INSTALL_PREFIX}"
+                            RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(TARGETS ${RTC_NAME}Comp RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(FILES RTC.xml DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+
+
+# target settings for document
+configure_file("${CMAKE_CURRENT_SOURCE_DIR}/Doxyfile.in"
+               "${CMAKE_CURRENT_BINARY_DIR}/Doxyfile")
+
+add_custom_target(doxygen_${RTC_NAME} COMMAND
+                  ${DOXYGEN_EXECUTABLE} ${CMAKE_CURRENT_BINARY_DIR}/Doxyfile)
+
+set_property(DIRECTORY APPEND PROPERTY ADDITIONAL_MAKE_CLEAN_FILES doc)
+
+get_target_property(DOC_TARGET doc TYPE)
+if(NOT DOC_TARGET)
+    add_custom_target(doc)
+endif()
+add_dependencies(doc doxygen)
+
+install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/doc DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "documents")
+
+
+# install source files
+install(FILES ${IDL_FILES} ${IMPL_SRCS} ${IMPL_INCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${LIBS_SRCS} ${LIBS_INCS} ${EXEC_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${OTHER_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(DIRECTORY cmake_modules cpack_resources
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+
+# package settings
+set(CPACK_PACKAGE_NAME "${RTC_NAME}")
+set(CPACK_PACKAGE_VERSION_MAJOR "${RTC_VERSION_MAJOR}")
+set(CPACK_PACKAGE_VERSION_MINOR "${RTC_VERSION_MINOR}")
+set(CPACK_PACKAGE_VERSION_PATCH "${RTC_VERSION_PATCH}")
+set(CPACK_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}")
+set(CPACK_PACKAGE_VENDOR "${RTC_VENDOR}")
+set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "${RTC_DESCRIPTION}")
+set(CPACK_PACKAGE_CONTACT "${RTC_MAINTAINER}")
+
+set(CPACK_RESOURCE_FILE_LICENSE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/License.txt")
+set(CPACK_PACKAGE_DESCRIPTION_FILE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/Description.txt")
+
+set(CPACK_COMPONENTS_ALL applications documents sources)
+set(CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME "Applications")
+set(CPACK_COMPONENT_APPLICATIONS_DESCRIPTION "RT-Component applications")
+set(CPACK_COMPONENT_APPLICATIONS_DISABLED FALSE)
+
+set(CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME "Documents")
+set(CPACK_COMPONENT_DOCUMENTS_DESCRIPTION "RT-Component documents")
+set(CPACK_COMPONENT_DOCUMENTS_DISABLED TRUE)
+
+set(CPACK_COMPONENT_SOURCES_DISPLAY_NAME "Source files")
+set(CPACK_COMPONENT_SOURCES_DESCRIPTION "RT-Component source files")
+set(CPACK_COMPONENT_SOURCES_DISABLED TRUE)
+
+if(WIN32)
+    set(CPACK_GENERATOR "WIX")
+
+    # Windows WiX package settings
+
+    set(CPACK_WIX_XSL "@CMAKE_CURRENT_BINARY_DIR@/wix.xsl")
+    set(CPACK_WIX_LANG "ja-jp")
+    set(CPACK_RESOURCE_FILE_LICENSE
+        "@CMAKE_CURRENT_SOURCE_DIR@/cpack_resources/License.rtf")
+    configure_file(
+        "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/wix.xsl.in"
+        "${CMAKE_CURRENT_BINARY_DIR}/wix.xsl" @ONLY)
+
+    set(CPACK_PACKAGE_FILE_NAME
+        "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}${PACKAGE_VERSION}")
+
+else()
+    set(CPACK_GENERATOR "${LINUX_PACKAGE_GENERATOR}")
+
+    if(CPACK_GENERATOR STREQUAL "DEB")
+        # Linux Debian package settings
+
+        set(CPACK_DEBIAN_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION}-1")
+        set(CPACK_DEBIAN_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_DEBIAN_PACKAGE_SECTION "main")
+        set(CPACK_DEBIAN_PACKAGE_PRIORITY  "extra")
+        set(CPACK_DEBIAN_PACKAGE_DEPENDS "openrtm-aist (>= 1.0.0)")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}_${CPACK_DEBIAN_PACKAGE_VERSION}_${CPACK_DEBIAN_PACKAGE_ARCHITECTURE}")
+
+    elseif(CPACK_GENERATOR STREQUAL "RPM")
+        # Linux RPM package settings
+
+        set(CPACK_RPM_PACKAGE_RELEASE "1.fc10")
+        set(CPACK_RPM_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_RPM_PACKAGE_GROUP "Development/Libraries")
+        set(CPACK_RPM_PACKAGE_LICENSE "LGPL")
+        set(CPACK_RPM_PACKAGE_REQUIRES "OpenRTM-aist >= 1.0.0")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}-${PACKAGE_VERSION}-${CPACK_RPM_PACKAGE_RELEASE}.${CPACK_RPM_PACKAGE_ARCHITECTURE}")
+
+    endif()
+endif()
+
+message(STATUS "Package type: ${CPACK_GENERATOR}")
+message(STATUS "Package name: ${CPACK_PACKAGE_FILE_NAME}")
+
+include(CPack)

Copied: trunk/ImageProcessing/opencv/components/Flip/Doxyfile.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Flip/Doxyfile.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/Flip/Doxyfile.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Flip/Doxyfile.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,487 @@
+
+# Project related configuration options
+
+DOXYFILE_ENCODING = UTF-8
+
+PROJECT_NAME = @PACKAGE_NAME@
+
+PROJECT_NUMBER = @PACKAGE_VERSION@
+
+OUTPUT_DIRECTORY = doc
+
+CREATE_SUBDIRS = NO
+
+OUTPUT_LANGUAGE = Japanese
+
+BRIEF_MEMBER_DESC = YES
+
+REPEAT_BRIEF = YES
+
+ABBREVIATE_BRIEF = 
+
+ALWAYS_DETAILED_SEC = NO
+
+INLINE_INHERITED_MEMB = NO
+
+FULL_PATH_NAMES = YES
+
+STRIP_FROM_PATH = 
+
+STRIP_FROM_INC_PATH = 
+
+SHORT_NAMES = NO
+
+JAVADOC_AUTOBRIEF = NO
+
+QT_AUTOBRIEF = NO
+
+MULTILINE_CPP_IS_BRIEF = NO
+
+INHERIT_DOCS = YES
+
+SEPARATE_MEMBER_PAGES = NO
+
+TAB_SIZE = 8
+
+ALIASES = 
+
+OPTIMIZE_OUTPUT_FOR_C = NO
+
+OPTIMIZE_OUTPUT_JAVA = NO
+
+OPTIMIZE_FOR_FORTRAN = NO
+
+OPTIMIZE_OUTPUT_VHDL = NO
+
+EXTENSION_MAPPING = 
+
+BUILTIN_STL_SUPPORT = NO
+
+CPP_CLI_SUPPORT = NO
+
+SIP_SUPPORT = NO
+
+IDL_PROPERTY_SUPPORT = YES
+
+DISTRIBUTE_GROUP_DOC = NO
+
+SUBGROUPING = YES
+
+TYPEDEF_HIDES_STRUCT = NO
+
+SYMBOL_CACHE_SIZE = 0
+
+
+# Build related configuration options
+
+EXTRACT_ALL = NO
+
+EXTRACT_PRIVATE = NO
+
+EXTRACT_STATIC = NO
+
+EXTRACT_LOCAL_CLASSES = YES
+
+EXTRACT_LOCAL_METHODS = NO
+
+EXTRACT_ANON_NSPACES = NO
+
+HIDE_UNDOC_MEMBERS = NO
+
+HIDE_UNDOC_CLASSES = NO
+
+HIDE_FRIEND_COMPOUNDS = NO
+
+HIDE_IN_BODY_DOCS = NO
+
+INTERNAL_DOCS = NO
+
+CASE_SENSE_NAMES = NO
+
+HIDE_SCOPE_NAMES = NO
+
+SHOW_INCLUDE_FILES = YES
+
+FORCE_LOCAL_INCLUDES = NO
+
+INLINE_INFO = YES
+
+SORT_MEMBER_DOCS = YES
+
+SORT_BRIEF_DOCS = NO
+
+SORT_MEMBERS_CTORS_1ST = NO
+
+SORT_GROUP_NAMES = NO
+
+SORT_BY_SCOPE_NAME = YES
+
+GENERATE_TODOLIST = YES
+
+GENERATE_TESTLIST = YES
+
+GENERATE_BUGLIST = YES
+
+GENERATE_DEPRECATEDLIST = YES
+
+ENABLED_SECTIONS = 
+
+MAX_INITIALIZER_LINES = 30
+
+SHOW_USED_FILES = YES
+
+SHOW_DIRECTORIES = NO
+
+SHOW_FILES = YES
+
+SHOW_NAMESPACES = YES
+
+FILE_VERSION_FILTER = 
+
+LAYOUT_FILE = 
+
+
+# configuration options related to warning and progress messages
+
+QUIET = NO
+
+WARNINGS = YES
+
+WARN_IF_UNDOCUMENTED = YES
+
+WARN_IF_DOC_ERROR = YES
+
+WARN_NO_PARAMDOC = NO
+
+WARN_FORMAT = "$file:$line: $text"
+
+WARN_LOGFILE = 
+
+
+# configuration options related to the input files
+
+INPUT = @CMAKE_CURRENT_SOURCE_DIR@
+
+INPUT_ENCODING = UTF-8
+
+FILE_PATTERNS = *.cpp *.h *.idl
+
+RECURSIVE = YES
+
+EXCLUDE = _CPack_Packages
+
+EXCLUDE_SYMLINKS = NO
+
+EXCLUDE_PATTERNS = .svn .git 
+
+EXCLUDE_SYMBOLS = 
+
+EXAMPLE_PATH = 
+
+EXAMPLE_PATTERNS = 
+
+EXAMPLE_RECURSIVE = NO
+
+IMAGE_PATH = 
+
+INPUT_FILTER = 
+
+FILTER_PATTERNS = 
+
+FILTER_SOURCE_FILES = NO
+
+
+# configuration options related to source browsing
+
+SOURCE_BROWSER = NO
+
+INLINE_SOURCES = NO
+
+STRIP_CODE_COMMENTS = YES
+
+REFERENCED_BY_RELATION = NO
+
+REFERENCES_RELATION = NO
+
+REFERENCES_LINK_SOURCE = YES
+
+USE_HTAGS = NO
+
+VERBATIM_HEADERS = YES
+
+
+# configuration options related to the alphabetical class index
+
+ALPHABETICAL_INDEX = YES
+
+COLS_IN_ALPHA_INDEX = 5
+
+IGNORE_PREFIX = 
+
+
+# configuration options related to the HTML output
+
+GENERATE_HTML = YES
+
+HTML_OUTPUT = html
+
+HTML_FILE_EXTENSION = .html
+
+HTML_HEADER = 
+
+HTML_FOOTER = 
+
+HTML_STYLESHEET = 
+
+HTML_COLORSTYLE_HUE = 220
+
+HTML_COLORSTYLE_SAT = 100
+
+HTML_COLORSTYLE_GAMMA = 80
+
+HTML_TIMESTAMP = YES
+
+HTML_ALIGN_MEMBERS = YES
+
+HTML_DYNAMIC_SECTIONS = NO
+
+GENERATE_DOCSET = NO
+
+DOCSET_FEEDNAME = "Doxygen generated docs"
+
+DOCSET_BUNDLE_ID = org.doxygen.Project
+
+DOCSET_PUBLISHER_ID = org.doxygen.Publisher
+
+DOCSET_PUBLISHER_NAME = Publisher
+
+GENERATE_HTMLHELP = NO
+
+CHM_FILE = 
+
+HHC_LOCATION = 
+
+GENERATE_CHI = NO
+
+CHM_INDEX_ENCODING = 
+
+BINARY_TOC = NO
+
+TOC_EXPAND = NO
+
+GENERATE_QHP = NO
+
+QCH_FILE = 
+
+QHP_NAMESPACE = org.doxygen.Project
+
+QHP_VIRTUAL_FOLDER = doc
+
+QHP_CUST_FILTER_NAME = 
+
+QHP_CUST_FILTER_ATTRS = 
+
+QHP_SECT_FILTER_ATTRS = 
+
+QHG_LOCATION = 
+
+GENERATE_ECLIPSEHELP = NO
+
+ECLIPSE_DOC_ID = org.doxygen.Project
+
+DISABLE_INDEX = NO
+
+ENUM_VALUES_PER_LINE = 4
+
+GENERATE_TREEVIEW = NO
+
+USE_INLINE_TREES = NO
+
+TREEVIEW_WIDTH = 250
+
+EXT_LINKS_IN_WINDOW = NO
+
+FORMULA_FONTSIZE = 10
+
+FORMULA_TRANSPARENT = YES
+
+SEARCHENGINE = YES
+
+SERVER_BASED_SEARCH = NO
+
+
+# configuration options related to the LaTeX output
+
+GENERATE_LATEX = NO
+
+LATEX_OUTPUT = latex
+
+LATEX_CMD_NAME = latex
+
+MAKEINDEX_CMD_NAME = makeindex
+
+COMPACT_LATEX = NO
+
+PAPER_TYPE = a4wide
+
+EXTRA_PACKAGES = 
+
+LATEX_HEADER = 
+
+PDF_HYPERLINKS = YES
+
+USE_PDFLATEX = YES
+
+LATEX_BATCHMODE = NO
+
+LATEX_HIDE_INDICES = NO
+
+LATEX_SOURCE_CODE = NO
+
+
+# configuration options related to the RTF output
+
+GENERATE_RTF = NO
+
+RTF_OUTPUT = rtf
+
+COMPACT_RTF = NO
+
+RTF_HYPERLINKS = NO
+
+RTF_STYLESHEET_FILE = 
+
+RTF_EXTENSIONS_FILE = 
+
+
+# configuration options related to the man page output
+
+GENERATE_MAN = NO
+
+MAN_OUTPUT = man
+
+MAN_EXTENSION = .3
+
+MAN_LINKS = NO
+
+
+# configuration options related to the XML output
+
+GENERATE_XML = NO
+
+XML_OUTPUT = xml
+
+XML_SCHEMA = 
+
+XML_DTD = 
+
+XML_PROGRAMLISTING = YES
+
+
+# configuration options for the AutoGen Definitions output
+
+GENERATE_AUTOGEN_DEF = NO
+
+
+# configuration options related to the Perl module output
+
+GENERATE_PERLMOD = NO
+
+PERLMOD_LATEX = NO
+
+PERLMOD_PRETTY = YES
+
+PERLMOD_MAKEVAR_PREFIX = 
+
+
+# Configuration options related to the preprocessor
+
+ENABLE_PREPROCESSING = YES
+
+MACRO_EXPANSION = NO
+
+EXPAND_ONLY_PREDEF = NO
+
+SEARCH_INCLUDES = YES
+
+INCLUDE_PATH = 
+
+INCLUDE_FILE_PATTERNS = 
+
+PREDEFINED = 
+
+EXPAND_AS_DEFINED = 
+
+SKIP_FUNCTION_MACROS = YES
+
+
+# Configuration::additions related to external references
+
+TAGFILES = 
+
+GENERATE_TAGFILE = 
+
+ALLEXTERNALS = NO
+
+EXTERNAL_GROUPS = YES
+
+PERL_PATH = /usr/bin/perl
+
+
+# Configuration options related to the dot tool
+
+CLASS_DIAGRAMS = YES
+
+MSCGEN_PATH = 
+
+HIDE_UNDOC_RELATIONS = YES
+
+HAVE_DOT = NO
+
+DOT_NUM_THREADS = 0
+
+DOT_FONTNAME = FreeSans.ttf
+
+DOT_FONTSIZE = 10
+
+DOT_FONTPATH = 
+
+CLASS_GRAPH = YES
+
+COLLABORATION_GRAPH = YES
+
+GROUP_GRAPHS = YES
+
+UML_LOOK = YES
+
+TEMPLATE_RELATIONS = NO
+
+INCLUDE_GRAPH = YES
+
+INCLUDED_BY_GRAPH = YES
+
+CALL_GRAPH = NO
+
+CALLER_GRAPH = NO
+
+GRAPHICAL_HIERARCHY = YES
+
+DIRECTORY_GRAPH = YES
+
+DOT_IMAGE_FORMAT = png
+
+DOT_PATH = 
+
+DOTFILE_DIRS = 
+
+DOT_GRAPH_MAX_NODES = 50
+
+MAX_DOT_GRAPH_DEPTH = 0
+
+DOT_TRANSPARENT = NO
+
+DOT_MULTI_TARGETS = NO
+
+GENERATE_LEGEND = YES
+
+DOT_CLEANUP = YES

Copied: trunk/ImageProcessing/opencv/components/Flip/Flip.sln (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Flip/Flip.sln)
===================================================================
--- trunk/ImageProcessing/opencv/components/Flip/Flip.sln	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Flip/Flip.sln	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,105 @@
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ALL_BUILD", "ALL_BUILD.vcxproj", "{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}"
+	ProjectSection(ProjectDependencies) = postProject
+		{4ECE8D87-CA8B-4A34-AE4C-60BF3D82F9E9} = {4ECE8D87-CA8B-4A34-AE4C-60BF3D82F9E9}
+		{49A78619-FDA0-453F-9382-EE640B2A9886} = {49A78619-FDA0-453F-9382-EE640B2A9886}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Flip", "Flip.vcxproj", "{4ECE8D87-CA8B-4A34-AE4C-60BF3D82F9E9}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FlipComp", "FlipComp.vcxproj", "{49A78619-FDA0-453F-9382-EE640B2A9886}"
+	ProjectSection(ProjectDependencies) = postProject
+		{4ECE8D87-CA8B-4A34-AE4C-60BF3D82F9E9} = {4ECE8D87-CA8B-4A34-AE4C-60BF3D82F9E9}
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "INSTALL", "INSTALL.vcxproj", "{0F103D78-0F29-4905-BDD6-10170713B2B6}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43} = {B947F6ED-BEAA-4A93-AB1F-586DF141AC43}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PACKAGE", "PACKAGE.vcxproj", "{33F42C36-1EE4-4E2E-A533-F95493177B79}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43} = {B947F6ED-BEAA-4A93-AB1F-586DF141AC43}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZERO_CHECK", "..\..\ZERO_CHECK.vcxproj", "{87493064-6817-4173-BA90-7F469034490A}"
+	ProjectSection(ProjectDependencies) = postProject
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doxygen_Flip", "doxygen_Flip.vcxproj", "{4356E8F0-8719-43E0-B994-EB678B1D4A0D}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uninstall_Flip", "uninstall_Flip.vcxproj", "{F123C430-6EE8-48AA-AA9D-B83CECD1C4B2}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Win32 = Debug|Win32
+		Release|Win32 = Release|Win32
+		MinSizeRel|Win32 = MinSizeRel|Win32
+		RelWithDebInfo|Win32 = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Debug|Win32.ActiveCfg = Debug|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Debug|Win32.Build.0 = Debug|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Release|Win32.ActiveCfg = Release|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Release|Win32.Build.0 = Release|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{4ECE8D87-CA8B-4A34-AE4C-60BF3D82F9E9}.Debug|Win32.ActiveCfg = Debug|Win32
+		{4ECE8D87-CA8B-4A34-AE4C-60BF3D82F9E9}.Debug|Win32.Build.0 = Debug|Win32
+		{4ECE8D87-CA8B-4A34-AE4C-60BF3D82F9E9}.Release|Win32.ActiveCfg = Release|Win32
+		{4ECE8D87-CA8B-4A34-AE4C-60BF3D82F9E9}.Release|Win32.Build.0 = Release|Win32
+		{4ECE8D87-CA8B-4A34-AE4C-60BF3D82F9E9}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{4ECE8D87-CA8B-4A34-AE4C-60BF3D82F9E9}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{4ECE8D87-CA8B-4A34-AE4C-60BF3D82F9E9}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{4ECE8D87-CA8B-4A34-AE4C-60BF3D82F9E9}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{49A78619-FDA0-453F-9382-EE640B2A9886}.Debug|Win32.ActiveCfg = Debug|Win32
+		{49A78619-FDA0-453F-9382-EE640B2A9886}.Debug|Win32.Build.0 = Debug|Win32
+		{49A78619-FDA0-453F-9382-EE640B2A9886}.Release|Win32.ActiveCfg = Release|Win32
+		{49A78619-FDA0-453F-9382-EE640B2A9886}.Release|Win32.Build.0 = Release|Win32
+		{49A78619-FDA0-453F-9382-EE640B2A9886}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{49A78619-FDA0-453F-9382-EE640B2A9886}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{49A78619-FDA0-453F-9382-EE640B2A9886}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{49A78619-FDA0-453F-9382-EE640B2A9886}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.Debug|Win32.ActiveCfg = Debug|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.Release|Win32.ActiveCfg = Release|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.Debug|Win32.ActiveCfg = Debug|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.Release|Win32.ActiveCfg = Release|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Debug|Win32.ActiveCfg = Debug|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Debug|Win32.Build.0 = Debug|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Release|Win32.ActiveCfg = Release|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Release|Win32.Build.0 = Release|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{4356E8F0-8719-43E0-B994-EB678B1D4A0D}.Debug|Win32.ActiveCfg = Debug|Win32
+		{4356E8F0-8719-43E0-B994-EB678B1D4A0D}.Release|Win32.ActiveCfg = Release|Win32
+		{4356E8F0-8719-43E0-B994-EB678B1D4A0D}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{4356E8F0-8719-43E0-B994-EB678B1D4A0D}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{F123C430-6EE8-48AA-AA9D-B83CECD1C4B2}.Debug|Win32.ActiveCfg = Debug|Win32
+		{F123C430-6EE8-48AA-AA9D-B83CECD1C4B2}.Release|Win32.ActiveCfg = Release|Win32
+		{F123C430-6EE8-48AA-AA9D-B83CECD1C4B2}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{F123C430-6EE8-48AA-AA9D-B83CECD1C4B2}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ExtensibilityGlobals) = postSolution
+	EndGlobalSection
+	GlobalSection(ExtensibilityAddIns) = postSolution
+	EndGlobalSection
+EndGlobal

Copied: trunk/ImageProcessing/opencv/components/Flip/Flip.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Flip/Flip.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Flip/Flip.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Flip/Flip.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,292 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{4ECE8D87-CA8B-4A34-AE4C-60BF3D82F9E9}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>Flip</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\Debug\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Flip.dir\Debug\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Flip</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\Release\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Flip.dir\Release\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Flip</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\MinSizeRel\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Flip.dir\MinSizeRel\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Flip</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\RelWithDebInfo\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Flip.dir\RelWithDebInfo\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Flip</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">true</LinkIncremental>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Flip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
+      <Optimization>Disabled</Optimization>
+      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Debug";Flip_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Debug</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Flip/Debug/Flip.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Debug\";Flip_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Flip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Flip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rtd.lib;omniDynamic414_rtd.lib;omnithread34_rtd.lib;RTC110d.lib;coil110d.lib;ws2_32.lib;mswsock.lib;opencv_core220d.lib;opencv_imgproc220d.lib;opencv_features2d220d.lib;opencv_gpu220d.lib;opencv_calib3d220d.lib;opencv_objdetect220d.lib;opencv_video220d.lib;opencv_highgui220d.lib;opencv_ml220d.lib;opencv_legacy220d.lib;opencv_contrib220d.lib;opencv_flann220d.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Flip/Debug/Flip.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Flip/Debug/Flip.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Flip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Release";Flip_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Release</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Flip/Release/Flip.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Release\";Flip_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Flip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Flip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Flip/Release/Flip.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Flip/Release/Flip.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Flip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MinSpace</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="MinSizeRel";Flip_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>MinSizeRel</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Flip/MinSizeRel/Flip.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"MinSizeRel\";Flip_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Flip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Flip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Flip/MinSizeRel/Flip.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Flip/MinSizeRel/Flip.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Flip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="RelWithDebInfo";Flip_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>RelWithDebInfo</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Flip/RelWithDebInfo/Flip.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"RelWithDebInfo\";Flip_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Flip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Flip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Flip/RelWithDebInfo/Flip.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Flip/RelWithDebInfo/Flip.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Flip\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Flip\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Flip\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Flip\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="Flip.cpp" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Flip/FlipComp.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Flip/FlipComp.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Flip/FlipComp.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Flip/FlipComp.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,295 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{49A78619-FDA0-453F-9382-EE640B2A9886}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>FlipComp</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\Debug\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">FlipComp.dir\Debug\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">FlipComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\Release\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">FlipComp.dir\Release\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">FlipComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\MinSizeRel\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">FlipComp.dir\MinSizeRel\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">FlipComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\RelWithDebInfo\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">FlipComp.dir\RelWithDebInfo\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">FlipComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">true</LinkIncremental>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Flip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
+      <Optimization>Disabled</Optimization>
+      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Debug";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Debug</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Flip/Debug/FlipComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Debug\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Flip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Flip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;Debug\Flip.lib;omniORB414_rtd.lib;omniDynamic414_rtd.lib;omnithread34_rtd.lib;RTC110d.lib;coil110d.lib;ws2_32.lib;mswsock.lib;opencv_core220d.lib;opencv_imgproc220d.lib;opencv_features2d220d.lib;opencv_gpu220d.lib;opencv_calib3d220d.lib;opencv_objdetect220d.lib;opencv_video220d.lib;opencv_highgui220d.lib;opencv_ml220d.lib;opencv_legacy220d.lib;opencv_contrib220d.lib;opencv_flann220d.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Flip/Debug/FlipComp.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Flip/Debug/FlipComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Flip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Release";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Release</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Flip/Release/FlipComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Release\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Flip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Flip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;Release\Flip.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Flip/Release/FlipComp.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Flip/Release/FlipComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Flip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MinSpace</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="MinSizeRel";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>MinSizeRel</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Flip/MinSizeRel/FlipComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"MinSizeRel\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Flip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Flip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;MinSizeRel\Flip.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Flip/MinSizeRel/FlipComp.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Flip/MinSizeRel/FlipComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Flip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="RelWithDebInfo";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>RelWithDebInfo</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Flip/RelWithDebInfo/FlipComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"RelWithDebInfo\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Flip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Flip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;RelWithDebInfo\Flip.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Flip/RelWithDebInfo/FlipComp.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Flip/RelWithDebInfo/FlipComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Flip\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Flip\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Flip\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Flip\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="FlipComp.cpp" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Flip/Flip.vcxproj">
+      <Project>4ECE8D87-CA8B-4A34-AE4C-60BF3D82F9E9</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Flip/INSTALL.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Flip/INSTALL.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Flip/INSTALL.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Flip/INSTALL.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,178 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{0F103D78-0F29-4905-BDD6-10170713B2B6}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>INSTALL</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Flip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Flip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Flip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Flip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\INSTALL_force.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Flip\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Flip\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Flip\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Flip\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Flip/ALL_BUILD.vcxproj">
+      <Project>B947F6ED-BEAA-4A93-AB1F-586DF141AC43</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Flip/PACKAGE.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Flip/PACKAGE.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Flip/PACKAGE.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Flip/PACKAGE.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,186 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{33F42C36-1EE4-4E2E-A533-F95493177B79}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>PACKAGE</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Flip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Flip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Flip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Flip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\PACKAGE_force.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Flip\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Flip\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Flip\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Flip\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Flip/ALL_BUILD.vcxproj">
+      <Project>B947F6ED-BEAA-4A93-AB1F-586DF141AC43</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Flip/ZERO_CHECK.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Flip/ZERO_CHECK.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Flip/ZERO_CHECK.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Flip/ZERO_CHECK.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,154 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{441BB483-1463-4853-AA3B-E12BB6A6DD5D}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ZERO_CHECK</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\ZERO_CHECK.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\generate.stamp.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Flip -BC:/distribution/ImageProcessing/opencv/components/Flip --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Flip -BC:/distribution/ImageProcessing/opencv/components/Flip --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Flip -BC:/distribution/ImageProcessing/opencv/components/Flip --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Flip -BC:/distribution/ImageProcessing/opencv/components/Flip --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\ZERO_CHECK" />
+  </ItemGroup>
+  <ItemGroup>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Deleted: trunk/ImageProcessing/opencv/components/Flip/cmake_modules/CPackWIX.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Flip/cmake_modules/CPackWIX.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Flip/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,51 +0,0 @@
-#=============================================================================
-# Copyright 2007-2009 Kitware, Inc.
-#
-# Distributed under the OSI-approved BSD License (the "License");
-# see accompanying file Copyright.txt for details.
-#
-# This software is distributed WITHOUT ANY WARRANTY; without even the
-# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-# See the License for more information.
-#=============================================================================
-# (To distributed this file outside of CMake, substitute the full
-#  License text for the above reference.)
-#
-# Fixed for OpenRTM
-#
-IF(CMAKE_BINARY_DIR)
-  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
-ENDIF(CMAKE_BINARY_DIR)
-
-IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
-    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
-ENDIF()
-
-IF(NOT CPACK_WIX_LANG)
-    SET(CPACK_WIX_LANG "en-us")
-ENDIF()
-
-# use the package defaults if none exists.
-# for the community.
-#IF ( NOT CPACK_WIX_XSL )
-#	
-#ENDIF( NOT CPACK_WIX_XSL )
-#
-
-IF ( CPACK_WIX_WXS_FILES )
-	# this could probably be a single expression but I'm no regex guru.
-    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
-	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
-ENDIF( CPACK_WIX_WXS_FILES )
-
-FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-
-IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
-  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
-  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
-  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
-ELSE()
-  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
-ENDIF()

Copied: trunk/ImageProcessing/opencv/components/Flip/cmake_modules/CPackWIX.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Flip/cmake_modules/CPackWIX.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/Flip/cmake_modules/CPackWIX.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Flip/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,51 @@
+#=============================================================================
+# Copyright 2007-2009 Kitware, Inc.
+#
+# Distributed under the OSI-approved BSD License (the "License");
+# see accompanying file Copyright.txt for details.
+#
+# This software is distributed WITHOUT ANY WARRANTY; without even the
+# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+# See the License for more information.
+#=============================================================================
+# (To distributed this file outside of CMake, substitute the full
+#  License text for the above reference.)
+#
+# Fixed for OpenRTM
+#
+IF(CMAKE_BINARY_DIR)
+  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
+ENDIF(CMAKE_BINARY_DIR)
+
+IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
+    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
+ENDIF()
+
+IF(NOT CPACK_WIX_LANG)
+    SET(CPACK_WIX_LANG "en-us")
+ENDIF()
+
+# use the package defaults if none exists.
+# for the community.
+#IF ( NOT CPACK_WIX_XSL )
+#	
+#ENDIF( NOT CPACK_WIX_XSL )
+#
+
+IF ( CPACK_WIX_WXS_FILES )
+	# this could probably be a single expression but I'm no regex guru.
+    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
+	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
+ENDIF( CPACK_WIX_WXS_FILES )
+
+FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+
+IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
+  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
+  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
+  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
+ELSE()
+  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
+ENDIF()

Deleted: trunk/ImageProcessing/opencv/components/Flip/cmake_modules/FindOpenCV.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Flip/cmake_modules/FindOpenCV.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Flip/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,62 +0,0 @@
-
-
-set(OPENCV_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # OpenCV
-    pkg_check_modules(OPENCV REQUIRED opencv)
-    if(NOT OPENCV_DIR)
-        if(OPENCV_FOUND)
-            set(OPENCV_DIR ${OPENCV_PREFIX})
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-    endif()
-
-    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
-    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
-
-endif(UNIX)
-
-if(WIN32)
-    # OpenCV
-    if(NOT OPENCV_DIR)
-        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
-            set(OPENCV_DIR $ENV{OPENCV_ROOT})
-            set(OPENCV_FOUND TRUE)
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-        if(NOT OPENCV_FOUND)
-            message(FATAL_ERROR "OpenCV not found.")
-        endif()
-    endif()
-
-    include(${OPENCV_DIR}/OpenCVConfig.cmake)
-    set(OPENCV_VERSION ${OpenCV_VERSION})
-    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
-    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
-    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
-
-    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
-    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
-
-    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
-
-    foreach(_lib ${OPENCV_LIB_COMPONENTS})
-        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
-    endforeach()
-
-endif(WIN32)
-
-message(STATUS "FindOpenCV setup done.")
-
-message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
-message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
-message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
-message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
-message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
-message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
-message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
-

Copied: trunk/ImageProcessing/opencv/components/Flip/cmake_modules/FindOpenCV.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Flip/cmake_modules/FindOpenCV.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/Flip/cmake_modules/FindOpenCV.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Flip/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,62 @@
+
+
+set(OPENCV_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # OpenCV
+    pkg_check_modules(OPENCV REQUIRED opencv)
+    if(NOT OPENCV_DIR)
+        if(OPENCV_FOUND)
+            set(OPENCV_DIR ${OPENCV_PREFIX})
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+    endif()
+
+    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
+    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
+
+endif(UNIX)
+
+if(WIN32)
+    # OpenCV
+    if(NOT OPENCV_DIR)
+        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
+            set(OPENCV_DIR $ENV{OPENCV_ROOT})
+            set(OPENCV_FOUND TRUE)
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+        if(NOT OPENCV_FOUND)
+            message(FATAL_ERROR "OpenCV not found.")
+        endif()
+    endif()
+
+    include(${OPENCV_DIR}/OpenCVConfig.cmake)
+    set(OPENCV_VERSION ${OpenCV_VERSION})
+    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
+    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
+    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
+
+    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
+    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
+
+    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
+
+    foreach(_lib ${OPENCV_LIB_COMPONENTS})
+        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
+    endforeach()
+
+endif(WIN32)
+
+message(STATUS "FindOpenCV setup done.")
+
+message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
+message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
+message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
+message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
+message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
+message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
+message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
+

Deleted: trunk/ImageProcessing/opencv/components/Flip/cmake_modules/FindOpenRTM.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Flip/cmake_modules/FindOpenRTM.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Flip/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,185 +0,0 @@
-
-set(OMNIORB_FOUND FALSE)
-set(OPENRTM_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # omniORB
-    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
-    if(NOT OMNIORB_DIR)
-        if(OMNIORB_FOUND)
-            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-    endif()
-
-    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
-    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
-
-    # OpenRTM-aist
-    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
-    if(NOT OPENRTM_DIR)
-        if(OPENRTM_FOUND)
-            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-    endif()
-
-    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
-    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
-
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
-           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
-           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
-           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "")
-    set(OPENRTM_IDLFLAGS "")
-
-    execute_process(COMMAND rtm-config --idlc
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        set(OPENRTM_IDLC "${output_val}")
-    endif()
-
-    execute_process(COMMAND rtm-config --idlflags
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        string(REPLACE " " ";" output_val ${output_val})
-        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
-    endif()
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(UNIX)
-
-if(WIN32)
-    # omniORB
-    if(NOT OMNIORB_DIR)
-        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
-            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
-            set(OMNIORB_FOUND TRUE)
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-        if(NOT OMNIORB_FOUND)
-            message(FATAL_ERROR "omniORB not found.")
-        endif()
-    endif()
-
-    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
-    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
-
-    # omniORB version
-    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omniORB version file not found.")
-    endif()
-
-    set(OMNIORB_VERSION "${_vers}")
-    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[_]" "."
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[.]" ""
-           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
-
-    # omnithread version
-    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omnithread not found.")
-    endif()
-    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
-           OMNIORB_THREAD_NUM "${_vers}")
-
-    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
-    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
-    else()
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
-    endif()
-
-    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
-                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
-                    "omnithread${OMNIORB_THREAD_NUM}_rt")
-        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-
-    # OpenRTM-aist
-    if(NOT OPENRTM_DIR)
-        if(NOT $ENV{RTM_ROOT} STREQUAL "")
-            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
-            set(OPENRTM_FOUND TRUE)
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-        if(NOT OPENRTM_FOUND)
-            message(FATAL_ERROR "OpenRTM-aist not found.")
-        endif()
-    endif()
-
-    # OpenRTM-aist version
-    set(OPENRTM_VERSION "${OPENRTM_DIR}")
-    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    set(OPENRTM_VERSION_PATCH "0")
-    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
-
-    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
-    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
-    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
-
-    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
-
-    foreach(library "RTC110" "coil110")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-    foreach(library "ws2_32" "mswsock")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
-    endforeach()
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "omniidl")
-    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(WIN32)
-
-message(STATUS "FindOpenRTM setup done.")
-
-message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
-message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
-message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
-message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
-message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
-message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
-message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
-
-message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
-message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
-message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
-message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
-message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
-message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
-message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
-message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
-message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
-message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
-
-message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
-message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
-message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
-message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Copied: trunk/ImageProcessing/opencv/components/Flip/cmake_modules/FindOpenRTM.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Flip/cmake_modules/FindOpenRTM.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/Flip/cmake_modules/FindOpenRTM.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Flip/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,185 @@
+
+set(OMNIORB_FOUND FALSE)
+set(OPENRTM_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # omniORB
+    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
+    if(NOT OMNIORB_DIR)
+        if(OMNIORB_FOUND)
+            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+    endif()
+
+    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
+    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
+
+    # OpenRTM-aist
+    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
+    if(NOT OPENRTM_DIR)
+        if(OPENRTM_FOUND)
+            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+    endif()
+
+    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
+    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
+
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
+           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
+           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
+           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "")
+    set(OPENRTM_IDLFLAGS "")
+
+    execute_process(COMMAND rtm-config --idlc
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        set(OPENRTM_IDLC "${output_val}")
+    endif()
+
+    execute_process(COMMAND rtm-config --idlflags
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        string(REPLACE " " ";" output_val ${output_val})
+        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
+    endif()
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(UNIX)
+
+if(WIN32)
+    # omniORB
+    if(NOT OMNIORB_DIR)
+        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
+            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
+            set(OMNIORB_FOUND TRUE)
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+        if(NOT OMNIORB_FOUND)
+            message(FATAL_ERROR "omniORB not found.")
+        endif()
+    endif()
+
+    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
+    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
+
+    # omniORB version
+    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omniORB version file not found.")
+    endif()
+
+    set(OMNIORB_VERSION "${_vers}")
+    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[_]" "."
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[.]" ""
+           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
+
+    # omnithread version
+    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omnithread not found.")
+    endif()
+    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
+           OMNIORB_THREAD_NUM "${_vers}")
+
+    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
+    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
+    else()
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
+    endif()
+
+    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
+                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
+                    "omnithread${OMNIORB_THREAD_NUM}_rt")
+        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+
+    # OpenRTM-aist
+    if(NOT OPENRTM_DIR)
+        if(NOT $ENV{RTM_ROOT} STREQUAL "")
+            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
+            set(OPENRTM_FOUND TRUE)
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+        if(NOT OPENRTM_FOUND)
+            message(FATAL_ERROR "OpenRTM-aist not found.")
+        endif()
+    endif()
+
+    # OpenRTM-aist version
+    set(OPENRTM_VERSION "${OPENRTM_DIR}")
+    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    set(OPENRTM_VERSION_PATCH "0")
+    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
+
+    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
+    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
+    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
+
+    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
+
+    foreach(library "RTC110" "coil110")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+    foreach(library "ws2_32" "mswsock")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
+    endforeach()
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "omniidl")
+    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(WIN32)
+
+message(STATUS "FindOpenRTM setup done.")
+
+message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
+message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
+message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
+message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
+message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
+message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
+message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
+
+message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
+message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
+message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
+message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
+message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
+message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
+message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
+message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
+message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
+message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
+
+message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
+message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
+message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
+message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Deleted: trunk/ImageProcessing/opencv/components/Flip/cmake_modules/cmake_uninstall.cmake.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Flip/cmake_modules/cmake_uninstall.cmake.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Flip/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,19 +0,0 @@
-if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
-    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
-endif()
-
-file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
-string(REGEX REPLACE "\n" ";" files "${files}")
-foreach(file ${files})
-    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
-    if(EXISTS "$ENV{DESTDIR}${file}")
-        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
-                     OUTPUT_VARIABLE rm_out
-                     RETURN_VALUE rm_retval)
-        if(NOT "${rm_retval}" STREQUAL 0)
-            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
-        endif()
-    else()
-        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
-    endif()
-endforeach()

Copied: trunk/ImageProcessing/opencv/components/Flip/cmake_modules/cmake_uninstall.cmake.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Flip/cmake_modules/cmake_uninstall.cmake.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/Flip/cmake_modules/cmake_uninstall.cmake.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Flip/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,19 @@
+if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
+    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
+endif()
+
+file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
+string(REGEX REPLACE "\n" ";" files "${files}")
+foreach(file ${files})
+    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
+    if(EXISTS "$ENV{DESTDIR}${file}")
+        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
+                     OUTPUT_VARIABLE rm_out
+                     RETURN_VALUE rm_retval)
+        if(NOT "${rm_retval}" STREQUAL 0)
+            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
+        endif()
+    else()
+        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
+    endif()
+endforeach()

Deleted: trunk/ImageProcessing/opencv/components/Flip/cpack_resources/Description.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Flip/cpack_resources/Description.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Flip/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-DESCRIPTION
-===========
-
-This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Copied: trunk/ImageProcessing/opencv/components/Flip/cpack_resources/Description.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Flip/cpack_resources/Description.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/Flip/cpack_resources/Description.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Flip/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+DESCRIPTION
+===========
+
+This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Deleted: trunk/ImageProcessing/opencv/components/Flip/cpack_resources/License.rtf
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Flip/cpack_resources/License.rtf	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Flip/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,7 +0,0 @@
-{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
-{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
-=======\par
-\par
-This is an installer created using CPack (http://www.cmake.org). No license provided.\par
-\par
-}

Copied: trunk/ImageProcessing/opencv/components/Flip/cpack_resources/License.rtf (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Flip/cpack_resources/License.rtf)
===================================================================
--- trunk/ImageProcessing/opencv/components/Flip/cpack_resources/License.rtf	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Flip/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,7 @@
+{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
+{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
+=======\par
+\par
+This is an installer created using CPack (http://www.cmake.org). No license provided.\par
+\par
+}

Deleted: trunk/ImageProcessing/opencv/components/Flip/cpack_resources/License.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Flip/cpack_resources/License.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Flip/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-LICENSE
-=======
-
-This is an installer created using CPack (http://www.cmake.org). No license provided.

Copied: trunk/ImageProcessing/opencv/components/Flip/cpack_resources/License.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Flip/cpack_resources/License.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/Flip/cpack_resources/License.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Flip/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+LICENSE
+=======
+
+This is an installer created using CPack (http://www.cmake.org). No license provided.

Deleted: trunk/ImageProcessing/opencv/components/Flip/cpack_resources/wix.xsl.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Flip/cpack_resources/wix.xsl.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Flip/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,90 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<xsl:stylesheet version="1.0"
-   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
-   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
-  <xsl:output indent="yes" method="xml"/>
-
-  <xsl:template match="/wix:Wix">
-    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
-      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
-        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
-        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
-        <Directory Id="TARGETDIR" Name="SourceDir" >
-            <Directory Id="ProgramFilesFolder" Name="PFILE" >
-                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
-                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
-                </Directory>
-            </Directory>
-        </Directory>
-
-        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
-        </Feature>
-
-        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
-        </Feature>
-
-        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
-        </Feature>
-
-        <!--Tack on your specific wix options-->
-        <UIRef Id="WixUI_FeatureTree" />
-        <UIRef Id="WixUI_ErrorProgressText" />
-        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
-        <!-- TODO: Add Wix Specific Dialogs and features. -->
-        <!-- TODO: Add artwork  -->
-        <!-- TODO: Add ... -->
-
-      </Product>
-
-      <!--Output the fragment info which heat generates-->
-      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
-      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
-
-    </Wix>
-  </xsl:template>
-
-  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
-    <xsl:copy>
-      <xsl:apply-templates select="wix:DirectoryRef" />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:DirectoryRef" >
-    <xsl:copy>
-      <xsl:choose>
-        <xsl:when test="wix:Directory[@Name='components']" >
-          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
-        </xsl:when>
-        <xsl:otherwise>
-          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-        </xsl:otherwise>
-      </xsl:choose>
-      <xsl:apply-templates />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Directory" >
-    <xsl:copy>
-      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Component">
-    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
-      <xsl:attribute name="Id">
-        <xsl:value-of select="@Id" />
-      </xsl:attribute>
-    </xsl:element>
-  </xsl:template>
-
-</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/Flip/cpack_resources/wix.xsl.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Flip/cpack_resources/wix.xsl.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/Flip/cpack_resources/wix.xsl.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Flip/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="utf-8"?>
+<xsl:stylesheet version="1.0"
+   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
+   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
+  <xsl:output indent="yes" method="xml"/>
+
+  <xsl:template match="/wix:Wix">
+    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
+      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
+        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
+        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
+        <Directory Id="TARGETDIR" Name="SourceDir" >
+            <Directory Id="ProgramFilesFolder" Name="PFILE" >
+                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
+                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
+                </Directory>
+            </Directory>
+        </Directory>
+
+        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
+        </Feature>
+
+        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
+        </Feature>
+
+        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
+        </Feature>
+
+        <!--Tack on your specific wix options-->
+        <UIRef Id="WixUI_FeatureTree" />
+        <UIRef Id="WixUI_ErrorProgressText" />
+        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
+        <!-- TODO: Add Wix Specific Dialogs and features. -->
+        <!-- TODO: Add artwork  -->
+        <!-- TODO: Add ... -->
+
+      </Product>
+
+      <!--Output the fragment info which heat generates-->
+      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
+      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
+
+    </Wix>
+  </xsl:template>
+
+  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
+    <xsl:copy>
+      <xsl:apply-templates select="wix:DirectoryRef" />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:DirectoryRef" >
+    <xsl:copy>
+      <xsl:choose>
+        <xsl:when test="wix:Directory[@Name='components']" >
+          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
+        </xsl:when>
+        <xsl:otherwise>
+          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+        </xsl:otherwise>
+      </xsl:choose>
+      <xsl:apply-templates />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Directory" >
+    <xsl:copy>
+      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Component">
+    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
+      <xsl:attribute name="Id">
+        <xsl:value-of select="@Id" />
+      </xsl:attribute>
+    </xsl:element>
+  </xsl:template>
+
+</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/Flip/doc.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Flip/doc.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Flip/doc.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Flip/doc.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,157 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{C3573F64-45CF-4F45-B776-6E22AC937F2F}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>doc</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\doc.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\doc;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Flip -BC:/distribution/ImageProcessing/opencv/components/Flip --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Flip\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Flip -BC:/distribution/ImageProcessing/opencv/components/Flip --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Flip\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Flip -BC:/distribution/ImageProcessing/opencv/components/Flip --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Flip\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Flip -BC:/distribution/ImageProcessing/opencv/components/Flip --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Flip\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\doc" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Flip/ZERO_CHECK.vcxproj">
+      <Project>441BB483-1463-4853-AA3B-E12BB6A6DD5D</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Flip/doxygen_Flip.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Flip/doxygen_Flip.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Flip/doxygen_Flip.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Flip/doxygen_Flip.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{4356E8F0-8719-43E0-B994-EB678B1D4A0D}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>doxygen_Flip</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Flip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Flip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Flip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Flip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\doxygen_Flip.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Flip/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeFiles/doxygen_Flip.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\doxygen_Flip;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Flip/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeFiles/doxygen_Flip.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\doxygen_Flip;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Flip/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeFiles/doxygen_Flip.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\doxygen_Flip;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Flip/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeFiles/doxygen_Flip.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\doxygen_Flip;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Flip\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Flip\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Flip\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Flip\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\doxygen_Flip" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Flip/uninstall_Flip.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Flip/uninstall_Flip.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Flip/uninstall_Flip.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Flip/uninstall_Flip.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{F123C430-6EE8-48AA-AA9D-B83CECD1C4B2}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>uninstall_Flip</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Flip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Flip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Flip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Flip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\uninstall_Flip.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Flip/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeFiles/uninstall_Flip.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\uninstall_Flip;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Flip/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeFiles/uninstall_Flip.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\uninstall_Flip;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Flip/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeFiles/uninstall_Flip.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\uninstall_Flip;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Flip/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeFiles/uninstall_Flip.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\uninstall_Flip;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Flip\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Flip\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Flip\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Flip/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Flip\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Flip\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Flip\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Flip\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\uninstall_Flip" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Histogram/ALL_BUILD.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Histogram/ALL_BUILD.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Histogram/ALL_BUILD.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Histogram/ALL_BUILD.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,160 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ALL_BUILD</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Histogram;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Histogram;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Histogram;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Histogram;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\ALL_BUILD.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Histogram\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Histogram\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Histogram\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Histogram\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\ALL_BUILD" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Histogram/Histogram.vcxproj">
+      <Project>EA1908A3-F4A0-4522-9960-112DEABE0197</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Histogram/HistogramComp.vcxproj">
+      <Project>9E34DCA5-78F1-48FA-B519-3393416111E3</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Histogram/CMakeLists.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Histogram/CMakeLists.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/Histogram/CMakeLists.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Histogram/CMakeLists.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,300 @@
+cmake_minimum_required(VERSION 2.8 FATAL_ERROR)
+
+project(Histogram)
+
+set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS true)
+set(CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake_modules")
+
+set(LINUX_PACKAGE_GENERATOR "DEB")
+#set(LINUX_PACKAGE_GENERATOR "RPM")
+
+
+# component settings
+set(RTC_NAME "${PROJECT_NAME}")
+set(RTC_VERSION "1.0.0")
+set(RTC_VERSION_MAJOR "1")
+set(RTC_VERSION_MINOR "0")
+set(RTC_VERSION_PATCH "0")
+set(RTC_LANG "c++")
+set(RTC_DESCRIPTION "Histogram Agent Component")
+set(RTC_VENDOR "Shibaura Inst. of Tech, Tanaka & Fujita & Takasu")
+set(RTC_MAINTAINER "author at example.com")
+
+string(TOLOWER ${RTC_NAME} PACKAGE_NAME)
+set(PACKAGE_VERSION "${RTC_VERSION_MAJOR}.${RTC_VERSION_MINOR}.${RTC_VERSION_PATCH}")
+
+set(IDL_FILES ""
+	#              WiiInfo.idl
+)
+
+set(SKEL_SRCS ""
+	#              WiiInfoSkel.cpp
+)
+
+set(STUB_SRCS ""
+)
+
+set(IMPL_SRCS ""
+	#              WiiInfoSVC_impl.cpp
+)
+
+set(IMPL_INCS ""
+	#              WiiInfoSVC_impl.h
+)
+
+set(LIBS_SRCS Histogram.cpp)
+
+set(LIBS_INCS Histogram.h)
+
+set(EXEC_SRCS HistogramComp.cpp)
+
+set(OTHER_SRCS CMakeLists.txt Doxyfile.in
+               RTC.xml Histogram.conf rtc.conf)
+
+
+# check OpenRTM installed
+find_package(OpenRTM REQUIRED)
+
+list(APPEND CFLAGS ${OMNIORB_CFLAGS} ${OPENRTM_CFLAGS})
+list(APPEND INCLUDE_DIRS ${OMNIORB_INCLUDE_DIRS} ${OPENRTM_INCLUDE_DIRS})
+list(APPEND LDFLAGS ${OMNIORB_LDFLAGS} ${OPENRTM_LDFLAGS})
+list(APPEND LIBRARY_DIRS ${OMNIORB_LIBRARY_DIRS} ${OPENRTM_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OMNIORB_LIBRARIES} ${OPENRTM_LIBRARIES})
+
+# check doxygen installed
+find_package(Doxygen)
+if(DOXYGEN_FOUND STREQUAL "NO")
+    message(FATAL_ERROR "Doxygen not found.")
+endif()
+
+
+if(WIN32)
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin/x86_win32")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(INSTALL_PREFIX "components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+else()
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(OPENRTM_SHARE_PREFIX "share/openrtm-${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}")
+    set(INSTALL_PREFIX "${OPENRTM_SHARE_PREFIX}/components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+endif()
+
+# check OpenCV installed
+find_package(OpenCV REQUIRED)
+
+list(APPEND INCLUDE_DIRS ${OPENCV_INCLUDE_DIRS})
+list(APPEND LIBRARY_DIRS ${OPENCV_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OPENCV_LIBRARIES})
+
+
+# add uninstall target
+configure_file(
+    "${CMAKE_CURRENT_SOURCE_DIR}/cmake_modules/cmake_uninstall.cmake.in"
+    "${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake"
+    IMMEDIATE @ONLY)
+add_custom_target(uninstall_${RTC_NAME} COMMAND 
+    ${CMAKE_COMMAND} -P ${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake)
+
+
+# target settings for library/executable
+list(APPEND INCLUDE_DIRS ${CMAKE_CURRENT_BINARY_DIR})
+include_directories(${INCLUDE_DIRS})
+
+link_directories(${LIBRARY_DIRS})
+
+add_definitions(${CFLAGS})
+
+foreach(idl ${IDL_FILES})
+    string(REGEX REPLACE "([^\\/]*)\\.idl" "\\1" idl_base ${idl})
+    add_custom_command(OUTPUT ${idl_base}Stub.cpp ${idl_base}Skel.cpp
+                       COMMAND ${OPENRTM_IDL_WRAPPER} ${OPENRTM_IDL_WRAPPER_FLAGS} --idl-file=${idl}
+                       COMMAND ${OPENRTM_IDLC} ${OPENRTM_IDLFLAGS} ${PROJECT_SOURCE_DIR}/${idl}
+                       DEPENDS ${idl})
+endforeach()
+
+if(CMAKE_COMPILER_IS_GNUCC)
+    string(REPLACE ";" " " LDFLAGS "${LDFLAGS}")
+endif()
+
+add_library(${RTC_NAME} SHARED
+            ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+target_link_libraries(${RTC_NAME} ${LIBRARIES})
+set_target_properties(${RTC_NAME} PROPERTIES PREFIX "")
+set_target_properties(${RTC_NAME} PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+if(UNIX)
+    add_library(${RTC_NAME}-static STATIC
+                ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+    target_link_libraries(${RTC_NAME}-static ${LIBRARIES})
+    set_target_properties(${RTC_NAME}-static PROPERTIES PREFIX "")
+    set_target_properties(${RTC_NAME}-static PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+if(UNIX)
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME}-static)
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME}-static ${LIBRARIES})
+
+    add_executable(${RTC_NAME}Comp-dynamic ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp-dynamic ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp-dynamic ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp-dynamic PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+else()
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+if(WIN32)
+    set (LIBRARY_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}/)
+    set (EXECUTABLE_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}Comp/)
+
+    ADD_CUSTOM_COMMAND(
+       TARGET ${RTC_NAME}
+       POST_BUILD
+       COMMAND ${CMAKE_COMMAND} -E copy
+       "${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}/Release/${RTC_NAME}.dll"
+       "${CMAKE_CURRENT_SOURCE_DIR}/../../bin"
+     )
+    ADD_CUSTOM_COMMAND(
+       TARGET ${RTC_NAME}Comp
+       POST_BUILD
+       COMMAND ${CMAKE_COMMAND} -E copy
+       "${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}Comp/Release/${RTC_NAME}Comp.exe"
+       "${CMAKE_CURRENT_SOURCE_DIR}/../../bin"
+     )
+endif()
+
+install(TARGETS ${RTC_NAME} LIBRARY DESTINATION "${INSTALL_PREFIX}"
+                            ARCHIVE DESTINATION "${INSTALL_PREFIX}"
+                            RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(TARGETS ${RTC_NAME}Comp RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(FILES RTC.xml DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+
+
+# target settings for document
+configure_file("${CMAKE_CURRENT_SOURCE_DIR}/Doxyfile.in"
+               "${CMAKE_CURRENT_BINARY_DIR}/Doxyfile")
+
+add_custom_target(doxygen_${RTC_NAME} COMMAND
+                  ${DOXYGEN_EXECUTABLE} ${CMAKE_CURRENT_BINARY_DIR}/Doxyfile)
+
+set_property(DIRECTORY APPEND PROPERTY ADDITIONAL_MAKE_CLEAN_FILES doc)
+
+get_target_property(DOC_TARGET doc TYPE)
+if(NOT DOC_TARGET)
+    add_custom_target(doc)
+endif()
+add_dependencies(doc doxygen)
+
+install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/doc DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "documents")
+
+
+# install source files
+install(FILES ${IDL_FILES} ${IMPL_SRCS} ${IMPL_INCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${LIBS_SRCS} ${LIBS_INCS} ${EXEC_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${OTHER_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(DIRECTORY cmake_modules cpack_resources
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+
+# package settings
+set(CPACK_PACKAGE_NAME "${RTC_NAME}")
+set(CPACK_PACKAGE_VERSION_MAJOR "${RTC_VERSION_MAJOR}")
+set(CPACK_PACKAGE_VERSION_MINOR "${RTC_VERSION_MINOR}")
+set(CPACK_PACKAGE_VERSION_PATCH "${RTC_VERSION_PATCH}")
+set(CPACK_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}")
+set(CPACK_PACKAGE_VENDOR "${RTC_VENDOR}")
+set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "${RTC_DESCRIPTION}")
+set(CPACK_PACKAGE_CONTACT "${RTC_MAINTAINER}")
+
+set(CPACK_RESOURCE_FILE_LICENSE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/License.txt")
+set(CPACK_PACKAGE_DESCRIPTION_FILE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/Description.txt")
+
+set(CPACK_COMPONENTS_ALL applications documents sources)
+set(CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME "Applications")
+set(CPACK_COMPONENT_APPLICATIONS_DESCRIPTION "RT-Component applications")
+set(CPACK_COMPONENT_APPLICATIONS_DISABLED FALSE)
+
+set(CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME "Documents")
+set(CPACK_COMPONENT_DOCUMENTS_DESCRIPTION "RT-Component documents")
+set(CPACK_COMPONENT_DOCUMENTS_DISABLED TRUE)
+
+set(CPACK_COMPONENT_SOURCES_DISPLAY_NAME "Source files")
+set(CPACK_COMPONENT_SOURCES_DESCRIPTION "RT-Component source files")
+set(CPACK_COMPONENT_SOURCES_DISABLED TRUE)
+
+if(WIN32)
+    set(CPACK_GENERATOR "WIX")
+
+    # Windows WiX package settings
+
+    set(CPACK_WIX_XSL "@CMAKE_CURRENT_BINARY_DIR@/wix.xsl")
+    set(CPACK_WIX_LANG "ja-jp")
+    set(CPACK_RESOURCE_FILE_LICENSE
+        "@CMAKE_CURRENT_SOURCE_DIR@/cpack_resources/License.rtf")
+    configure_file(
+        "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/wix.xsl.in"
+        "${CMAKE_CURRENT_BINARY_DIR}/wix.xsl" @ONLY)
+
+    set(CPACK_PACKAGE_FILE_NAME
+        "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}${PACKAGE_VERSION}")
+
+else()
+    set(CPACK_GENERATOR "${LINUX_PACKAGE_GENERATOR}")
+
+    if(CPACK_GENERATOR STREQUAL "DEB")
+        # Linux Debian package settings
+
+        set(CPACK_DEBIAN_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION}-1")
+        set(CPACK_DEBIAN_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_DEBIAN_PACKAGE_SECTION "main")
+        set(CPACK_DEBIAN_PACKAGE_PRIORITY  "extra")
+        set(CPACK_DEBIAN_PACKAGE_DEPENDS "openrtm-aist (>= 1.0.0)")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}_${CPACK_DEBIAN_PACKAGE_VERSION}_${CPACK_DEBIAN_PACKAGE_ARCHITECTURE}")
+
+    elseif(CPACK_GENERATOR STREQUAL "RPM")
+        # Linux RPM package settings
+
+        set(CPACK_RPM_PACKAGE_RELEASE "1.fc10")
+        set(CPACK_RPM_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_RPM_PACKAGE_GROUP "Development/Libraries")
+        set(CPACK_RPM_PACKAGE_LICENSE "LGPL")
+        set(CPACK_RPM_PACKAGE_REQUIRES "OpenRTM-aist >= 1.0.0")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}-${PACKAGE_VERSION}-${CPACK_RPM_PACKAGE_RELEASE}.${CPACK_RPM_PACKAGE_ARCHITECTURE}")
+
+    endif()
+endif()
+
+message(STATUS "Package type: ${CPACK_GENERATOR}")
+message(STATUS "Package name: ${CPACK_PACKAGE_FILE_NAME}")
+
+include(CPack)

Copied: trunk/ImageProcessing/opencv/components/Histogram/Doxyfile.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Histogram/Doxyfile.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/Histogram/Doxyfile.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Histogram/Doxyfile.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,487 @@
+
+# Project related configuration options
+
+DOXYFILE_ENCODING = UTF-8
+
+PROJECT_NAME = @PACKAGE_NAME@
+
+PROJECT_NUMBER = @PACKAGE_VERSION@
+
+OUTPUT_DIRECTORY = doc
+
+CREATE_SUBDIRS = NO
+
+OUTPUT_LANGUAGE = Japanese
+
+BRIEF_MEMBER_DESC = YES
+
+REPEAT_BRIEF = YES
+
+ABBREVIATE_BRIEF = 
+
+ALWAYS_DETAILED_SEC = NO
+
+INLINE_INHERITED_MEMB = NO
+
+FULL_PATH_NAMES = YES
+
+STRIP_FROM_PATH = 
+
+STRIP_FROM_INC_PATH = 
+
+SHORT_NAMES = NO
+
+JAVADOC_AUTOBRIEF = NO
+
+QT_AUTOBRIEF = NO
+
+MULTILINE_CPP_IS_BRIEF = NO
+
+INHERIT_DOCS = YES
+
+SEPARATE_MEMBER_PAGES = NO
+
+TAB_SIZE = 8
+
+ALIASES = 
+
+OPTIMIZE_OUTPUT_FOR_C = NO
+
+OPTIMIZE_OUTPUT_JAVA = NO
+
+OPTIMIZE_FOR_FORTRAN = NO
+
+OPTIMIZE_OUTPUT_VHDL = NO
+
+EXTENSION_MAPPING = 
+
+BUILTIN_STL_SUPPORT = NO
+
+CPP_CLI_SUPPORT = NO
+
+SIP_SUPPORT = NO
+
+IDL_PROPERTY_SUPPORT = YES
+
+DISTRIBUTE_GROUP_DOC = NO
+
+SUBGROUPING = YES
+
+TYPEDEF_HIDES_STRUCT = NO
+
+SYMBOL_CACHE_SIZE = 0
+
+
+# Build related configuration options
+
+EXTRACT_ALL = NO
+
+EXTRACT_PRIVATE = NO
+
+EXTRACT_STATIC = NO
+
+EXTRACT_LOCAL_CLASSES = YES
+
+EXTRACT_LOCAL_METHODS = NO
+
+EXTRACT_ANON_NSPACES = NO
+
+HIDE_UNDOC_MEMBERS = NO
+
+HIDE_UNDOC_CLASSES = NO
+
+HIDE_FRIEND_COMPOUNDS = NO
+
+HIDE_IN_BODY_DOCS = NO
+
+INTERNAL_DOCS = NO
+
+CASE_SENSE_NAMES = NO
+
+HIDE_SCOPE_NAMES = NO
+
+SHOW_INCLUDE_FILES = YES
+
+FORCE_LOCAL_INCLUDES = NO
+
+INLINE_INFO = YES
+
+SORT_MEMBER_DOCS = YES
+
+SORT_BRIEF_DOCS = NO
+
+SORT_MEMBERS_CTORS_1ST = NO
+
+SORT_GROUP_NAMES = NO
+
+SORT_BY_SCOPE_NAME = YES
+
+GENERATE_TODOLIST = YES
+
+GENERATE_TESTLIST = YES
+
+GENERATE_BUGLIST = YES
+
+GENERATE_DEPRECATEDLIST = YES
+
+ENABLED_SECTIONS = 
+
+MAX_INITIALIZER_LINES = 30
+
+SHOW_USED_FILES = YES
+
+SHOW_DIRECTORIES = NO
+
+SHOW_FILES = YES
+
+SHOW_NAMESPACES = YES
+
+FILE_VERSION_FILTER = 
+
+LAYOUT_FILE = 
+
+
+# configuration options related to warning and progress messages
+
+QUIET = NO
+
+WARNINGS = YES
+
+WARN_IF_UNDOCUMENTED = YES
+
+WARN_IF_DOC_ERROR = YES
+
+WARN_NO_PARAMDOC = NO
+
+WARN_FORMAT = "$file:$line: $text"
+
+WARN_LOGFILE = 
+
+
+# configuration options related to the input files
+
+INPUT = @CMAKE_CURRENT_SOURCE_DIR@
+
+INPUT_ENCODING = UTF-8
+
+FILE_PATTERNS = *.cpp *.h *.idl
+
+RECURSIVE = YES
+
+EXCLUDE = _CPack_Packages
+
+EXCLUDE_SYMLINKS = NO
+
+EXCLUDE_PATTERNS = .svn .git 
+
+EXCLUDE_SYMBOLS = 
+
+EXAMPLE_PATH = 
+
+EXAMPLE_PATTERNS = 
+
+EXAMPLE_RECURSIVE = NO
+
+IMAGE_PATH = 
+
+INPUT_FILTER = 
+
+FILTER_PATTERNS = 
+
+FILTER_SOURCE_FILES = NO
+
+
+# configuration options related to source browsing
+
+SOURCE_BROWSER = NO
+
+INLINE_SOURCES = NO
+
+STRIP_CODE_COMMENTS = YES
+
+REFERENCED_BY_RELATION = NO
+
+REFERENCES_RELATION = NO
+
+REFERENCES_LINK_SOURCE = YES
+
+USE_HTAGS = NO
+
+VERBATIM_HEADERS = YES
+
+
+# configuration options related to the alphabetical class index
+
+ALPHABETICAL_INDEX = YES
+
+COLS_IN_ALPHA_INDEX = 5
+
+IGNORE_PREFIX = 
+
+
+# configuration options related to the HTML output
+
+GENERATE_HTML = YES
+
+HTML_OUTPUT = html
+
+HTML_FILE_EXTENSION = .html
+
+HTML_HEADER = 
+
+HTML_FOOTER = 
+
+HTML_STYLESHEET = 
+
+HTML_COLORSTYLE_HUE = 220
+
+HTML_COLORSTYLE_SAT = 100
+
+HTML_COLORSTYLE_GAMMA = 80
+
+HTML_TIMESTAMP = YES
+
+HTML_ALIGN_MEMBERS = YES
+
+HTML_DYNAMIC_SECTIONS = NO
+
+GENERATE_DOCSET = NO
+
+DOCSET_FEEDNAME = "Doxygen generated docs"
+
+DOCSET_BUNDLE_ID = org.doxygen.Project
+
+DOCSET_PUBLISHER_ID = org.doxygen.Publisher
+
+DOCSET_PUBLISHER_NAME = Publisher
+
+GENERATE_HTMLHELP = NO
+
+CHM_FILE = 
+
+HHC_LOCATION = 
+
+GENERATE_CHI = NO
+
+CHM_INDEX_ENCODING = 
+
+BINARY_TOC = NO
+
+TOC_EXPAND = NO
+
+GENERATE_QHP = NO
+
+QCH_FILE = 
+
+QHP_NAMESPACE = org.doxygen.Project
+
+QHP_VIRTUAL_FOLDER = doc
+
+QHP_CUST_FILTER_NAME = 
+
+QHP_CUST_FILTER_ATTRS = 
+
+QHP_SECT_FILTER_ATTRS = 
+
+QHG_LOCATION = 
+
+GENERATE_ECLIPSEHELP = NO
+
+ECLIPSE_DOC_ID = org.doxygen.Project
+
+DISABLE_INDEX = NO
+
+ENUM_VALUES_PER_LINE = 4
+
+GENERATE_TREEVIEW = NO
+
+USE_INLINE_TREES = NO
+
+TREEVIEW_WIDTH = 250
+
+EXT_LINKS_IN_WINDOW = NO
+
+FORMULA_FONTSIZE = 10
+
+FORMULA_TRANSPARENT = YES
+
+SEARCHENGINE = YES
+
+SERVER_BASED_SEARCH = NO
+
+
+# configuration options related to the LaTeX output
+
+GENERATE_LATEX = NO
+
+LATEX_OUTPUT = latex
+
+LATEX_CMD_NAME = latex
+
+MAKEINDEX_CMD_NAME = makeindex
+
+COMPACT_LATEX = NO
+
+PAPER_TYPE = a4wide
+
+EXTRA_PACKAGES = 
+
+LATEX_HEADER = 
+
+PDF_HYPERLINKS = YES
+
+USE_PDFLATEX = YES
+
+LATEX_BATCHMODE = NO
+
+LATEX_HIDE_INDICES = NO
+
+LATEX_SOURCE_CODE = NO
+
+
+# configuration options related to the RTF output
+
+GENERATE_RTF = NO
+
+RTF_OUTPUT = rtf
+
+COMPACT_RTF = NO
+
+RTF_HYPERLINKS = NO
+
+RTF_STYLESHEET_FILE = 
+
+RTF_EXTENSIONS_FILE = 
+
+
+# configuration options related to the man page output
+
+GENERATE_MAN = NO
+
+MAN_OUTPUT = man
+
+MAN_EXTENSION = .3
+
+MAN_LINKS = NO
+
+
+# configuration options related to the XML output
+
+GENERATE_XML = NO
+
+XML_OUTPUT = xml
+
+XML_SCHEMA = 
+
+XML_DTD = 
+
+XML_PROGRAMLISTING = YES
+
+
+# configuration options for the AutoGen Definitions output
+
+GENERATE_AUTOGEN_DEF = NO
+
+
+# configuration options related to the Perl module output
+
+GENERATE_PERLMOD = NO
+
+PERLMOD_LATEX = NO
+
+PERLMOD_PRETTY = YES
+
+PERLMOD_MAKEVAR_PREFIX = 
+
+
+# Configuration options related to the preprocessor
+
+ENABLE_PREPROCESSING = YES
+
+MACRO_EXPANSION = NO
+
+EXPAND_ONLY_PREDEF = NO
+
+SEARCH_INCLUDES = YES
+
+INCLUDE_PATH = 
+
+INCLUDE_FILE_PATTERNS = 
+
+PREDEFINED = 
+
+EXPAND_AS_DEFINED = 
+
+SKIP_FUNCTION_MACROS = YES
+
+
+# Configuration::additions related to external references
+
+TAGFILES = 
+
+GENERATE_TAGFILE = 
+
+ALLEXTERNALS = NO
+
+EXTERNAL_GROUPS = YES
+
+PERL_PATH = /usr/bin/perl
+
+
+# Configuration options related to the dot tool
+
+CLASS_DIAGRAMS = YES
+
+MSCGEN_PATH = 
+
+HIDE_UNDOC_RELATIONS = YES
+
+HAVE_DOT = NO
+
+DOT_NUM_THREADS = 0
+
+DOT_FONTNAME = FreeSans.ttf
+
+DOT_FONTSIZE = 10
+
+DOT_FONTPATH = 
+
+CLASS_GRAPH = YES
+
+COLLABORATION_GRAPH = YES
+
+GROUP_GRAPHS = YES
+
+UML_LOOK = YES
+
+TEMPLATE_RELATIONS = NO
+
+INCLUDE_GRAPH = YES
+
+INCLUDED_BY_GRAPH = YES
+
+CALL_GRAPH = NO
+
+CALLER_GRAPH = NO
+
+GRAPHICAL_HIERARCHY = YES
+
+DIRECTORY_GRAPH = YES
+
+DOT_IMAGE_FORMAT = png
+
+DOT_PATH = 
+
+DOTFILE_DIRS = 
+
+DOT_GRAPH_MAX_NODES = 50
+
+MAX_DOT_GRAPH_DEPTH = 0
+
+DOT_TRANSPARENT = NO
+
+DOT_MULTI_TARGETS = NO
+
+GENERATE_LEGEND = YES
+
+DOT_CLEANUP = YES

Copied: trunk/ImageProcessing/opencv/components/Histogram/Histogram.sln (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Histogram/Histogram.sln)
===================================================================
--- trunk/ImageProcessing/opencv/components/Histogram/Histogram.sln	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Histogram/Histogram.sln	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,105 @@
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ALL_BUILD", "ALL_BUILD.vcxproj", "{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}"
+	ProjectSection(ProjectDependencies) = postProject
+		{EA1908A3-F4A0-4522-9960-112DEABE0197} = {EA1908A3-F4A0-4522-9960-112DEABE0197}
+		{9E34DCA5-78F1-48FA-B519-3393416111E3} = {9E34DCA5-78F1-48FA-B519-3393416111E3}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Histogram", "Histogram.vcxproj", "{EA1908A3-F4A0-4522-9960-112DEABE0197}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "HistogramComp", "HistogramComp.vcxproj", "{9E34DCA5-78F1-48FA-B519-3393416111E3}"
+	ProjectSection(ProjectDependencies) = postProject
+		{EA1908A3-F4A0-4522-9960-112DEABE0197} = {EA1908A3-F4A0-4522-9960-112DEABE0197}
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "INSTALL", "INSTALL.vcxproj", "{0F103D78-0F29-4905-BDD6-10170713B2B6}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43} = {B947F6ED-BEAA-4A93-AB1F-586DF141AC43}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PACKAGE", "PACKAGE.vcxproj", "{33F42C36-1EE4-4E2E-A533-F95493177B79}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43} = {B947F6ED-BEAA-4A93-AB1F-586DF141AC43}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZERO_CHECK", "..\..\ZERO_CHECK.vcxproj", "{87493064-6817-4173-BA90-7F469034490A}"
+	ProjectSection(ProjectDependencies) = postProject
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doxygen_Histogram", "doxygen_Histogram.vcxproj", "{020C6ABF-B4AB-4C90-A505-F424821EBF56}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uninstall_Histogram", "uninstall_Histogram.vcxproj", "{CD78EBFC-BEA3-48C1-A574-C39AE06CD33F}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Win32 = Debug|Win32
+		Release|Win32 = Release|Win32
+		MinSizeRel|Win32 = MinSizeRel|Win32
+		RelWithDebInfo|Win32 = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Debug|Win32.ActiveCfg = Debug|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Debug|Win32.Build.0 = Debug|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Release|Win32.ActiveCfg = Release|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Release|Win32.Build.0 = Release|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{EA1908A3-F4A0-4522-9960-112DEABE0197}.Debug|Win32.ActiveCfg = Debug|Win32
+		{EA1908A3-F4A0-4522-9960-112DEABE0197}.Debug|Win32.Build.0 = Debug|Win32
+		{EA1908A3-F4A0-4522-9960-112DEABE0197}.Release|Win32.ActiveCfg = Release|Win32
+		{EA1908A3-F4A0-4522-9960-112DEABE0197}.Release|Win32.Build.0 = Release|Win32
+		{EA1908A3-F4A0-4522-9960-112DEABE0197}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{EA1908A3-F4A0-4522-9960-112DEABE0197}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{EA1908A3-F4A0-4522-9960-112DEABE0197}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{EA1908A3-F4A0-4522-9960-112DEABE0197}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{9E34DCA5-78F1-48FA-B519-3393416111E3}.Debug|Win32.ActiveCfg = Debug|Win32
+		{9E34DCA5-78F1-48FA-B519-3393416111E3}.Debug|Win32.Build.0 = Debug|Win32
+		{9E34DCA5-78F1-48FA-B519-3393416111E3}.Release|Win32.ActiveCfg = Release|Win32
+		{9E34DCA5-78F1-48FA-B519-3393416111E3}.Release|Win32.Build.0 = Release|Win32
+		{9E34DCA5-78F1-48FA-B519-3393416111E3}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{9E34DCA5-78F1-48FA-B519-3393416111E3}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{9E34DCA5-78F1-48FA-B519-3393416111E3}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{9E34DCA5-78F1-48FA-B519-3393416111E3}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.Debug|Win32.ActiveCfg = Debug|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.Release|Win32.ActiveCfg = Release|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.Debug|Win32.ActiveCfg = Debug|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.Release|Win32.ActiveCfg = Release|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Debug|Win32.ActiveCfg = Debug|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Debug|Win32.Build.0 = Debug|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Release|Win32.ActiveCfg = Release|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Release|Win32.Build.0 = Release|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{020C6ABF-B4AB-4C90-A505-F424821EBF56}.Debug|Win32.ActiveCfg = Debug|Win32
+		{020C6ABF-B4AB-4C90-A505-F424821EBF56}.Release|Win32.ActiveCfg = Release|Win32
+		{020C6ABF-B4AB-4C90-A505-F424821EBF56}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{020C6ABF-B4AB-4C90-A505-F424821EBF56}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{CD78EBFC-BEA3-48C1-A574-C39AE06CD33F}.Debug|Win32.ActiveCfg = Debug|Win32
+		{CD78EBFC-BEA3-48C1-A574-C39AE06CD33F}.Release|Win32.ActiveCfg = Release|Win32
+		{CD78EBFC-BEA3-48C1-A574-C39AE06CD33F}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{CD78EBFC-BEA3-48C1-A574-C39AE06CD33F}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ExtensibilityGlobals) = postSolution
+	EndGlobalSection
+	GlobalSection(ExtensibilityAddIns) = postSolution
+	EndGlobalSection
+EndGlobal

Copied: trunk/ImageProcessing/opencv/components/Histogram/Histogram.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Histogram/Histogram.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Histogram/Histogram.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Histogram/Histogram.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,292 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{EA1908A3-F4A0-4522-9960-112DEABE0197}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>Histogram</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\Debug\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Histogram.dir\Debug\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Histogram</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\Release\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Histogram.dir\Release\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Histogram</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\MinSizeRel\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Histogram.dir\MinSizeRel\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Histogram</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\RelWithDebInfo\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Histogram.dir\RelWithDebInfo\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Histogram</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">true</LinkIncremental>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Histogram;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
+      <Optimization>Disabled</Optimization>
+      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Debug";Histogram_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Debug</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Histogram/Debug/Histogram.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Debug\";Histogram_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Histogram;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Histogram;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rtd.lib;omniDynamic414_rtd.lib;omnithread34_rtd.lib;RTC110d.lib;coil110d.lib;ws2_32.lib;mswsock.lib;opencv_core220d.lib;opencv_imgproc220d.lib;opencv_features2d220d.lib;opencv_gpu220d.lib;opencv_calib3d220d.lib;opencv_objdetect220d.lib;opencv_video220d.lib;opencv_highgui220d.lib;opencv_ml220d.lib;opencv_legacy220d.lib;opencv_contrib220d.lib;opencv_flann220d.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Histogram/Debug/Histogram.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Histogram/Debug/Histogram.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Histogram;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Release";Histogram_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Release</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Histogram/Release/Histogram.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Release\";Histogram_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Histogram;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Histogram;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Histogram/Release/Histogram.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Histogram/Release/Histogram.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Histogram;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MinSpace</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="MinSizeRel";Histogram_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>MinSizeRel</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Histogram/MinSizeRel/Histogram.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"MinSizeRel\";Histogram_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Histogram;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Histogram;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Histogram/MinSizeRel/Histogram.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Histogram/MinSizeRel/Histogram.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Histogram;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="RelWithDebInfo";Histogram_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>RelWithDebInfo</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Histogram/RelWithDebInfo/Histogram.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"RelWithDebInfo\";Histogram_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Histogram;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Histogram;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Histogram/RelWithDebInfo/Histogram.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Histogram/RelWithDebInfo/Histogram.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Histogram\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Histogram\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Histogram\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Histogram\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="Histogram.cpp" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Histogram/HistogramComp.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Histogram/HistogramComp.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Histogram/HistogramComp.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Histogram/HistogramComp.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,295 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{9E34DCA5-78F1-48FA-B519-3393416111E3}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>HistogramComp</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\Debug\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">HistogramComp.dir\Debug\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">HistogramComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\Release\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">HistogramComp.dir\Release\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">HistogramComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\MinSizeRel\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">HistogramComp.dir\MinSizeRel\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">HistogramComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\RelWithDebInfo\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">HistogramComp.dir\RelWithDebInfo\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">HistogramComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">true</LinkIncremental>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Histogram;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
+      <Optimization>Disabled</Optimization>
+      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Debug";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Debug</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Histogram/Debug/HistogramComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Debug\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Histogram;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Histogram;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;Debug\Histogram.lib;omniORB414_rtd.lib;omniDynamic414_rtd.lib;omnithread34_rtd.lib;RTC110d.lib;coil110d.lib;ws2_32.lib;mswsock.lib;opencv_core220d.lib;opencv_imgproc220d.lib;opencv_features2d220d.lib;opencv_gpu220d.lib;opencv_calib3d220d.lib;opencv_objdetect220d.lib;opencv_video220d.lib;opencv_highgui220d.lib;opencv_ml220d.lib;opencv_legacy220d.lib;opencv_contrib220d.lib;opencv_flann220d.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Histogram/Debug/HistogramComp.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Histogram/Debug/HistogramComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Histogram;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Release";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Release</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Histogram/Release/HistogramComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Release\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Histogram;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Histogram;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;Release\Histogram.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Histogram/Release/HistogramComp.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Histogram/Release/HistogramComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Histogram;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MinSpace</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="MinSizeRel";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>MinSizeRel</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Histogram/MinSizeRel/HistogramComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"MinSizeRel\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Histogram;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Histogram;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;MinSizeRel\Histogram.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Histogram/MinSizeRel/HistogramComp.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Histogram/MinSizeRel/HistogramComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Histogram;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="RelWithDebInfo";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>RelWithDebInfo</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Histogram/RelWithDebInfo/HistogramComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"RelWithDebInfo\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Histogram;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Histogram;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;RelWithDebInfo\Histogram.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Histogram/RelWithDebInfo/HistogramComp.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Histogram/RelWithDebInfo/HistogramComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Histogram\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Histogram\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Histogram\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Histogram\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="HistogramComp.cpp" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Histogram/Histogram.vcxproj">
+      <Project>EA1908A3-F4A0-4522-9960-112DEABE0197</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Histogram/INSTALL.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Histogram/INSTALL.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Histogram/INSTALL.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Histogram/INSTALL.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,178 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{0F103D78-0F29-4905-BDD6-10170713B2B6}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>INSTALL</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Histogram;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Histogram;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Histogram;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Histogram;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\INSTALL_force.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Histogram\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Histogram\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Histogram\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Histogram\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Histogram/ALL_BUILD.vcxproj">
+      <Project>B947F6ED-BEAA-4A93-AB1F-586DF141AC43</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Histogram/PACKAGE.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Histogram/PACKAGE.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Histogram/PACKAGE.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Histogram/PACKAGE.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,186 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{33F42C36-1EE4-4E2E-A533-F95493177B79}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>PACKAGE</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Histogram;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Histogram;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Histogram;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Histogram;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\PACKAGE_force.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Histogram\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Histogram\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Histogram\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Histogram\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Histogram/ALL_BUILD.vcxproj">
+      <Project>B947F6ED-BEAA-4A93-AB1F-586DF141AC43</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Histogram/ZERO_CHECK.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Histogram/ZERO_CHECK.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Histogram/ZERO_CHECK.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Histogram/ZERO_CHECK.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,154 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{C810F08E-AE7A-4D97-9D0A-E18D2B0562EF}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ZERO_CHECK</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\ZERO_CHECK.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\generate.stamp.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Histogram -BC:/distribution/ImageProcessing/opencv/components/Histogram --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Histogram -BC:/distribution/ImageProcessing/opencv/components/Histogram --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Histogram -BC:/distribution/ImageProcessing/opencv/components/Histogram --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Histogram -BC:/distribution/ImageProcessing/opencv/components/Histogram --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\ZERO_CHECK" />
+  </ItemGroup>
+  <ItemGroup>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Deleted: trunk/ImageProcessing/opencv/components/Histogram/cmake_modules/CPackWIX.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Histogram/cmake_modules/CPackWIX.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Histogram/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,51 +0,0 @@
-#=============================================================================
-# Copyright 2007-2009 Kitware, Inc.
-#
-# Distributed under the OSI-approved BSD License (the "License");
-# see accompanying file Copyright.txt for details.
-#
-# This software is distributed WITHOUT ANY WARRANTY; without even the
-# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-# See the License for more information.
-#=============================================================================
-# (To distributed this file outside of CMake, substitute the full
-#  License text for the above reference.)
-#
-# Fixed for OpenRTM
-#
-IF(CMAKE_BINARY_DIR)
-  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
-ENDIF(CMAKE_BINARY_DIR)
-
-IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
-    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
-ENDIF()
-
-IF(NOT CPACK_WIX_LANG)
-    SET(CPACK_WIX_LANG "en-us")
-ENDIF()
-
-# use the package defaults if none exists.
-# for the community.
-#IF ( NOT CPACK_WIX_XSL )
-#	
-#ENDIF( NOT CPACK_WIX_XSL )
-#
-
-IF ( CPACK_WIX_WXS_FILES )
-	# this could probably be a single expression but I'm no regex guru.
-    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
-	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
-ENDIF( CPACK_WIX_WXS_FILES )
-
-FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-
-IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
-  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
-  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
-  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
-ELSE()
-  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
-ENDIF()

Copied: trunk/ImageProcessing/opencv/components/Histogram/cmake_modules/CPackWIX.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Histogram/cmake_modules/CPackWIX.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/Histogram/cmake_modules/CPackWIX.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Histogram/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,51 @@
+#=============================================================================
+# Copyright 2007-2009 Kitware, Inc.
+#
+# Distributed under the OSI-approved BSD License (the "License");
+# see accompanying file Copyright.txt for details.
+#
+# This software is distributed WITHOUT ANY WARRANTY; without even the
+# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+# See the License for more information.
+#=============================================================================
+# (To distributed this file outside of CMake, substitute the full
+#  License text for the above reference.)
+#
+# Fixed for OpenRTM
+#
+IF(CMAKE_BINARY_DIR)
+  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
+ENDIF(CMAKE_BINARY_DIR)
+
+IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
+    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
+ENDIF()
+
+IF(NOT CPACK_WIX_LANG)
+    SET(CPACK_WIX_LANG "en-us")
+ENDIF()
+
+# use the package defaults if none exists.
+# for the community.
+#IF ( NOT CPACK_WIX_XSL )
+#	
+#ENDIF( NOT CPACK_WIX_XSL )
+#
+
+IF ( CPACK_WIX_WXS_FILES )
+	# this could probably be a single expression but I'm no regex guru.
+    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
+	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
+ENDIF( CPACK_WIX_WXS_FILES )
+
+FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+
+IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
+  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
+  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
+  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
+ELSE()
+  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
+ENDIF()

Deleted: trunk/ImageProcessing/opencv/components/Histogram/cmake_modules/FindOpenCV.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Histogram/cmake_modules/FindOpenCV.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Histogram/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,62 +0,0 @@
-
-
-set(OPENCV_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # OpenCV
-    pkg_check_modules(OPENCV REQUIRED opencv)
-    if(NOT OPENCV_DIR)
-        if(OPENCV_FOUND)
-            set(OPENCV_DIR ${OPENCV_PREFIX})
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-    endif()
-
-    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
-    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
-
-endif(UNIX)
-
-if(WIN32)
-    # OpenCV
-    if(NOT OPENCV_DIR)
-        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
-            set(OPENCV_DIR $ENV{OPENCV_ROOT})
-            set(OPENCV_FOUND TRUE)
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-        if(NOT OPENCV_FOUND)
-            message(FATAL_ERROR "OpenCV not found.")
-        endif()
-    endif()
-
-    include(${OPENCV_DIR}/OpenCVConfig.cmake)
-    set(OPENCV_VERSION ${OpenCV_VERSION})
-    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
-    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
-    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
-
-    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
-    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
-
-    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
-
-    foreach(_lib ${OPENCV_LIB_COMPONENTS})
-        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
-    endforeach()
-
-endif(WIN32)
-
-message(STATUS "FindOpenCV setup done.")
-
-message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
-message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
-message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
-message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
-message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
-message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
-message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
-

Copied: trunk/ImageProcessing/opencv/components/Histogram/cmake_modules/FindOpenCV.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Histogram/cmake_modules/FindOpenCV.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/Histogram/cmake_modules/FindOpenCV.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Histogram/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,62 @@
+
+
+set(OPENCV_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # OpenCV
+    pkg_check_modules(OPENCV REQUIRED opencv)
+    if(NOT OPENCV_DIR)
+        if(OPENCV_FOUND)
+            set(OPENCV_DIR ${OPENCV_PREFIX})
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+    endif()
+
+    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
+    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
+
+endif(UNIX)
+
+if(WIN32)
+    # OpenCV
+    if(NOT OPENCV_DIR)
+        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
+            set(OPENCV_DIR $ENV{OPENCV_ROOT})
+            set(OPENCV_FOUND TRUE)
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+        if(NOT OPENCV_FOUND)
+            message(FATAL_ERROR "OpenCV not found.")
+        endif()
+    endif()
+
+    include(${OPENCV_DIR}/OpenCVConfig.cmake)
+    set(OPENCV_VERSION ${OpenCV_VERSION})
+    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
+    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
+    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
+
+    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
+    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
+
+    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
+
+    foreach(_lib ${OPENCV_LIB_COMPONENTS})
+        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
+    endforeach()
+
+endif(WIN32)
+
+message(STATUS "FindOpenCV setup done.")
+
+message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
+message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
+message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
+message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
+message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
+message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
+message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
+

Deleted: trunk/ImageProcessing/opencv/components/Histogram/cmake_modules/FindOpenRTM.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Histogram/cmake_modules/FindOpenRTM.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Histogram/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,185 +0,0 @@
-
-set(OMNIORB_FOUND FALSE)
-set(OPENRTM_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # omniORB
-    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
-    if(NOT OMNIORB_DIR)
-        if(OMNIORB_FOUND)
-            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-    endif()
-
-    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
-    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
-
-    # OpenRTM-aist
-    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
-    if(NOT OPENRTM_DIR)
-        if(OPENRTM_FOUND)
-            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-    endif()
-
-    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
-    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
-
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
-           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
-           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
-           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "")
-    set(OPENRTM_IDLFLAGS "")
-
-    execute_process(COMMAND rtm-config --idlc
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        set(OPENRTM_IDLC "${output_val}")
-    endif()
-
-    execute_process(COMMAND rtm-config --idlflags
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        string(REPLACE " " ";" output_val ${output_val})
-        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
-    endif()
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(UNIX)
-
-if(WIN32)
-    # omniORB
-    if(NOT OMNIORB_DIR)
-        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
-            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
-            set(OMNIORB_FOUND TRUE)
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-        if(NOT OMNIORB_FOUND)
-            message(FATAL_ERROR "omniORB not found.")
-        endif()
-    endif()
-
-    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
-    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
-
-    # omniORB version
-    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omniORB version file not found.")
-    endif()
-
-    set(OMNIORB_VERSION "${_vers}")
-    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[_]" "."
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[.]" ""
-           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
-
-    # omnithread version
-    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omnithread not found.")
-    endif()
-    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
-           OMNIORB_THREAD_NUM "${_vers}")
-
-    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
-    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
-    else()
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
-    endif()
-
-    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
-                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
-                    "omnithread${OMNIORB_THREAD_NUM}_rt")
-        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-
-    # OpenRTM-aist
-    if(NOT OPENRTM_DIR)
-        if(NOT $ENV{RTM_ROOT} STREQUAL "")
-            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
-            set(OPENRTM_FOUND TRUE)
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-        if(NOT OPENRTM_FOUND)
-            message(FATAL_ERROR "OpenRTM-aist not found.")
-        endif()
-    endif()
-
-    # OpenRTM-aist version
-    set(OPENRTM_VERSION "${OPENRTM_DIR}")
-    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    set(OPENRTM_VERSION_PATCH "0")
-    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
-
-    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
-    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
-    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
-
-    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
-
-    foreach(library "RTC110" "coil110")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-    foreach(library "ws2_32" "mswsock")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
-    endforeach()
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "omniidl")
-    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(WIN32)
-
-message(STATUS "FindOpenRTM setup done.")
-
-message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
-message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
-message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
-message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
-message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
-message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
-message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
-
-message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
-message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
-message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
-message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
-message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
-message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
-message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
-message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
-message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
-message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
-
-message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
-message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
-message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
-message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Copied: trunk/ImageProcessing/opencv/components/Histogram/cmake_modules/FindOpenRTM.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Histogram/cmake_modules/FindOpenRTM.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/Histogram/cmake_modules/FindOpenRTM.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Histogram/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,185 @@
+
+set(OMNIORB_FOUND FALSE)
+set(OPENRTM_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # omniORB
+    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
+    if(NOT OMNIORB_DIR)
+        if(OMNIORB_FOUND)
+            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+    endif()
+
+    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
+    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
+
+    # OpenRTM-aist
+    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
+    if(NOT OPENRTM_DIR)
+        if(OPENRTM_FOUND)
+            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+    endif()
+
+    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
+    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
+
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
+           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
+           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
+           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "")
+    set(OPENRTM_IDLFLAGS "")
+
+    execute_process(COMMAND rtm-config --idlc
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        set(OPENRTM_IDLC "${output_val}")
+    endif()
+
+    execute_process(COMMAND rtm-config --idlflags
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        string(REPLACE " " ";" output_val ${output_val})
+        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
+    endif()
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(UNIX)
+
+if(WIN32)
+    # omniORB
+    if(NOT OMNIORB_DIR)
+        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
+            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
+            set(OMNIORB_FOUND TRUE)
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+        if(NOT OMNIORB_FOUND)
+            message(FATAL_ERROR "omniORB not found.")
+        endif()
+    endif()
+
+    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
+    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
+
+    # omniORB version
+    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omniORB version file not found.")
+    endif()
+
+    set(OMNIORB_VERSION "${_vers}")
+    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[_]" "."
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[.]" ""
+           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
+
+    # omnithread version
+    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omnithread not found.")
+    endif()
+    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
+           OMNIORB_THREAD_NUM "${_vers}")
+
+    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
+    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
+    else()
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
+    endif()
+
+    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
+                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
+                    "omnithread${OMNIORB_THREAD_NUM}_rt")
+        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+
+    # OpenRTM-aist
+    if(NOT OPENRTM_DIR)
+        if(NOT $ENV{RTM_ROOT} STREQUAL "")
+            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
+            set(OPENRTM_FOUND TRUE)
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+        if(NOT OPENRTM_FOUND)
+            message(FATAL_ERROR "OpenRTM-aist not found.")
+        endif()
+    endif()
+
+    # OpenRTM-aist version
+    set(OPENRTM_VERSION "${OPENRTM_DIR}")
+    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    set(OPENRTM_VERSION_PATCH "0")
+    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
+
+    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
+    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
+    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
+
+    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
+
+    foreach(library "RTC110" "coil110")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+    foreach(library "ws2_32" "mswsock")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
+    endforeach()
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "omniidl")
+    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(WIN32)
+
+message(STATUS "FindOpenRTM setup done.")
+
+message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
+message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
+message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
+message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
+message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
+message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
+message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
+
+message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
+message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
+message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
+message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
+message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
+message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
+message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
+message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
+message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
+message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
+
+message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
+message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
+message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
+message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Deleted: trunk/ImageProcessing/opencv/components/Histogram/cmake_modules/cmake_uninstall.cmake.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Histogram/cmake_modules/cmake_uninstall.cmake.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Histogram/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,19 +0,0 @@
-if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
-    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
-endif()
-
-file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
-string(REGEX REPLACE "\n" ";" files "${files}")
-foreach(file ${files})
-    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
-    if(EXISTS "$ENV{DESTDIR}${file}")
-        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
-                     OUTPUT_VARIABLE rm_out
-                     RETURN_VALUE rm_retval)
-        if(NOT "${rm_retval}" STREQUAL 0)
-            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
-        endif()
-    else()
-        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
-    endif()
-endforeach()

Copied: trunk/ImageProcessing/opencv/components/Histogram/cmake_modules/cmake_uninstall.cmake.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Histogram/cmake_modules/cmake_uninstall.cmake.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/Histogram/cmake_modules/cmake_uninstall.cmake.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Histogram/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,19 @@
+if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
+    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
+endif()
+
+file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
+string(REGEX REPLACE "\n" ";" files "${files}")
+foreach(file ${files})
+    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
+    if(EXISTS "$ENV{DESTDIR}${file}")
+        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
+                     OUTPUT_VARIABLE rm_out
+                     RETURN_VALUE rm_retval)
+        if(NOT "${rm_retval}" STREQUAL 0)
+            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
+        endif()
+    else()
+        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
+    endif()
+endforeach()

Deleted: trunk/ImageProcessing/opencv/components/Histogram/cpack_resources/Description.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Histogram/cpack_resources/Description.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Histogram/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-DESCRIPTION
-===========
-
-This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Copied: trunk/ImageProcessing/opencv/components/Histogram/cpack_resources/Description.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Histogram/cpack_resources/Description.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/Histogram/cpack_resources/Description.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Histogram/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+DESCRIPTION
+===========
+
+This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Deleted: trunk/ImageProcessing/opencv/components/Histogram/cpack_resources/License.rtf
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Histogram/cpack_resources/License.rtf	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Histogram/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,7 +0,0 @@
-{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
-{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
-=======\par
-\par
-This is an installer created using CPack (http://www.cmake.org). No license provided.\par
-\par
-}

Copied: trunk/ImageProcessing/opencv/components/Histogram/cpack_resources/License.rtf (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Histogram/cpack_resources/License.rtf)
===================================================================
--- trunk/ImageProcessing/opencv/components/Histogram/cpack_resources/License.rtf	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Histogram/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,7 @@
+{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
+{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
+=======\par
+\par
+This is an installer created using CPack (http://www.cmake.org). No license provided.\par
+\par
+}

Deleted: trunk/ImageProcessing/opencv/components/Histogram/cpack_resources/License.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Histogram/cpack_resources/License.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Histogram/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-LICENSE
-=======
-
-This is an installer created using CPack (http://www.cmake.org). No license provided.

Copied: trunk/ImageProcessing/opencv/components/Histogram/cpack_resources/License.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Histogram/cpack_resources/License.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/Histogram/cpack_resources/License.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Histogram/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+LICENSE
+=======
+
+This is an installer created using CPack (http://www.cmake.org). No license provided.

Deleted: trunk/ImageProcessing/opencv/components/Histogram/cpack_resources/wix.xsl.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Histogram/cpack_resources/wix.xsl.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Histogram/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,90 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<xsl:stylesheet version="1.0"
-   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
-   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
-  <xsl:output indent="yes" method="xml"/>
-
-  <xsl:template match="/wix:Wix">
-    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
-      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
-        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
-        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
-        <Directory Id="TARGETDIR" Name="SourceDir" >
-            <Directory Id="ProgramFilesFolder" Name="PFILE" >
-                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
-                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
-                </Directory>
-            </Directory>
-        </Directory>
-
-        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
-        </Feature>
-
-        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
-        </Feature>
-
-        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
-        </Feature>
-
-        <!--Tack on your specific wix options-->
-        <UIRef Id="WixUI_FeatureTree" />
-        <UIRef Id="WixUI_ErrorProgressText" />
-        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
-        <!-- TODO: Add Wix Specific Dialogs and features. -->
-        <!-- TODO: Add artwork  -->
-        <!-- TODO: Add ... -->
-
-      </Product>
-
-      <!--Output the fragment info which heat generates-->
-      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
-      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
-
-    </Wix>
-  </xsl:template>
-
-  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
-    <xsl:copy>
-      <xsl:apply-templates select="wix:DirectoryRef" />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:DirectoryRef" >
-    <xsl:copy>
-      <xsl:choose>
-        <xsl:when test="wix:Directory[@Name='components']" >
-          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
-        </xsl:when>
-        <xsl:otherwise>
-          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-        </xsl:otherwise>
-      </xsl:choose>
-      <xsl:apply-templates />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Directory" >
-    <xsl:copy>
-      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Component">
-    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
-      <xsl:attribute name="Id">
-        <xsl:value-of select="@Id" />
-      </xsl:attribute>
-    </xsl:element>
-  </xsl:template>
-
-</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/Histogram/cpack_resources/wix.xsl.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Histogram/cpack_resources/wix.xsl.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/Histogram/cpack_resources/wix.xsl.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Histogram/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="utf-8"?>
+<xsl:stylesheet version="1.0"
+   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
+   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
+  <xsl:output indent="yes" method="xml"/>
+
+  <xsl:template match="/wix:Wix">
+    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
+      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
+        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
+        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
+        <Directory Id="TARGETDIR" Name="SourceDir" >
+            <Directory Id="ProgramFilesFolder" Name="PFILE" >
+                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
+                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
+                </Directory>
+            </Directory>
+        </Directory>
+
+        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
+        </Feature>
+
+        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
+        </Feature>
+
+        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
+        </Feature>
+
+        <!--Tack on your specific wix options-->
+        <UIRef Id="WixUI_FeatureTree" />
+        <UIRef Id="WixUI_ErrorProgressText" />
+        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
+        <!-- TODO: Add Wix Specific Dialogs and features. -->
+        <!-- TODO: Add artwork  -->
+        <!-- TODO: Add ... -->
+
+      </Product>
+
+      <!--Output the fragment info which heat generates-->
+      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
+      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
+
+    </Wix>
+  </xsl:template>
+
+  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
+    <xsl:copy>
+      <xsl:apply-templates select="wix:DirectoryRef" />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:DirectoryRef" >
+    <xsl:copy>
+      <xsl:choose>
+        <xsl:when test="wix:Directory[@Name='components']" >
+          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
+        </xsl:when>
+        <xsl:otherwise>
+          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+        </xsl:otherwise>
+      </xsl:choose>
+      <xsl:apply-templates />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Directory" >
+    <xsl:copy>
+      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Component">
+    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
+      <xsl:attribute name="Id">
+        <xsl:value-of select="@Id" />
+      </xsl:attribute>
+    </xsl:element>
+  </xsl:template>
+
+</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/Histogram/doc.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Histogram/doc.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Histogram/doc.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Histogram/doc.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,157 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{4E70ABEA-0B48-4931-9D2C-9A99D6006B0B}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>doc</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\doc.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\doc;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Histogram -BC:/distribution/ImageProcessing/opencv/components/Histogram --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Histogram\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Histogram -BC:/distribution/ImageProcessing/opencv/components/Histogram --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Histogram\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Histogram -BC:/distribution/ImageProcessing/opencv/components/Histogram --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Histogram\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Histogram -BC:/distribution/ImageProcessing/opencv/components/Histogram --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Histogram\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\doc" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Histogram/ZERO_CHECK.vcxproj">
+      <Project>C810F08E-AE7A-4D97-9D0A-E18D2B0562EF</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Histogram/doxygen_Histogram.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Histogram/doxygen_Histogram.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Histogram/doxygen_Histogram.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Histogram/doxygen_Histogram.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{020C6ABF-B4AB-4C90-A505-F424821EBF56}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>doxygen_Histogram</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Histogram;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Histogram;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Histogram;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Histogram;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\doxygen_Histogram.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Histogram/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeFiles/doxygen_Histogram.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\doxygen_Histogram;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Histogram/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeFiles/doxygen_Histogram.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\doxygen_Histogram;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Histogram/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeFiles/doxygen_Histogram.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\doxygen_Histogram;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Histogram/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeFiles/doxygen_Histogram.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\doxygen_Histogram;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Histogram\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Histogram\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Histogram\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Histogram\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\doxygen_Histogram" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Histogram/uninstall_Histogram.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Histogram/uninstall_Histogram.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Histogram/uninstall_Histogram.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Histogram/uninstall_Histogram.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{CD78EBFC-BEA3-48C1-A574-C39AE06CD33F}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>uninstall_Histogram</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Histogram;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Histogram;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Histogram;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Histogram;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\uninstall_Histogram.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Histogram/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeFiles/uninstall_Histogram.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\uninstall_Histogram;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Histogram/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeFiles/uninstall_Histogram.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\uninstall_Histogram;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Histogram/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeFiles/uninstall_Histogram.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\uninstall_Histogram;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Histogram/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeFiles/uninstall_Histogram.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\uninstall_Histogram;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Histogram\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Histogram\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Histogram\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Histogram/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Histogram\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Histogram\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Histogram\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\uninstall_Histogram" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Houghline/ALL_BUILD.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Houghline/ALL_BUILD.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Houghline/ALL_BUILD.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Houghline/ALL_BUILD.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,160 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ALL_BUILD</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Houghline;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Houghline;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Houghline;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Houghline;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\ALL_BUILD.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Houghline\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Houghline\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Houghline\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Houghline\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\ALL_BUILD" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Houghline/Hough.vcxproj">
+      <Project>73F43C99-7A19-45DD-84F4-46CAB90E0D37</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Houghline/HoughComp.vcxproj">
+      <Project>2C7874D8-5466-4F3B-A775-CC3E4172D38D</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Houghline/CMakeLists.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Houghline/CMakeLists.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/Houghline/CMakeLists.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Houghline/CMakeLists.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,300 @@
+cmake_minimum_required(VERSION 2.8 FATAL_ERROR)
+
+project(Hough)
+
+set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS true)
+set(CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake_modules")
+
+set(LINUX_PACKAGE_GENERATOR "DEB")
+#set(LINUX_PACKAGE_GENERATOR "RPM")
+
+
+# component settings
+set(RTC_NAME "${PROJECT_NAME}")
+set(RTC_VERSION "1.0.0")
+set(RTC_VERSION_MAJOR "1")
+set(RTC_VERSION_MINOR "0")
+set(RTC_VERSION_PATCH "0")
+set(RTC_LANG "c++")
+set(RTC_DESCRIPTION "Hough Agent Component")
+set(RTC_VENDOR "Shibaura Inst. of Tech, Tanaka & Fujita & Takasu")
+set(RTC_MAINTAINER "author at example.com")
+
+string(TOLOWER ${RTC_NAME} PACKAGE_NAME)
+set(PACKAGE_VERSION "${RTC_VERSION_MAJOR}.${RTC_VERSION_MINOR}.${RTC_VERSION_PATCH}")
+
+set(IDL_FILES ""
+	#              WiiInfo.idl
+)
+
+set(SKEL_SRCS ""
+	#              WiiInfoSkel.cpp
+)
+
+set(STUB_SRCS ""
+)
+
+set(IMPL_SRCS ""
+	#              WiiInfoSVC_impl.cpp
+)
+
+set(IMPL_INCS ""
+	#              WiiInfoSVC_impl.h
+)
+
+set(LIBS_SRCS Hough.cpp)
+
+set(LIBS_INCS Hough.h)
+
+set(EXEC_SRCS HoughComp.cpp)
+
+set(OTHER_SRCS CMakeLists.txt Doxyfile.in
+               RTC.xml Hough.conf rtc.conf)
+
+
+# check OpenRTM installed
+find_package(OpenRTM REQUIRED)
+
+list(APPEND CFLAGS ${OMNIORB_CFLAGS} ${OPENRTM_CFLAGS})
+list(APPEND INCLUDE_DIRS ${OMNIORB_INCLUDE_DIRS} ${OPENRTM_INCLUDE_DIRS})
+list(APPEND LDFLAGS ${OMNIORB_LDFLAGS} ${OPENRTM_LDFLAGS})
+list(APPEND LIBRARY_DIRS ${OMNIORB_LIBRARY_DIRS} ${OPENRTM_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OMNIORB_LIBRARIES} ${OPENRTM_LIBRARIES})
+
+# check doxygen installed
+find_package(Doxygen)
+if(DOXYGEN_FOUND STREQUAL "NO")
+    message(FATAL_ERROR "Doxygen not found.")
+endif()
+
+
+if(WIN32)
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin/x86_win32")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(INSTALL_PREFIX "components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+else()
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(OPENRTM_SHARE_PREFIX "share/openrtm-${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}")
+    set(INSTALL_PREFIX "${OPENRTM_SHARE_PREFIX}/components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+endif()
+
+# check OpenCV installed
+find_package(OpenCV REQUIRED)
+
+list(APPEND INCLUDE_DIRS ${OPENCV_INCLUDE_DIRS})
+list(APPEND LIBRARY_DIRS ${OPENCV_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OPENCV_LIBRARIES})
+
+
+# add uninstall target
+configure_file(
+    "${CMAKE_CURRENT_SOURCE_DIR}/cmake_modules/cmake_uninstall.cmake.in"
+    "${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake"
+    IMMEDIATE @ONLY)
+add_custom_target(uninstall_${RTC_NAME} COMMAND 
+    ${CMAKE_COMMAND} -P ${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake)
+
+
+# target settings for library/executable
+list(APPEND INCLUDE_DIRS ${CMAKE_CURRENT_BINARY_DIR})
+include_directories(${INCLUDE_DIRS})
+
+link_directories(${LIBRARY_DIRS})
+
+add_definitions(${CFLAGS})
+
+foreach(idl ${IDL_FILES})
+    string(REGEX REPLACE "([^\\/]*)\\.idl" "\\1" idl_base ${idl})
+    add_custom_command(OUTPUT ${idl_base}Stub.cpp ${idl_base}Skel.cpp
+                       COMMAND ${OPENRTM_IDL_WRAPPER} ${OPENRTM_IDL_WRAPPER_FLAGS} --idl-file=${idl}
+                       COMMAND ${OPENRTM_IDLC} ${OPENRTM_IDLFLAGS} ${PROJECT_SOURCE_DIR}/${idl}
+                       DEPENDS ${idl})
+endforeach()
+
+if(CMAKE_COMPILER_IS_GNUCC)
+    string(REPLACE ";" " " LDFLAGS "${LDFLAGS}")
+endif()
+
+add_library(${RTC_NAME} SHARED
+            ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+target_link_libraries(${RTC_NAME} ${LIBRARIES})
+set_target_properties(${RTC_NAME} PROPERTIES PREFIX "")
+set_target_properties(${RTC_NAME} PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+if(UNIX)
+    add_library(${RTC_NAME}-static STATIC
+                ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+    target_link_libraries(${RTC_NAME}-static ${LIBRARIES})
+    set_target_properties(${RTC_NAME}-static PROPERTIES PREFIX "")
+    set_target_properties(${RTC_NAME}-static PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+if(UNIX)
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME}-static)
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME}-static ${LIBRARIES})
+
+    add_executable(${RTC_NAME}Comp-dynamic ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp-dynamic ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp-dynamic ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp-dynamic PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+else()
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+if(WIN32)
+    set (LIBRARY_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}/)
+    set (EXECUTABLE_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}Comp/)
+
+    ADD_CUSTOM_COMMAND(
+       TARGET ${RTC_NAME}
+       POST_BUILD
+       COMMAND ${CMAKE_COMMAND} -E copy
+       "${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}/Release/${RTC_NAME}.dll"
+       "${CMAKE_CURRENT_SOURCE_DIR}/../../bin"
+     )
+    ADD_CUSTOM_COMMAND(
+       TARGET ${RTC_NAME}Comp
+       POST_BUILD
+       COMMAND ${CMAKE_COMMAND} -E copy
+       "${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}Comp/Release/${RTC_NAME}Comp.exe"
+       "${CMAKE_CURRENT_SOURCE_DIR}/../../bin"
+     )
+endif()
+
+install(TARGETS ${RTC_NAME} LIBRARY DESTINATION "${INSTALL_PREFIX}"
+                            ARCHIVE DESTINATION "${INSTALL_PREFIX}"
+                            RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(TARGETS ${RTC_NAME}Comp RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(FILES RTC.xml DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+
+
+# target settings for document
+configure_file("${CMAKE_CURRENT_SOURCE_DIR}/Doxyfile.in"
+               "${CMAKE_CURRENT_BINARY_DIR}/Doxyfile")
+
+add_custom_target(doxygen_${RTC_NAME} COMMAND
+                  ${DOXYGEN_EXECUTABLE} ${CMAKE_CURRENT_BINARY_DIR}/Doxyfile)
+
+set_property(DIRECTORY APPEND PROPERTY ADDITIONAL_MAKE_CLEAN_FILES doc)
+
+get_target_property(DOC_TARGET doc TYPE)
+if(NOT DOC_TARGET)
+    add_custom_target(doc)
+endif()
+add_dependencies(doc doxygen)
+
+install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/doc DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "documents")
+
+
+# install source files
+install(FILES ${IDL_FILES} ${IMPL_SRCS} ${IMPL_INCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${LIBS_SRCS} ${LIBS_INCS} ${EXEC_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${OTHER_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(DIRECTORY cmake_modules cpack_resources
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+
+# package settings
+set(CPACK_PACKAGE_NAME "${RTC_NAME}")
+set(CPACK_PACKAGE_VERSION_MAJOR "${RTC_VERSION_MAJOR}")
+set(CPACK_PACKAGE_VERSION_MINOR "${RTC_VERSION_MINOR}")
+set(CPACK_PACKAGE_VERSION_PATCH "${RTC_VERSION_PATCH}")
+set(CPACK_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}")
+set(CPACK_PACKAGE_VENDOR "${RTC_VENDOR}")
+set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "${RTC_DESCRIPTION}")
+set(CPACK_PACKAGE_CONTACT "${RTC_MAINTAINER}")
+
+set(CPACK_RESOURCE_FILE_LICENSE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/License.txt")
+set(CPACK_PACKAGE_DESCRIPTION_FILE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/Description.txt")
+
+set(CPACK_COMPONENTS_ALL applications documents sources)
+set(CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME "Applications")
+set(CPACK_COMPONENT_APPLICATIONS_DESCRIPTION "RT-Component applications")
+set(CPACK_COMPONENT_APPLICATIONS_DISABLED FALSE)
+
+set(CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME "Documents")
+set(CPACK_COMPONENT_DOCUMENTS_DESCRIPTION "RT-Component documents")
+set(CPACK_COMPONENT_DOCUMENTS_DISABLED TRUE)
+
+set(CPACK_COMPONENT_SOURCES_DISPLAY_NAME "Source files")
+set(CPACK_COMPONENT_SOURCES_DESCRIPTION "RT-Component source files")
+set(CPACK_COMPONENT_SOURCES_DISABLED TRUE)
+
+if(WIN32)
+    set(CPACK_GENERATOR "WIX")
+
+    # Windows WiX package settings
+
+    set(CPACK_WIX_XSL "@CMAKE_CURRENT_BINARY_DIR@/wix.xsl")
+    set(CPACK_WIX_LANG "ja-jp")
+    set(CPACK_RESOURCE_FILE_LICENSE
+        "@CMAKE_CURRENT_SOURCE_DIR@/cpack_resources/License.rtf")
+    configure_file(
+        "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/wix.xsl.in"
+        "${CMAKE_CURRENT_BINARY_DIR}/wix.xsl" @ONLY)
+
+    set(CPACK_PACKAGE_FILE_NAME
+        "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}${PACKAGE_VERSION}")
+
+else()
+    set(CPACK_GENERATOR "${LINUX_PACKAGE_GENERATOR}")
+
+    if(CPACK_GENERATOR STREQUAL "DEB")
+        # Linux Debian package settings
+
+        set(CPACK_DEBIAN_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION}-1")
+        set(CPACK_DEBIAN_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_DEBIAN_PACKAGE_SECTION "main")
+        set(CPACK_DEBIAN_PACKAGE_PRIORITY  "extra")
+        set(CPACK_DEBIAN_PACKAGE_DEPENDS "openrtm-aist (>= 1.0.0)")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}_${CPACK_DEBIAN_PACKAGE_VERSION}_${CPACK_DEBIAN_PACKAGE_ARCHITECTURE}")
+
+    elseif(CPACK_GENERATOR STREQUAL "RPM")
+        # Linux RPM package settings
+
+        set(CPACK_RPM_PACKAGE_RELEASE "1.fc10")
+        set(CPACK_RPM_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_RPM_PACKAGE_GROUP "Development/Libraries")
+        set(CPACK_RPM_PACKAGE_LICENSE "LGPL")
+        set(CPACK_RPM_PACKAGE_REQUIRES "OpenRTM-aist >= 1.0.0")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}-${PACKAGE_VERSION}-${CPACK_RPM_PACKAGE_RELEASE}.${CPACK_RPM_PACKAGE_ARCHITECTURE}")
+
+    endif()
+endif()
+
+message(STATUS "Package type: ${CPACK_GENERATOR}")
+message(STATUS "Package name: ${CPACK_PACKAGE_FILE_NAME}")
+
+include(CPack)

Copied: trunk/ImageProcessing/opencv/components/Houghline/Doxyfile.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Houghline/Doxyfile.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/Houghline/Doxyfile.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Houghline/Doxyfile.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,487 @@
+
+# Project related configuration options
+
+DOXYFILE_ENCODING = UTF-8
+
+PROJECT_NAME = @PACKAGE_NAME@
+
+PROJECT_NUMBER = @PACKAGE_VERSION@
+
+OUTPUT_DIRECTORY = doc
+
+CREATE_SUBDIRS = NO
+
+OUTPUT_LANGUAGE = Japanese
+
+BRIEF_MEMBER_DESC = YES
+
+REPEAT_BRIEF = YES
+
+ABBREVIATE_BRIEF = 
+
+ALWAYS_DETAILED_SEC = NO
+
+INLINE_INHERITED_MEMB = NO
+
+FULL_PATH_NAMES = YES
+
+STRIP_FROM_PATH = 
+
+STRIP_FROM_INC_PATH = 
+
+SHORT_NAMES = NO
+
+JAVADOC_AUTOBRIEF = NO
+
+QT_AUTOBRIEF = NO
+
+MULTILINE_CPP_IS_BRIEF = NO
+
+INHERIT_DOCS = YES
+
+SEPARATE_MEMBER_PAGES = NO
+
+TAB_SIZE = 8
+
+ALIASES = 
+
+OPTIMIZE_OUTPUT_FOR_C = NO
+
+OPTIMIZE_OUTPUT_JAVA = NO
+
+OPTIMIZE_FOR_FORTRAN = NO
+
+OPTIMIZE_OUTPUT_VHDL = NO
+
+EXTENSION_MAPPING = 
+
+BUILTIN_STL_SUPPORT = NO
+
+CPP_CLI_SUPPORT = NO
+
+SIP_SUPPORT = NO
+
+IDL_PROPERTY_SUPPORT = YES
+
+DISTRIBUTE_GROUP_DOC = NO
+
+SUBGROUPING = YES
+
+TYPEDEF_HIDES_STRUCT = NO
+
+SYMBOL_CACHE_SIZE = 0
+
+
+# Build related configuration options
+
+EXTRACT_ALL = NO
+
+EXTRACT_PRIVATE = NO
+
+EXTRACT_STATIC = NO
+
+EXTRACT_LOCAL_CLASSES = YES
+
+EXTRACT_LOCAL_METHODS = NO
+
+EXTRACT_ANON_NSPACES = NO
+
+HIDE_UNDOC_MEMBERS = NO
+
+HIDE_UNDOC_CLASSES = NO
+
+HIDE_FRIEND_COMPOUNDS = NO
+
+HIDE_IN_BODY_DOCS = NO
+
+INTERNAL_DOCS = NO
+
+CASE_SENSE_NAMES = NO
+
+HIDE_SCOPE_NAMES = NO
+
+SHOW_INCLUDE_FILES = YES
+
+FORCE_LOCAL_INCLUDES = NO
+
+INLINE_INFO = YES
+
+SORT_MEMBER_DOCS = YES
+
+SORT_BRIEF_DOCS = NO
+
+SORT_MEMBERS_CTORS_1ST = NO
+
+SORT_GROUP_NAMES = NO
+
+SORT_BY_SCOPE_NAME = YES
+
+GENERATE_TODOLIST = YES
+
+GENERATE_TESTLIST = YES
+
+GENERATE_BUGLIST = YES
+
+GENERATE_DEPRECATEDLIST = YES
+
+ENABLED_SECTIONS = 
+
+MAX_INITIALIZER_LINES = 30
+
+SHOW_USED_FILES = YES
+
+SHOW_DIRECTORIES = NO
+
+SHOW_FILES = YES
+
+SHOW_NAMESPACES = YES
+
+FILE_VERSION_FILTER = 
+
+LAYOUT_FILE = 
+
+
+# configuration options related to warning and progress messages
+
+QUIET = NO
+
+WARNINGS = YES
+
+WARN_IF_UNDOCUMENTED = YES
+
+WARN_IF_DOC_ERROR = YES
+
+WARN_NO_PARAMDOC = NO
+
+WARN_FORMAT = "$file:$line: $text"
+
+WARN_LOGFILE = 
+
+
+# configuration options related to the input files
+
+INPUT = @CMAKE_CURRENT_SOURCE_DIR@
+
+INPUT_ENCODING = UTF-8
+
+FILE_PATTERNS = *.cpp *.h *.idl
+
+RECURSIVE = YES
+
+EXCLUDE = _CPack_Packages
+
+EXCLUDE_SYMLINKS = NO
+
+EXCLUDE_PATTERNS = .svn .git 
+
+EXCLUDE_SYMBOLS = 
+
+EXAMPLE_PATH = 
+
+EXAMPLE_PATTERNS = 
+
+EXAMPLE_RECURSIVE = NO
+
+IMAGE_PATH = 
+
+INPUT_FILTER = 
+
+FILTER_PATTERNS = 
+
+FILTER_SOURCE_FILES = NO
+
+
+# configuration options related to source browsing
+
+SOURCE_BROWSER = NO
+
+INLINE_SOURCES = NO
+
+STRIP_CODE_COMMENTS = YES
+
+REFERENCED_BY_RELATION = NO
+
+REFERENCES_RELATION = NO
+
+REFERENCES_LINK_SOURCE = YES
+
+USE_HTAGS = NO
+
+VERBATIM_HEADERS = YES
+
+
+# configuration options related to the alphabetical class index
+
+ALPHABETICAL_INDEX = YES
+
+COLS_IN_ALPHA_INDEX = 5
+
+IGNORE_PREFIX = 
+
+
+# configuration options related to the HTML output
+
+GENERATE_HTML = YES
+
+HTML_OUTPUT = html
+
+HTML_FILE_EXTENSION = .html
+
+HTML_HEADER = 
+
+HTML_FOOTER = 
+
+HTML_STYLESHEET = 
+
+HTML_COLORSTYLE_HUE = 220
+
+HTML_COLORSTYLE_SAT = 100
+
+HTML_COLORSTYLE_GAMMA = 80
+
+HTML_TIMESTAMP = YES
+
+HTML_ALIGN_MEMBERS = YES
+
+HTML_DYNAMIC_SECTIONS = NO
+
+GENERATE_DOCSET = NO
+
+DOCSET_FEEDNAME = "Doxygen generated docs"
+
+DOCSET_BUNDLE_ID = org.doxygen.Project
+
+DOCSET_PUBLISHER_ID = org.doxygen.Publisher
+
+DOCSET_PUBLISHER_NAME = Publisher
+
+GENERATE_HTMLHELP = NO
+
+CHM_FILE = 
+
+HHC_LOCATION = 
+
+GENERATE_CHI = NO
+
+CHM_INDEX_ENCODING = 
+
+BINARY_TOC = NO
+
+TOC_EXPAND = NO
+
+GENERATE_QHP = NO
+
+QCH_FILE = 
+
+QHP_NAMESPACE = org.doxygen.Project
+
+QHP_VIRTUAL_FOLDER = doc
+
+QHP_CUST_FILTER_NAME = 
+
+QHP_CUST_FILTER_ATTRS = 
+
+QHP_SECT_FILTER_ATTRS = 
+
+QHG_LOCATION = 
+
+GENERATE_ECLIPSEHELP = NO
+
+ECLIPSE_DOC_ID = org.doxygen.Project
+
+DISABLE_INDEX = NO
+
+ENUM_VALUES_PER_LINE = 4
+
+GENERATE_TREEVIEW = NO
+
+USE_INLINE_TREES = NO
+
+TREEVIEW_WIDTH = 250
+
+EXT_LINKS_IN_WINDOW = NO
+
+FORMULA_FONTSIZE = 10
+
+FORMULA_TRANSPARENT = YES
+
+SEARCHENGINE = YES
+
+SERVER_BASED_SEARCH = NO
+
+
+# configuration options related to the LaTeX output
+
+GENERATE_LATEX = NO
+
+LATEX_OUTPUT = latex
+
+LATEX_CMD_NAME = latex
+
+MAKEINDEX_CMD_NAME = makeindex
+
+COMPACT_LATEX = NO
+
+PAPER_TYPE = a4wide
+
+EXTRA_PACKAGES = 
+
+LATEX_HEADER = 
+
+PDF_HYPERLINKS = YES
+
+USE_PDFLATEX = YES
+
+LATEX_BATCHMODE = NO
+
+LATEX_HIDE_INDICES = NO
+
+LATEX_SOURCE_CODE = NO
+
+
+# configuration options related to the RTF output
+
+GENERATE_RTF = NO
+
+RTF_OUTPUT = rtf
+
+COMPACT_RTF = NO
+
+RTF_HYPERLINKS = NO
+
+RTF_STYLESHEET_FILE = 
+
+RTF_EXTENSIONS_FILE = 
+
+
+# configuration options related to the man page output
+
+GENERATE_MAN = NO
+
+MAN_OUTPUT = man
+
+MAN_EXTENSION = .3
+
+MAN_LINKS = NO
+
+
+# configuration options related to the XML output
+
+GENERATE_XML = NO
+
+XML_OUTPUT = xml
+
+XML_SCHEMA = 
+
+XML_DTD = 
+
+XML_PROGRAMLISTING = YES
+
+
+# configuration options for the AutoGen Definitions output
+
+GENERATE_AUTOGEN_DEF = NO
+
+
+# configuration options related to the Perl module output
+
+GENERATE_PERLMOD = NO
+
+PERLMOD_LATEX = NO
+
+PERLMOD_PRETTY = YES
+
+PERLMOD_MAKEVAR_PREFIX = 
+
+
+# Configuration options related to the preprocessor
+
+ENABLE_PREPROCESSING = YES
+
+MACRO_EXPANSION = NO
+
+EXPAND_ONLY_PREDEF = NO
+
+SEARCH_INCLUDES = YES
+
+INCLUDE_PATH = 
+
+INCLUDE_FILE_PATTERNS = 
+
+PREDEFINED = 
+
+EXPAND_AS_DEFINED = 
+
+SKIP_FUNCTION_MACROS = YES
+
+
+# Configuration::additions related to external references
+
+TAGFILES = 
+
+GENERATE_TAGFILE = 
+
+ALLEXTERNALS = NO
+
+EXTERNAL_GROUPS = YES
+
+PERL_PATH = /usr/bin/perl
+
+
+# Configuration options related to the dot tool
+
+CLASS_DIAGRAMS = YES
+
+MSCGEN_PATH = 
+
+HIDE_UNDOC_RELATIONS = YES
+
+HAVE_DOT = NO
+
+DOT_NUM_THREADS = 0
+
+DOT_FONTNAME = FreeSans.ttf
+
+DOT_FONTSIZE = 10
+
+DOT_FONTPATH = 
+
+CLASS_GRAPH = YES
+
+COLLABORATION_GRAPH = YES
+
+GROUP_GRAPHS = YES
+
+UML_LOOK = YES
+
+TEMPLATE_RELATIONS = NO
+
+INCLUDE_GRAPH = YES
+
+INCLUDED_BY_GRAPH = YES
+
+CALL_GRAPH = NO
+
+CALLER_GRAPH = NO
+
+GRAPHICAL_HIERARCHY = YES
+
+DIRECTORY_GRAPH = YES
+
+DOT_IMAGE_FORMAT = png
+
+DOT_PATH = 
+
+DOTFILE_DIRS = 
+
+DOT_GRAPH_MAX_NODES = 50
+
+MAX_DOT_GRAPH_DEPTH = 0
+
+DOT_TRANSPARENT = NO
+
+DOT_MULTI_TARGETS = NO
+
+GENERATE_LEGEND = YES
+
+DOT_CLEANUP = YES

Copied: trunk/ImageProcessing/opencv/components/Houghline/Hough.sln (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Houghline/Hough.sln)
===================================================================
--- trunk/ImageProcessing/opencv/components/Houghline/Hough.sln	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Houghline/Hough.sln	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,105 @@
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ALL_BUILD", "ALL_BUILD.vcxproj", "{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}"
+	ProjectSection(ProjectDependencies) = postProject
+		{73F43C99-7A19-45DD-84F4-46CAB90E0D37} = {73F43C99-7A19-45DD-84F4-46CAB90E0D37}
+		{2C7874D8-5466-4F3B-A775-CC3E4172D38D} = {2C7874D8-5466-4F3B-A775-CC3E4172D38D}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Hough", "Hough.vcxproj", "{73F43C99-7A19-45DD-84F4-46CAB90E0D37}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "HoughComp", "HoughComp.vcxproj", "{2C7874D8-5466-4F3B-A775-CC3E4172D38D}"
+	ProjectSection(ProjectDependencies) = postProject
+		{73F43C99-7A19-45DD-84F4-46CAB90E0D37} = {73F43C99-7A19-45DD-84F4-46CAB90E0D37}
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "INSTALL", "INSTALL.vcxproj", "{0F103D78-0F29-4905-BDD6-10170713B2B6}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43} = {B947F6ED-BEAA-4A93-AB1F-586DF141AC43}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PACKAGE", "PACKAGE.vcxproj", "{33F42C36-1EE4-4E2E-A533-F95493177B79}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43} = {B947F6ED-BEAA-4A93-AB1F-586DF141AC43}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZERO_CHECK", "..\..\ZERO_CHECK.vcxproj", "{87493064-6817-4173-BA90-7F469034490A}"
+	ProjectSection(ProjectDependencies) = postProject
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doxygen_Hough", "doxygen_Hough.vcxproj", "{2C24D7E6-B312-4B8D-9800-14EF47FE5138}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uninstall_Hough", "uninstall_Hough.vcxproj", "{AA3A04FF-3D39-4ECE-85A7-2C92658A57EA}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Win32 = Debug|Win32
+		Release|Win32 = Release|Win32
+		MinSizeRel|Win32 = MinSizeRel|Win32
+		RelWithDebInfo|Win32 = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Debug|Win32.ActiveCfg = Debug|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Debug|Win32.Build.0 = Debug|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Release|Win32.ActiveCfg = Release|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Release|Win32.Build.0 = Release|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{73F43C99-7A19-45DD-84F4-46CAB90E0D37}.Debug|Win32.ActiveCfg = Debug|Win32
+		{73F43C99-7A19-45DD-84F4-46CAB90E0D37}.Debug|Win32.Build.0 = Debug|Win32
+		{73F43C99-7A19-45DD-84F4-46CAB90E0D37}.Release|Win32.ActiveCfg = Release|Win32
+		{73F43C99-7A19-45DD-84F4-46CAB90E0D37}.Release|Win32.Build.0 = Release|Win32
+		{73F43C99-7A19-45DD-84F4-46CAB90E0D37}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{73F43C99-7A19-45DD-84F4-46CAB90E0D37}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{73F43C99-7A19-45DD-84F4-46CAB90E0D37}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{73F43C99-7A19-45DD-84F4-46CAB90E0D37}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{2C7874D8-5466-4F3B-A775-CC3E4172D38D}.Debug|Win32.ActiveCfg = Debug|Win32
+		{2C7874D8-5466-4F3B-A775-CC3E4172D38D}.Debug|Win32.Build.0 = Debug|Win32
+		{2C7874D8-5466-4F3B-A775-CC3E4172D38D}.Release|Win32.ActiveCfg = Release|Win32
+		{2C7874D8-5466-4F3B-A775-CC3E4172D38D}.Release|Win32.Build.0 = Release|Win32
+		{2C7874D8-5466-4F3B-A775-CC3E4172D38D}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{2C7874D8-5466-4F3B-A775-CC3E4172D38D}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{2C7874D8-5466-4F3B-A775-CC3E4172D38D}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{2C7874D8-5466-4F3B-A775-CC3E4172D38D}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.Debug|Win32.ActiveCfg = Debug|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.Release|Win32.ActiveCfg = Release|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.Debug|Win32.ActiveCfg = Debug|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.Release|Win32.ActiveCfg = Release|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Debug|Win32.ActiveCfg = Debug|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Debug|Win32.Build.0 = Debug|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Release|Win32.ActiveCfg = Release|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Release|Win32.Build.0 = Release|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{2C24D7E6-B312-4B8D-9800-14EF47FE5138}.Debug|Win32.ActiveCfg = Debug|Win32
+		{2C24D7E6-B312-4B8D-9800-14EF47FE5138}.Release|Win32.ActiveCfg = Release|Win32
+		{2C24D7E6-B312-4B8D-9800-14EF47FE5138}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{2C24D7E6-B312-4B8D-9800-14EF47FE5138}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{AA3A04FF-3D39-4ECE-85A7-2C92658A57EA}.Debug|Win32.ActiveCfg = Debug|Win32
+		{AA3A04FF-3D39-4ECE-85A7-2C92658A57EA}.Release|Win32.ActiveCfg = Release|Win32
+		{AA3A04FF-3D39-4ECE-85A7-2C92658A57EA}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{AA3A04FF-3D39-4ECE-85A7-2C92658A57EA}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ExtensibilityGlobals) = postSolution
+	EndGlobalSection
+	GlobalSection(ExtensibilityAddIns) = postSolution
+	EndGlobalSection
+EndGlobal

Copied: trunk/ImageProcessing/opencv/components/Houghline/Hough.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Houghline/Hough.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Houghline/Hough.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Houghline/Hough.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,292 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{73F43C99-7A19-45DD-84F4-46CAB90E0D37}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>Hough</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\Debug\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Hough.dir\Debug\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Hough</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\Release\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Hough.dir\Release\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Hough</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\MinSizeRel\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Hough.dir\MinSizeRel\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Hough</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\RelWithDebInfo\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Hough.dir\RelWithDebInfo\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Hough</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">true</LinkIncremental>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Houghline;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
+      <Optimization>Disabled</Optimization>
+      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Debug";Hough_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Debug</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Houghline/Debug/Hough.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Debug\";Hough_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Houghline;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Houghline;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rtd.lib;omniDynamic414_rtd.lib;omnithread34_rtd.lib;RTC110d.lib;coil110d.lib;ws2_32.lib;mswsock.lib;opencv_core220d.lib;opencv_imgproc220d.lib;opencv_features2d220d.lib;opencv_gpu220d.lib;opencv_calib3d220d.lib;opencv_objdetect220d.lib;opencv_video220d.lib;opencv_highgui220d.lib;opencv_ml220d.lib;opencv_legacy220d.lib;opencv_contrib220d.lib;opencv_flann220d.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Houghline/Debug/Hough.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Houghline/Debug/Hough.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Houghline;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Release";Hough_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Release</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Houghline/Release/Hough.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Release\";Hough_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Houghline;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Houghline;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Houghline/Release/Hough.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Houghline/Release/Hough.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Houghline;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MinSpace</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="MinSizeRel";Hough_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>MinSizeRel</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Houghline/MinSizeRel/Hough.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"MinSizeRel\";Hough_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Houghline;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Houghline;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Houghline/MinSizeRel/Hough.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Houghline/MinSizeRel/Hough.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Houghline;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="RelWithDebInfo";Hough_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>RelWithDebInfo</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Houghline/RelWithDebInfo/Hough.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"RelWithDebInfo\";Hough_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Houghline;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Houghline;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Houghline/RelWithDebInfo/Hough.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Houghline/RelWithDebInfo/Hough.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Houghline\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Houghline\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Houghline\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Houghline\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="Hough.cpp" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Houghline/HoughComp.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Houghline/HoughComp.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Houghline/HoughComp.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Houghline/HoughComp.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,295 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{2C7874D8-5466-4F3B-A775-CC3E4172D38D}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>HoughComp</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\Debug\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">HoughComp.dir\Debug\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">HoughComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\Release\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">HoughComp.dir\Release\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">HoughComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\MinSizeRel\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">HoughComp.dir\MinSizeRel\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">HoughComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\RelWithDebInfo\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">HoughComp.dir\RelWithDebInfo\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">HoughComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">true</LinkIncremental>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Houghline;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
+      <Optimization>Disabled</Optimization>
+      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Debug";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Debug</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Houghline/Debug/HoughComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Debug\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Houghline;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Houghline;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;Debug\Hough.lib;omniORB414_rtd.lib;omniDynamic414_rtd.lib;omnithread34_rtd.lib;RTC110d.lib;coil110d.lib;ws2_32.lib;mswsock.lib;opencv_core220d.lib;opencv_imgproc220d.lib;opencv_features2d220d.lib;opencv_gpu220d.lib;opencv_calib3d220d.lib;opencv_objdetect220d.lib;opencv_video220d.lib;opencv_highgui220d.lib;opencv_ml220d.lib;opencv_legacy220d.lib;opencv_contrib220d.lib;opencv_flann220d.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Houghline/Debug/HoughComp.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Houghline/Debug/HoughComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Houghline;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Release";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Release</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Houghline/Release/HoughComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Release\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Houghline;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Houghline;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;Release\Hough.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Houghline/Release/HoughComp.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Houghline/Release/HoughComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Houghline;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MinSpace</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="MinSizeRel";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>MinSizeRel</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Houghline/MinSizeRel/HoughComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"MinSizeRel\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Houghline;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Houghline;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;MinSizeRel\Hough.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Houghline/MinSizeRel/HoughComp.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Houghline/MinSizeRel/HoughComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Houghline;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="RelWithDebInfo";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>RelWithDebInfo</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Houghline/RelWithDebInfo/HoughComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"RelWithDebInfo\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Houghline;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Houghline;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;RelWithDebInfo\Hough.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Houghline/RelWithDebInfo/HoughComp.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Houghline/RelWithDebInfo/HoughComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Houghline\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Houghline\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Houghline\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Houghline\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="HoughComp.cpp" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Houghline/Hough.vcxproj">
+      <Project>73F43C99-7A19-45DD-84F4-46CAB90E0D37</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Houghline/Houghline.sln (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Houghline/Houghline.sln)
===================================================================
--- trunk/ImageProcessing/opencv/components/Houghline/Houghline.sln	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Houghline/Houghline.sln	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,16 @@
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Win32 = Debug|Win32
+		Release|Win32 = Release|Win32
+		MinSizeRel|Win32 = MinSizeRel|Win32
+		RelWithDebInfo|Win32 = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+	EndGlobalSection
+	GlobalSection(ExtensibilityGlobals) = postSolution
+	EndGlobalSection
+	GlobalSection(ExtensibilityAddIns) = postSolution
+	EndGlobalSection
+EndGlobal

Copied: trunk/ImageProcessing/opencv/components/Houghline/INSTALL.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Houghline/INSTALL.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Houghline/INSTALL.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Houghline/INSTALL.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,178 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{0F103D78-0F29-4905-BDD6-10170713B2B6}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>INSTALL</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Houghline;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Houghline;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Houghline;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Houghline;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\INSTALL_force.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Houghline\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Houghline\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Houghline\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Houghline\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Houghline/ALL_BUILD.vcxproj">
+      <Project>B947F6ED-BEAA-4A93-AB1F-586DF141AC43</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Houghline/PACKAGE.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Houghline/PACKAGE.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Houghline/PACKAGE.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Houghline/PACKAGE.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,186 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{33F42C36-1EE4-4E2E-A533-F95493177B79}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>PACKAGE</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Houghline;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Houghline;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Houghline;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Houghline;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\PACKAGE_force.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Houghline\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Houghline\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Houghline\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Houghline\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Houghline/ALL_BUILD.vcxproj">
+      <Project>B947F6ED-BEAA-4A93-AB1F-586DF141AC43</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Houghline/ZERO_CHECK.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Houghline/ZERO_CHECK.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Houghline/ZERO_CHECK.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Houghline/ZERO_CHECK.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,154 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{D9486E33-3489-4C85-8C23-355551FFEB3C}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ZERO_CHECK</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\ZERO_CHECK.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\generate.stamp.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Houghline -BC:/distribution/ImageProcessing/opencv/components/Houghline --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Houghline -BC:/distribution/ImageProcessing/opencv/components/Houghline --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Houghline -BC:/distribution/ImageProcessing/opencv/components/Houghline --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Houghline -BC:/distribution/ImageProcessing/opencv/components/Houghline --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\ZERO_CHECK" />
+  </ItemGroup>
+  <ItemGroup>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Deleted: trunk/ImageProcessing/opencv/components/Houghline/cmake_modules/CPackWIX.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Houghline/cmake_modules/CPackWIX.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Houghline/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,51 +0,0 @@
-#=============================================================================
-# Copyright 2007-2009 Kitware, Inc.
-#
-# Distributed under the OSI-approved BSD License (the "License");
-# see accompanying file Copyright.txt for details.
-#
-# This software is distributed WITHOUT ANY WARRANTY; without even the
-# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-# See the License for more information.
-#=============================================================================
-# (To distributed this file outside of CMake, substitute the full
-#  License text for the above reference.)
-#
-# Fixed for OpenRTM
-#
-IF(CMAKE_BINARY_DIR)
-  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
-ENDIF(CMAKE_BINARY_DIR)
-
-IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
-    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
-ENDIF()
-
-IF(NOT CPACK_WIX_LANG)
-    SET(CPACK_WIX_LANG "en-us")
-ENDIF()
-
-# use the package defaults if none exists.
-# for the community.
-#IF ( NOT CPACK_WIX_XSL )
-#	
-#ENDIF( NOT CPACK_WIX_XSL )
-#
-
-IF ( CPACK_WIX_WXS_FILES )
-	# this could probably be a single expression but I'm no regex guru.
-    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
-	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
-ENDIF( CPACK_WIX_WXS_FILES )
-
-FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-
-IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
-  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
-  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
-  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
-ELSE()
-  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
-ENDIF()

Copied: trunk/ImageProcessing/opencv/components/Houghline/cmake_modules/CPackWIX.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Houghline/cmake_modules/CPackWIX.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/Houghline/cmake_modules/CPackWIX.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Houghline/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,51 @@
+#=============================================================================
+# Copyright 2007-2009 Kitware, Inc.
+#
+# Distributed under the OSI-approved BSD License (the "License");
+# see accompanying file Copyright.txt for details.
+#
+# This software is distributed WITHOUT ANY WARRANTY; without even the
+# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+# See the License for more information.
+#=============================================================================
+# (To distributed this file outside of CMake, substitute the full
+#  License text for the above reference.)
+#
+# Fixed for OpenRTM
+#
+IF(CMAKE_BINARY_DIR)
+  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
+ENDIF(CMAKE_BINARY_DIR)
+
+IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
+    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
+ENDIF()
+
+IF(NOT CPACK_WIX_LANG)
+    SET(CPACK_WIX_LANG "en-us")
+ENDIF()
+
+# use the package defaults if none exists.
+# for the community.
+#IF ( NOT CPACK_WIX_XSL )
+#	
+#ENDIF( NOT CPACK_WIX_XSL )
+#
+
+IF ( CPACK_WIX_WXS_FILES )
+	# this could probably be a single expression but I'm no regex guru.
+    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
+	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
+ENDIF( CPACK_WIX_WXS_FILES )
+
+FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+
+IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
+  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
+  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
+  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
+ELSE()
+  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
+ENDIF()

Deleted: trunk/ImageProcessing/opencv/components/Houghline/cmake_modules/FindOpenCV.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Houghline/cmake_modules/FindOpenCV.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Houghline/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,62 +0,0 @@
-
-
-set(OPENCV_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # OpenCV
-    pkg_check_modules(OPENCV REQUIRED opencv)
-    if(NOT OPENCV_DIR)
-        if(OPENCV_FOUND)
-            set(OPENCV_DIR ${OPENCV_PREFIX})
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-    endif()
-
-    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
-    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
-
-endif(UNIX)
-
-if(WIN32)
-    # OpenCV
-    if(NOT OPENCV_DIR)
-        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
-            set(OPENCV_DIR $ENV{OPENCV_ROOT})
-            set(OPENCV_FOUND TRUE)
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-        if(NOT OPENCV_FOUND)
-            message(FATAL_ERROR "OpenCV not found.")
-        endif()
-    endif()
-
-    include(${OPENCV_DIR}/OpenCVConfig.cmake)
-    set(OPENCV_VERSION ${OpenCV_VERSION})
-    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
-    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
-    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
-
-    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
-    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
-
-    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
-
-    foreach(_lib ${OPENCV_LIB_COMPONENTS})
-        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
-    endforeach()
-
-endif(WIN32)
-
-message(STATUS "FindOpenCV setup done.")
-
-message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
-message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
-message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
-message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
-message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
-message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
-message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
-

Copied: trunk/ImageProcessing/opencv/components/Houghline/cmake_modules/FindOpenCV.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Houghline/cmake_modules/FindOpenCV.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/Houghline/cmake_modules/FindOpenCV.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Houghline/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,62 @@
+
+
+set(OPENCV_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # OpenCV
+    pkg_check_modules(OPENCV REQUIRED opencv)
+    if(NOT OPENCV_DIR)
+        if(OPENCV_FOUND)
+            set(OPENCV_DIR ${OPENCV_PREFIX})
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+    endif()
+
+    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
+    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
+
+endif(UNIX)
+
+if(WIN32)
+    # OpenCV
+    if(NOT OPENCV_DIR)
+        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
+            set(OPENCV_DIR $ENV{OPENCV_ROOT})
+            set(OPENCV_FOUND TRUE)
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+        if(NOT OPENCV_FOUND)
+            message(FATAL_ERROR "OpenCV not found.")
+        endif()
+    endif()
+
+    include(${OPENCV_DIR}/OpenCVConfig.cmake)
+    set(OPENCV_VERSION ${OpenCV_VERSION})
+    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
+    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
+    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
+
+    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
+    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
+
+    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
+
+    foreach(_lib ${OPENCV_LIB_COMPONENTS})
+        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
+    endforeach()
+
+endif(WIN32)
+
+message(STATUS "FindOpenCV setup done.")
+
+message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
+message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
+message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
+message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
+message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
+message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
+message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
+

Deleted: trunk/ImageProcessing/opencv/components/Houghline/cmake_modules/FindOpenRTM.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Houghline/cmake_modules/FindOpenRTM.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Houghline/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,185 +0,0 @@
-
-set(OMNIORB_FOUND FALSE)
-set(OPENRTM_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # omniORB
-    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
-    if(NOT OMNIORB_DIR)
-        if(OMNIORB_FOUND)
-            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-    endif()
-
-    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
-    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
-
-    # OpenRTM-aist
-    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
-    if(NOT OPENRTM_DIR)
-        if(OPENRTM_FOUND)
-            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-    endif()
-
-    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
-    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
-
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
-           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
-           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
-           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "")
-    set(OPENRTM_IDLFLAGS "")
-
-    execute_process(COMMAND rtm-config --idlc
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        set(OPENRTM_IDLC "${output_val}")
-    endif()
-
-    execute_process(COMMAND rtm-config --idlflags
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        string(REPLACE " " ";" output_val ${output_val})
-        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
-    endif()
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(UNIX)
-
-if(WIN32)
-    # omniORB
-    if(NOT OMNIORB_DIR)
-        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
-            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
-            set(OMNIORB_FOUND TRUE)
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-        if(NOT OMNIORB_FOUND)
-            message(FATAL_ERROR "omniORB not found.")
-        endif()
-    endif()
-
-    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
-    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
-
-    # omniORB version
-    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omniORB version file not found.")
-    endif()
-
-    set(OMNIORB_VERSION "${_vers}")
-    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[_]" "."
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[.]" ""
-           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
-
-    # omnithread version
-    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omnithread not found.")
-    endif()
-    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
-           OMNIORB_THREAD_NUM "${_vers}")
-
-    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
-    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
-    else()
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
-    endif()
-
-    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
-                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
-                    "omnithread${OMNIORB_THREAD_NUM}_rt")
-        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-
-    # OpenRTM-aist
-    if(NOT OPENRTM_DIR)
-        if(NOT $ENV{RTM_ROOT} STREQUAL "")
-            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
-            set(OPENRTM_FOUND TRUE)
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-        if(NOT OPENRTM_FOUND)
-            message(FATAL_ERROR "OpenRTM-aist not found.")
-        endif()
-    endif()
-
-    # OpenRTM-aist version
-    set(OPENRTM_VERSION "${OPENRTM_DIR}")
-    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    set(OPENRTM_VERSION_PATCH "0")
-    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
-
-    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
-    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
-    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
-
-    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
-
-    foreach(library "RTC110" "coil110")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-    foreach(library "ws2_32" "mswsock")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
-    endforeach()
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "omniidl")
-    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(WIN32)
-
-message(STATUS "FindOpenRTM setup done.")
-
-message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
-message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
-message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
-message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
-message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
-message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
-message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
-
-message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
-message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
-message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
-message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
-message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
-message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
-message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
-message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
-message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
-message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
-
-message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
-message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
-message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
-message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Copied: trunk/ImageProcessing/opencv/components/Houghline/cmake_modules/FindOpenRTM.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Houghline/cmake_modules/FindOpenRTM.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/Houghline/cmake_modules/FindOpenRTM.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Houghline/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,185 @@
+
+set(OMNIORB_FOUND FALSE)
+set(OPENRTM_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # omniORB
+    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
+    if(NOT OMNIORB_DIR)
+        if(OMNIORB_FOUND)
+            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+    endif()
+
+    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
+    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
+
+    # OpenRTM-aist
+    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
+    if(NOT OPENRTM_DIR)
+        if(OPENRTM_FOUND)
+            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+    endif()
+
+    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
+    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
+
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
+           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
+           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
+           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "")
+    set(OPENRTM_IDLFLAGS "")
+
+    execute_process(COMMAND rtm-config --idlc
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        set(OPENRTM_IDLC "${output_val}")
+    endif()
+
+    execute_process(COMMAND rtm-config --idlflags
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        string(REPLACE " " ";" output_val ${output_val})
+        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
+    endif()
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(UNIX)
+
+if(WIN32)
+    # omniORB
+    if(NOT OMNIORB_DIR)
+        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
+            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
+            set(OMNIORB_FOUND TRUE)
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+        if(NOT OMNIORB_FOUND)
+            message(FATAL_ERROR "omniORB not found.")
+        endif()
+    endif()
+
+    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
+    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
+
+    # omniORB version
+    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omniORB version file not found.")
+    endif()
+
+    set(OMNIORB_VERSION "${_vers}")
+    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[_]" "."
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[.]" ""
+           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
+
+    # omnithread version
+    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omnithread not found.")
+    endif()
+    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
+           OMNIORB_THREAD_NUM "${_vers}")
+
+    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
+    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
+    else()
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
+    endif()
+
+    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
+                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
+                    "omnithread${OMNIORB_THREAD_NUM}_rt")
+        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+
+    # OpenRTM-aist
+    if(NOT OPENRTM_DIR)
+        if(NOT $ENV{RTM_ROOT} STREQUAL "")
+            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
+            set(OPENRTM_FOUND TRUE)
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+        if(NOT OPENRTM_FOUND)
+            message(FATAL_ERROR "OpenRTM-aist not found.")
+        endif()
+    endif()
+
+    # OpenRTM-aist version
+    set(OPENRTM_VERSION "${OPENRTM_DIR}")
+    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    set(OPENRTM_VERSION_PATCH "0")
+    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
+
+    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
+    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
+    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
+
+    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
+
+    foreach(library "RTC110" "coil110")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+    foreach(library "ws2_32" "mswsock")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
+    endforeach()
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "omniidl")
+    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(WIN32)
+
+message(STATUS "FindOpenRTM setup done.")
+
+message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
+message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
+message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
+message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
+message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
+message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
+message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
+
+message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
+message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
+message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
+message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
+message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
+message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
+message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
+message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
+message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
+message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
+
+message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
+message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
+message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
+message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Deleted: trunk/ImageProcessing/opencv/components/Houghline/cmake_modules/cmake_uninstall.cmake.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Houghline/cmake_modules/cmake_uninstall.cmake.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Houghline/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,19 +0,0 @@
-if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
-    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
-endif()
-
-file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
-string(REGEX REPLACE "\n" ";" files "${files}")
-foreach(file ${files})
-    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
-    if(EXISTS "$ENV{DESTDIR}${file}")
-        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
-                     OUTPUT_VARIABLE rm_out
-                     RETURN_VALUE rm_retval)
-        if(NOT "${rm_retval}" STREQUAL 0)
-            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
-        endif()
-    else()
-        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
-    endif()
-endforeach()

Copied: trunk/ImageProcessing/opencv/components/Houghline/cmake_modules/cmake_uninstall.cmake.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Houghline/cmake_modules/cmake_uninstall.cmake.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/Houghline/cmake_modules/cmake_uninstall.cmake.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Houghline/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,19 @@
+if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
+    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
+endif()
+
+file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
+string(REGEX REPLACE "\n" ";" files "${files}")
+foreach(file ${files})
+    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
+    if(EXISTS "$ENV{DESTDIR}${file}")
+        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
+                     OUTPUT_VARIABLE rm_out
+                     RETURN_VALUE rm_retval)
+        if(NOT "${rm_retval}" STREQUAL 0)
+            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
+        endif()
+    else()
+        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
+    endif()
+endforeach()

Deleted: trunk/ImageProcessing/opencv/components/Houghline/cpack_resources/Description.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Houghline/cpack_resources/Description.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Houghline/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-DESCRIPTION
-===========
-
-This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Copied: trunk/ImageProcessing/opencv/components/Houghline/cpack_resources/Description.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Houghline/cpack_resources/Description.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/Houghline/cpack_resources/Description.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Houghline/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+DESCRIPTION
+===========
+
+This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Deleted: trunk/ImageProcessing/opencv/components/Houghline/cpack_resources/License.rtf
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Houghline/cpack_resources/License.rtf	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Houghline/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,7 +0,0 @@
-{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
-{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
-=======\par
-\par
-This is an installer created using CPack (http://www.cmake.org). No license provided.\par
-\par
-}

Copied: trunk/ImageProcessing/opencv/components/Houghline/cpack_resources/License.rtf (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Houghline/cpack_resources/License.rtf)
===================================================================
--- trunk/ImageProcessing/opencv/components/Houghline/cpack_resources/License.rtf	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Houghline/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,7 @@
+{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
+{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
+=======\par
+\par
+This is an installer created using CPack (http://www.cmake.org). No license provided.\par
+\par
+}

Deleted: trunk/ImageProcessing/opencv/components/Houghline/cpack_resources/License.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Houghline/cpack_resources/License.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Houghline/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-LICENSE
-=======
-
-This is an installer created using CPack (http://www.cmake.org). No license provided.

Copied: trunk/ImageProcessing/opencv/components/Houghline/cpack_resources/License.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Houghline/cpack_resources/License.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/Houghline/cpack_resources/License.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Houghline/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+LICENSE
+=======
+
+This is an installer created using CPack (http://www.cmake.org). No license provided.

Deleted: trunk/ImageProcessing/opencv/components/Houghline/cpack_resources/wix.xsl.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Houghline/cpack_resources/wix.xsl.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Houghline/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,90 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<xsl:stylesheet version="1.0"
-   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
-   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
-  <xsl:output indent="yes" method="xml"/>
-
-  <xsl:template match="/wix:Wix">
-    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
-      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
-        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
-        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
-        <Directory Id="TARGETDIR" Name="SourceDir" >
-            <Directory Id="ProgramFilesFolder" Name="PFILE" >
-                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
-                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
-                </Directory>
-            </Directory>
-        </Directory>
-
-        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
-        </Feature>
-
-        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
-        </Feature>
-
-        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
-        </Feature>
-
-        <!--Tack on your specific wix options-->
-        <UIRef Id="WixUI_FeatureTree" />
-        <UIRef Id="WixUI_ErrorProgressText" />
-        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
-        <!-- TODO: Add Wix Specific Dialogs and features. -->
-        <!-- TODO: Add artwork  -->
-        <!-- TODO: Add ... -->
-
-      </Product>
-
-      <!--Output the fragment info which heat generates-->
-      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
-      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
-
-    </Wix>
-  </xsl:template>
-
-  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
-    <xsl:copy>
-      <xsl:apply-templates select="wix:DirectoryRef" />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:DirectoryRef" >
-    <xsl:copy>
-      <xsl:choose>
-        <xsl:when test="wix:Directory[@Name='components']" >
-          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
-        </xsl:when>
-        <xsl:otherwise>
-          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-        </xsl:otherwise>
-      </xsl:choose>
-      <xsl:apply-templates />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Directory" >
-    <xsl:copy>
-      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Component">
-    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
-      <xsl:attribute name="Id">
-        <xsl:value-of select="@Id" />
-      </xsl:attribute>
-    </xsl:element>
-  </xsl:template>
-
-</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/Houghline/cpack_resources/wix.xsl.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Houghline/cpack_resources/wix.xsl.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/Houghline/cpack_resources/wix.xsl.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Houghline/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="utf-8"?>
+<xsl:stylesheet version="1.0"
+   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
+   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
+  <xsl:output indent="yes" method="xml"/>
+
+  <xsl:template match="/wix:Wix">
+    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
+      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
+        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
+        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
+        <Directory Id="TARGETDIR" Name="SourceDir" >
+            <Directory Id="ProgramFilesFolder" Name="PFILE" >
+                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
+                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
+                </Directory>
+            </Directory>
+        </Directory>
+
+        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
+        </Feature>
+
+        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
+        </Feature>
+
+        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
+        </Feature>
+
+        <!--Tack on your specific wix options-->
+        <UIRef Id="WixUI_FeatureTree" />
+        <UIRef Id="WixUI_ErrorProgressText" />
+        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
+        <!-- TODO: Add Wix Specific Dialogs and features. -->
+        <!-- TODO: Add artwork  -->
+        <!-- TODO: Add ... -->
+
+      </Product>
+
+      <!--Output the fragment info which heat generates-->
+      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
+      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
+
+    </Wix>
+  </xsl:template>
+
+  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
+    <xsl:copy>
+      <xsl:apply-templates select="wix:DirectoryRef" />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:DirectoryRef" >
+    <xsl:copy>
+      <xsl:choose>
+        <xsl:when test="wix:Directory[@Name='components']" >
+          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
+        </xsl:when>
+        <xsl:otherwise>
+          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+        </xsl:otherwise>
+      </xsl:choose>
+      <xsl:apply-templates />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Directory" >
+    <xsl:copy>
+      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Component">
+    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
+      <xsl:attribute name="Id">
+        <xsl:value-of select="@Id" />
+      </xsl:attribute>
+    </xsl:element>
+  </xsl:template>
+
+</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/Houghline/doc.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Houghline/doc.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Houghline/doc.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Houghline/doc.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,157 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{27429705-A76B-4588-8FAE-2C7964BC7763}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>doc</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\doc.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\doc;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Houghline -BC:/distribution/ImageProcessing/opencv/components/Houghline --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Houghline\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Houghline -BC:/distribution/ImageProcessing/opencv/components/Houghline --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Houghline\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Houghline -BC:/distribution/ImageProcessing/opencv/components/Houghline --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Houghline\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Houghline -BC:/distribution/ImageProcessing/opencv/components/Houghline --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Houghline\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\doc" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Houghline/ZERO_CHECK.vcxproj">
+      <Project>D9486E33-3489-4C85-8C23-355551FFEB3C</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Houghline/doxygen_Hough.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Houghline/doxygen_Hough.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Houghline/doxygen_Hough.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Houghline/doxygen_Hough.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{2C24D7E6-B312-4B8D-9800-14EF47FE5138}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>doxygen_Hough</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Houghline;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Houghline;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Houghline;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Houghline;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\doxygen_Hough.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Houghline/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeFiles/doxygen_Hough.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\doxygen_Hough;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Houghline/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeFiles/doxygen_Hough.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\doxygen_Hough;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Houghline/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeFiles/doxygen_Hough.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\doxygen_Hough;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Houghline/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeFiles/doxygen_Hough.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\doxygen_Hough;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Houghline\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Houghline\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Houghline\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Houghline\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\doxygen_Hough" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Houghline/uninstall_Hough.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Houghline/uninstall_Hough.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Houghline/uninstall_Hough.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Houghline/uninstall_Hough.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{AA3A04FF-3D39-4ECE-85A7-2C92658A57EA}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>uninstall_Hough</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Houghline;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Houghline;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Houghline;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Houghline;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\uninstall_Hough.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Houghline/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeFiles/uninstall_Hough.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\uninstall_Hough;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Houghline/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeFiles/uninstall_Hough.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\uninstall_Hough;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Houghline/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeFiles/uninstall_Hough.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\uninstall_Hough;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Houghline/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeFiles/uninstall_Hough.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\uninstall_Hough;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Houghline\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Houghline\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Houghline\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Houghline/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Houghline\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Houghline\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Houghline\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\uninstall_Hough" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/IEEE1394Camera/CMakeLists.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/IEEE1394Camera/CMakeLists.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/IEEE1394Camera/CMakeLists.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/IEEE1394Camera/CMakeLists.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,280 @@
+cmake_minimum_required(VERSION 2.8 FATAL_ERROR)
+
+project(IEEE1394Camera)
+
+set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS true)
+set(CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake_modules")
+
+set(LINUX_PACKAGE_GENERATOR "DEB")
+#set(LINUX_PACKAGE_GENERATOR "RPM")
+
+
+# component settings
+set(RTC_NAME "${PROJECT_NAME}")
+set(RTC_VERSION "1.0.0")
+set(RTC_VERSION_MAJOR "1")
+set(RTC_VERSION_MINOR "0")
+set(RTC_VERSION_PATCH "0")
+set(RTC_LANG "c++")
+set(RTC_DESCRIPTION "IEEE1394Camera Agent Component")
+set(RTC_VENDOR "Shibaura Inst. of Tech, Tanaka & Fujita & Takasu")
+set(RTC_MAINTAINER "author at example.com")
+
+string(TOLOWER ${RTC_NAME} PACKAGE_NAME)
+set(PACKAGE_VERSION "${RTC_VERSION_MAJOR}.${RTC_VERSION_MINOR}.${RTC_VERSION_PATCH}")
+
+set(IDL_FILES ""
+	#              WiiInfo.idl
+)
+
+set(SKEL_SRCS ""
+	#              WiiInfoSkel.cpp
+)
+
+set(STUB_SRCS ""
+)
+
+set(IMPL_SRCS ""
+	#              WiiInfoSVC_impl.cpp
+)
+
+set(IMPL_INCS ""
+	#              WiiInfoSVC_impl.h
+)
+
+set(LIBS_SRCS IEEE1394Camera.cpp)
+
+set(LIBS_INCS IEEE1394Camera.h)
+
+set(EXEC_SRCS IEEE1394CameraComp.cpp)
+
+set(OTHER_SRCS CMakeLists.txt Doxyfile.in
+               RTC.xml IEEE1394Camera.conf rtc.conf)
+
+
+# check OpenRTM installed
+find_package(OpenRTM REQUIRED)
+
+list(APPEND CFLAGS ${OMNIORB_CFLAGS} ${OPENRTM_CFLAGS})
+list(APPEND INCLUDE_DIRS ${OMNIORB_INCLUDE_DIRS} ${OPENRTM_INCLUDE_DIRS})
+list(APPEND LDFLAGS ${OMNIORB_LDFLAGS} ${OPENRTM_LDFLAGS})
+list(APPEND LIBRARY_DIRS ${OMNIORB_LIBRARY_DIRS} ${OPENRTM_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OMNIORB_LIBRARIES} ${OPENRTM_LIBRARIES})
+
+# check doxygen installed
+find_package(Doxygen)
+if(DOXYGEN_FOUND STREQUAL "NO")
+    message(FATAL_ERROR "Doxygen not found.")
+endif()
+
+
+if(WIN32)
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin/x86_win32")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(INSTALL_PREFIX "components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+else()
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(OPENRTM_SHARE_PREFIX "share/openrtm-${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}")
+    set(INSTALL_PREFIX "${OPENRTM_SHARE_PREFIX}/components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+endif()
+
+# check OpenCV installed
+find_package(OpenCV REQUIRED)
+
+list(APPEND INCLUDE_DIRS ${OPENCV_INCLUDE_DIRS})
+list(APPEND LIBRARY_DIRS ${OPENCV_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OPENCV_LIBRARIES})
+
+
+# add uninstall target
+configure_file(
+    "${CMAKE_CURRENT_SOURCE_DIR}/cmake_modules/cmake_uninstall.cmake.in"
+    "${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake"
+    IMMEDIATE @ONLY)
+add_custom_target(uninstall_${RTC_NAME} COMMAND 
+    ${CMAKE_COMMAND} -P ${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake)
+
+
+# target settings for library/executable
+list(APPEND INCLUDE_DIRS ${CMAKE_CURRENT_BINARY_DIR})
+include_directories(${INCLUDE_DIRS})
+
+link_directories(${LIBRARY_DIRS})
+
+add_definitions(${CFLAGS})
+
+foreach(idl ${IDL_FILES})
+    string(REGEX REPLACE "([^\\/]*)\\.idl" "\\1" idl_base ${idl})
+    add_custom_command(OUTPUT ${idl_base}Stub.cpp ${idl_base}Skel.cpp
+                       COMMAND ${OPENRTM_IDL_WRAPPER} ${OPENRTM_IDL_WRAPPER_FLAGS} --idl-file=${idl}
+                       COMMAND ${OPENRTM_IDLC} ${OPENRTM_IDLFLAGS} ${PROJECT_SOURCE_DIR}/${idl}
+                       DEPENDS ${idl})
+endforeach()
+
+if(CMAKE_COMPILER_IS_GNUCC)
+    string(REPLACE ";" " " LDFLAGS "${LDFLAGS}")
+endif()
+
+add_library(${RTC_NAME} SHARED
+            ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+target_link_libraries(${RTC_NAME} ${LIBRARIES})
+set_target_properties(${RTC_NAME} PROPERTIES PREFIX "")
+set_target_properties(${RTC_NAME} PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+if(UNIX)
+    add_library(${RTC_NAME}-static STATIC
+                ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+    target_link_libraries(${RTC_NAME}-static ${LIBRARIES})
+    set_target_properties(${RTC_NAME}-static PROPERTIES PREFIX "")
+    set_target_properties(${RTC_NAME}-static PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+if(UNIX)
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME}-static)
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME}-static ${LIBRARIES})
+
+    add_executable(${RTC_NAME}Comp-dynamic ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp-dynamic ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp-dynamic ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp-dynamic PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+else()
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+install(TARGETS ${RTC_NAME} LIBRARY DESTINATION "${INSTALL_PREFIX}"
+                            ARCHIVE DESTINATION "${INSTALL_PREFIX}"
+                            RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(TARGETS ${RTC_NAME}Comp RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(FILES RTC.xml DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+
+
+# target settings for document
+configure_file("${CMAKE_CURRENT_SOURCE_DIR}/Doxyfile.in"
+               "${CMAKE_CURRENT_BINARY_DIR}/Doxyfile")
+
+add_custom_target(doxygen_${RTC_NAME} COMMAND
+                  ${DOXYGEN_EXECUTABLE} ${CMAKE_CURRENT_BINARY_DIR}/Doxyfile)
+
+set_property(DIRECTORY APPEND PROPERTY ADDITIONAL_MAKE_CLEAN_FILES doc)
+
+get_target_property(DOC_TARGET doc TYPE)
+if(NOT DOC_TARGET)
+    add_custom_target(doc)
+endif()
+add_dependencies(doc doxygen)
+
+install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/doc DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "documents")
+
+
+# install source files
+install(FILES ${IDL_FILES} ${IMPL_SRCS} ${IMPL_INCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${LIBS_SRCS} ${LIBS_INCS} ${EXEC_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${OTHER_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(DIRECTORY cmake_modules cpack_resources
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+
+# package settings
+set(CPACK_PACKAGE_NAME "${RTC_NAME}")
+set(CPACK_PACKAGE_VERSION_MAJOR "${RTC_VERSION_MAJOR}")
+set(CPACK_PACKAGE_VERSION_MINOR "${RTC_VERSION_MINOR}")
+set(CPACK_PACKAGE_VERSION_PATCH "${RTC_VERSION_PATCH}")
+set(CPACK_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}")
+set(CPACK_PACKAGE_VENDOR "${RTC_VENDOR}")
+set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "${RTC_DESCRIPTION}")
+set(CPACK_PACKAGE_CONTACT "${RTC_MAINTAINER}")
+
+set(CPACK_RESOURCE_FILE_LICENSE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/License.txt")
+set(CPACK_PACKAGE_DESCRIPTION_FILE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/Description.txt")
+
+set(CPACK_COMPONENTS_ALL applications documents sources)
+set(CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME "Applications")
+set(CPACK_COMPONENT_APPLICATIONS_DESCRIPTION "RT-Component applications")
+set(CPACK_COMPONENT_APPLICATIONS_DISABLED FALSE)
+
+set(CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME "Documents")
+set(CPACK_COMPONENT_DOCUMENTS_DESCRIPTION "RT-Component documents")
+set(CPACK_COMPONENT_DOCUMENTS_DISABLED TRUE)
+
+set(CPACK_COMPONENT_SOURCES_DISPLAY_NAME "Source files")
+set(CPACK_COMPONENT_SOURCES_DESCRIPTION "RT-Component source files")
+set(CPACK_COMPONENT_SOURCES_DISABLED TRUE)
+
+if(WIN32)
+    set(CPACK_GENERATOR "WIX")
+
+    # Windows WiX package settings
+
+    set(CPACK_WIX_XSL "@CMAKE_CURRENT_BINARY_DIR@/wix.xsl")
+    set(CPACK_WIX_LANG "ja-jp")
+    set(CPACK_RESOURCE_FILE_LICENSE
+        "@CMAKE_CURRENT_SOURCE_DIR@/cpack_resources/License.rtf")
+    configure_file(
+        "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/wix.xsl.in"
+        "${CMAKE_CURRENT_BINARY_DIR}/wix.xsl" @ONLY)
+
+    set(CPACK_PACKAGE_FILE_NAME
+        "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}${PACKAGE_VERSION}")
+
+else()
+    set(CPACK_GENERATOR "${LINUX_PACKAGE_GENERATOR}")
+
+    if(CPACK_GENERATOR STREQUAL "DEB")
+        # Linux Debian package settings
+
+        set(CPACK_DEBIAN_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION}-1")
+        set(CPACK_DEBIAN_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_DEBIAN_PACKAGE_SECTION "main")
+        set(CPACK_DEBIAN_PACKAGE_PRIORITY  "extra")
+        set(CPACK_DEBIAN_PACKAGE_DEPENDS "openrtm-aist (>= 1.0.0)")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}_${CPACK_DEBIAN_PACKAGE_VERSION}_${CPACK_DEBIAN_PACKAGE_ARCHITECTURE}")
+
+    elseif(CPACK_GENERATOR STREQUAL "RPM")
+        # Linux RPM package settings
+
+        set(CPACK_RPM_PACKAGE_RELEASE "1.fc10")
+        set(CPACK_RPM_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_RPM_PACKAGE_GROUP "Development/Libraries")
+        set(CPACK_RPM_PACKAGE_LICENSE "LGPL")
+        set(CPACK_RPM_PACKAGE_REQUIRES "OpenRTM-aist >= 1.0.0")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}-${PACKAGE_VERSION}-${CPACK_RPM_PACKAGE_RELEASE}.${CPACK_RPM_PACKAGE_ARCHITECTURE}")
+
+    endif()
+endif()
+
+message(STATUS "Package type: ${CPACK_GENERATOR}")
+message(STATUS "Package name: ${CPACK_PACKAGE_FILE_NAME}")
+
+include(CPack)

Deleted: trunk/ImageProcessing/opencv/components/IEEE1394Camera/cmake_modules/CPackWIX.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/IEEE1394Camera/cmake_modules/CPackWIX.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/IEEE1394Camera/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,51 +0,0 @@
-#=============================================================================
-# Copyright 2007-2009 Kitware, Inc.
-#
-# Distributed under the OSI-approved BSD License (the "License");
-# see accompanying file Copyright.txt for details.
-#
-# This software is distributed WITHOUT ANY WARRANTY; without even the
-# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-# See the License for more information.
-#=============================================================================
-# (To distributed this file outside of CMake, substitute the full
-#  License text for the above reference.)
-#
-# Fixed for OpenRTM
-#
-IF(CMAKE_BINARY_DIR)
-  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
-ENDIF(CMAKE_BINARY_DIR)
-
-IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
-    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
-ENDIF()
-
-IF(NOT CPACK_WIX_LANG)
-    SET(CPACK_WIX_LANG "en-us")
-ENDIF()
-
-# use the package defaults if none exists.
-# for the community.
-#IF ( NOT CPACK_WIX_XSL )
-#	
-#ENDIF( NOT CPACK_WIX_XSL )
-#
-
-IF ( CPACK_WIX_WXS_FILES )
-	# this could probably be a single expression but I'm no regex guru.
-    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
-	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
-ENDIF( CPACK_WIX_WXS_FILES )
-
-FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-
-IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
-  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
-  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
-  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
-ELSE()
-  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
-ENDIF()

Copied: trunk/ImageProcessing/opencv/components/IEEE1394Camera/cmake_modules/CPackWIX.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/IEEE1394Camera/cmake_modules/CPackWIX.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/IEEE1394Camera/cmake_modules/CPackWIX.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/IEEE1394Camera/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,51 @@
+#=============================================================================
+# Copyright 2007-2009 Kitware, Inc.
+#
+# Distributed under the OSI-approved BSD License (the "License");
+# see accompanying file Copyright.txt for details.
+#
+# This software is distributed WITHOUT ANY WARRANTY; without even the
+# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+# See the License for more information.
+#=============================================================================
+# (To distributed this file outside of CMake, substitute the full
+#  License text for the above reference.)
+#
+# Fixed for OpenRTM
+#
+IF(CMAKE_BINARY_DIR)
+  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
+ENDIF(CMAKE_BINARY_DIR)
+
+IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
+    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
+ENDIF()
+
+IF(NOT CPACK_WIX_LANG)
+    SET(CPACK_WIX_LANG "en-us")
+ENDIF()
+
+# use the package defaults if none exists.
+# for the community.
+#IF ( NOT CPACK_WIX_XSL )
+#	
+#ENDIF( NOT CPACK_WIX_XSL )
+#
+
+IF ( CPACK_WIX_WXS_FILES )
+	# this could probably be a single expression but I'm no regex guru.
+    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
+	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
+ENDIF( CPACK_WIX_WXS_FILES )
+
+FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+
+IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
+  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
+  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
+  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
+ELSE()
+  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
+ENDIF()

Deleted: trunk/ImageProcessing/opencv/components/IEEE1394Camera/cmake_modules/FindOpenCV.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/IEEE1394Camera/cmake_modules/FindOpenCV.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/IEEE1394Camera/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,62 +0,0 @@
-
-
-set(OPENCV_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # OpenCV
-    pkg_check_modules(OPENCV REQUIRED opencv)
-    if(NOT OPENCV_DIR)
-        if(OPENCV_FOUND)
-            set(OPENCV_DIR ${OPENCV_PREFIX})
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-    endif()
-
-    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
-    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
-
-endif(UNIX)
-
-if(WIN32)
-    # OpenCV
-    if(NOT OPENCV_DIR)
-        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
-            set(OPENCV_DIR $ENV{OPENCV_ROOT})
-            set(OPENCV_FOUND TRUE)
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-        if(NOT OPENCV_FOUND)
-            message(FATAL_ERROR "OpenCV not found.")
-        endif()
-    endif()
-
-    include(${OPENCV_DIR}/OpenCVConfig.cmake)
-    set(OPENCV_VERSION ${OpenCV_VERSION})
-    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
-    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
-    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
-
-    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
-    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
-
-    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
-
-    foreach(_lib ${OPENCV_LIB_COMPONENTS})
-        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
-    endforeach()
-
-endif(WIN32)
-
-message(STATUS "FindOpenCV setup done.")
-
-message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
-message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
-message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
-message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
-message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
-message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
-message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
-

Copied: trunk/ImageProcessing/opencv/components/IEEE1394Camera/cmake_modules/FindOpenCV.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/IEEE1394Camera/cmake_modules/FindOpenCV.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/IEEE1394Camera/cmake_modules/FindOpenCV.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/IEEE1394Camera/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,62 @@
+
+
+set(OPENCV_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # OpenCV
+    pkg_check_modules(OPENCV REQUIRED opencv)
+    if(NOT OPENCV_DIR)
+        if(OPENCV_FOUND)
+            set(OPENCV_DIR ${OPENCV_PREFIX})
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+    endif()
+
+    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
+    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
+
+endif(UNIX)
+
+if(WIN32)
+    # OpenCV
+    if(NOT OPENCV_DIR)
+        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
+            set(OPENCV_DIR $ENV{OPENCV_ROOT})
+            set(OPENCV_FOUND TRUE)
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+        if(NOT OPENCV_FOUND)
+            message(FATAL_ERROR "OpenCV not found.")
+        endif()
+    endif()
+
+    include(${OPENCV_DIR}/OpenCVConfig.cmake)
+    set(OPENCV_VERSION ${OpenCV_VERSION})
+    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
+    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
+    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
+
+    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
+    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
+
+    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
+
+    foreach(_lib ${OPENCV_LIB_COMPONENTS})
+        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
+    endforeach()
+
+endif(WIN32)
+
+message(STATUS "FindOpenCV setup done.")
+
+message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
+message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
+message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
+message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
+message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
+message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
+message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
+

Deleted: trunk/ImageProcessing/opencv/components/IEEE1394Camera/cmake_modules/FindOpenRTM.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/IEEE1394Camera/cmake_modules/FindOpenRTM.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/IEEE1394Camera/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,185 +0,0 @@
-
-set(OMNIORB_FOUND FALSE)
-set(OPENRTM_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # omniORB
-    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
-    if(NOT OMNIORB_DIR)
-        if(OMNIORB_FOUND)
-            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-    endif()
-
-    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
-    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
-
-    # OpenRTM-aist
-    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
-    if(NOT OPENRTM_DIR)
-        if(OPENRTM_FOUND)
-            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-    endif()
-
-    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
-    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
-
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
-           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
-           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
-           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "")
-    set(OPENRTM_IDLFLAGS "")
-
-    execute_process(COMMAND rtm-config --idlc
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        set(OPENRTM_IDLC "${output_val}")
-    endif()
-
-    execute_process(COMMAND rtm-config --idlflags
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        string(REPLACE " " ";" output_val ${output_val})
-        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
-    endif()
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(UNIX)
-
-if(WIN32)
-    # omniORB
-    if(NOT OMNIORB_DIR)
-        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
-            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
-            set(OMNIORB_FOUND TRUE)
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-        if(NOT OMNIORB_FOUND)
-            message(FATAL_ERROR "omniORB not found.")
-        endif()
-    endif()
-
-    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
-    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
-
-    # omniORB version
-    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omniORB version file not found.")
-    endif()
-
-    set(OMNIORB_VERSION "${_vers}")
-    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[_]" "."
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[.]" ""
-           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
-
-    # omnithread version
-    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omnithread not found.")
-    endif()
-    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
-           OMNIORB_THREAD_NUM "${_vers}")
-
-    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
-    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
-    else()
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
-    endif()
-
-    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
-                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
-                    "omnithread${OMNIORB_THREAD_NUM}_rt")
-        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-
-    # OpenRTM-aist
-    if(NOT OPENRTM_DIR)
-        if(NOT $ENV{RTM_ROOT} STREQUAL "")
-            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
-            set(OPENRTM_FOUND TRUE)
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-        if(NOT OPENRTM_FOUND)
-            message(FATAL_ERROR "OpenRTM-aist not found.")
-        endif()
-    endif()
-
-    # OpenRTM-aist version
-    set(OPENRTM_VERSION "${OPENRTM_DIR}")
-    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    set(OPENRTM_VERSION_PATCH "0")
-    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
-
-    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
-    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
-    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
-
-    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
-
-    foreach(library "RTC110" "coil110")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-    foreach(library "ws2_32" "mswsock")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
-    endforeach()
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "omniidl")
-    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(WIN32)
-
-message(STATUS "FindOpenRTM setup done.")
-
-message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
-message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
-message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
-message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
-message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
-message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
-message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
-
-message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
-message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
-message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
-message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
-message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
-message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
-message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
-message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
-message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
-message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
-
-message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
-message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
-message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
-message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Copied: trunk/ImageProcessing/opencv/components/IEEE1394Camera/cmake_modules/FindOpenRTM.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/IEEE1394Camera/cmake_modules/FindOpenRTM.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/IEEE1394Camera/cmake_modules/FindOpenRTM.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/IEEE1394Camera/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,185 @@
+
+set(OMNIORB_FOUND FALSE)
+set(OPENRTM_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # omniORB
+    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
+    if(NOT OMNIORB_DIR)
+        if(OMNIORB_FOUND)
+            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+    endif()
+
+    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
+    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
+
+    # OpenRTM-aist
+    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
+    if(NOT OPENRTM_DIR)
+        if(OPENRTM_FOUND)
+            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+    endif()
+
+    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
+    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
+
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
+           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
+           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
+           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "")
+    set(OPENRTM_IDLFLAGS "")
+
+    execute_process(COMMAND rtm-config --idlc
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        set(OPENRTM_IDLC "${output_val}")
+    endif()
+
+    execute_process(COMMAND rtm-config --idlflags
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        string(REPLACE " " ";" output_val ${output_val})
+        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
+    endif()
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(UNIX)
+
+if(WIN32)
+    # omniORB
+    if(NOT OMNIORB_DIR)
+        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
+            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
+            set(OMNIORB_FOUND TRUE)
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+        if(NOT OMNIORB_FOUND)
+            message(FATAL_ERROR "omniORB not found.")
+        endif()
+    endif()
+
+    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
+    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
+
+    # omniORB version
+    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omniORB version file not found.")
+    endif()
+
+    set(OMNIORB_VERSION "${_vers}")
+    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[_]" "."
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[.]" ""
+           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
+
+    # omnithread version
+    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omnithread not found.")
+    endif()
+    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
+           OMNIORB_THREAD_NUM "${_vers}")
+
+    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
+    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
+    else()
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
+    endif()
+
+    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
+                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
+                    "omnithread${OMNIORB_THREAD_NUM}_rt")
+        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+
+    # OpenRTM-aist
+    if(NOT OPENRTM_DIR)
+        if(NOT $ENV{RTM_ROOT} STREQUAL "")
+            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
+            set(OPENRTM_FOUND TRUE)
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+        if(NOT OPENRTM_FOUND)
+            message(FATAL_ERROR "OpenRTM-aist not found.")
+        endif()
+    endif()
+
+    # OpenRTM-aist version
+    set(OPENRTM_VERSION "${OPENRTM_DIR}")
+    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    set(OPENRTM_VERSION_PATCH "0")
+    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
+
+    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
+    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
+    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
+
+    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
+
+    foreach(library "RTC110" "coil110")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+    foreach(library "ws2_32" "mswsock")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
+    endforeach()
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "omniidl")
+    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(WIN32)
+
+message(STATUS "FindOpenRTM setup done.")
+
+message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
+message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
+message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
+message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
+message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
+message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
+message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
+
+message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
+message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
+message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
+message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
+message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
+message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
+message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
+message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
+message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
+message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
+
+message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
+message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
+message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
+message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Deleted: trunk/ImageProcessing/opencv/components/IEEE1394Camera/cmake_modules/cmake_uninstall.cmake.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/IEEE1394Camera/cmake_modules/cmake_uninstall.cmake.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/IEEE1394Camera/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,19 +0,0 @@
-if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
-    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
-endif()
-
-file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
-string(REGEX REPLACE "\n" ";" files "${files}")
-foreach(file ${files})
-    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
-    if(EXISTS "$ENV{DESTDIR}${file}")
-        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
-                     OUTPUT_VARIABLE rm_out
-                     RETURN_VALUE rm_retval)
-        if(NOT "${rm_retval}" STREQUAL 0)
-            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
-        endif()
-    else()
-        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
-    endif()
-endforeach()

Copied: trunk/ImageProcessing/opencv/components/IEEE1394Camera/cmake_modules/cmake_uninstall.cmake.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/IEEE1394Camera/cmake_modules/cmake_uninstall.cmake.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/IEEE1394Camera/cmake_modules/cmake_uninstall.cmake.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/IEEE1394Camera/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,19 @@
+if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
+    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
+endif()
+
+file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
+string(REGEX REPLACE "\n" ";" files "${files}")
+foreach(file ${files})
+    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
+    if(EXISTS "$ENV{DESTDIR}${file}")
+        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
+                     OUTPUT_VARIABLE rm_out
+                     RETURN_VALUE rm_retval)
+        if(NOT "${rm_retval}" STREQUAL 0)
+            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
+        endif()
+    else()
+        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
+    endif()
+endforeach()

Deleted: trunk/ImageProcessing/opencv/components/IEEE1394Camera/cpack_resources/Description.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/IEEE1394Camera/cpack_resources/Description.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/IEEE1394Camera/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-DESCRIPTION
-===========
-
-This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Copied: trunk/ImageProcessing/opencv/components/IEEE1394Camera/cpack_resources/Description.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/IEEE1394Camera/cpack_resources/Description.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/IEEE1394Camera/cpack_resources/Description.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/IEEE1394Camera/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+DESCRIPTION
+===========
+
+This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Deleted: trunk/ImageProcessing/opencv/components/IEEE1394Camera/cpack_resources/License.rtf
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/IEEE1394Camera/cpack_resources/License.rtf	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/IEEE1394Camera/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,7 +0,0 @@
-{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
-{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
-=======\par
-\par
-This is an installer created using CPack (http://www.cmake.org). No license provided.\par
-\par
-}

Copied: trunk/ImageProcessing/opencv/components/IEEE1394Camera/cpack_resources/License.rtf (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/IEEE1394Camera/cpack_resources/License.rtf)
===================================================================
--- trunk/ImageProcessing/opencv/components/IEEE1394Camera/cpack_resources/License.rtf	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/IEEE1394Camera/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,7 @@
+{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
+{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
+=======\par
+\par
+This is an installer created using CPack (http://www.cmake.org). No license provided.\par
+\par
+}

Deleted: trunk/ImageProcessing/opencv/components/IEEE1394Camera/cpack_resources/License.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/IEEE1394Camera/cpack_resources/License.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/IEEE1394Camera/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-LICENSE
-=======
-
-This is an installer created using CPack (http://www.cmake.org). No license provided.

Copied: trunk/ImageProcessing/opencv/components/IEEE1394Camera/cpack_resources/License.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/IEEE1394Camera/cpack_resources/License.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/IEEE1394Camera/cpack_resources/License.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/IEEE1394Camera/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+LICENSE
+=======
+
+This is an installer created using CPack (http://www.cmake.org). No license provided.

Deleted: trunk/ImageProcessing/opencv/components/IEEE1394Camera/cpack_resources/wix.xsl.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/IEEE1394Camera/cpack_resources/wix.xsl.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/IEEE1394Camera/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,90 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<xsl:stylesheet version="1.0"
-   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
-   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
-  <xsl:output indent="yes" method="xml"/>
-
-  <xsl:template match="/wix:Wix">
-    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
-      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
-        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
-        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
-        <Directory Id="TARGETDIR" Name="SourceDir" >
-            <Directory Id="ProgramFilesFolder" Name="PFILE" >
-                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
-                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
-                </Directory>
-            </Directory>
-        </Directory>
-
-        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
-        </Feature>
-
-        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
-        </Feature>
-
-        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
-        </Feature>
-
-        <!--Tack on your specific wix options-->
-        <UIRef Id="WixUI_FeatureTree" />
-        <UIRef Id="WixUI_ErrorProgressText" />
-        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
-        <!-- TODO: Add Wix Specific Dialogs and features. -->
-        <!-- TODO: Add artwork  -->
-        <!-- TODO: Add ... -->
-
-      </Product>
-
-      <!--Output the fragment info which heat generates-->
-      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
-      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
-
-    </Wix>
-  </xsl:template>
-
-  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
-    <xsl:copy>
-      <xsl:apply-templates select="wix:DirectoryRef" />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:DirectoryRef" >
-    <xsl:copy>
-      <xsl:choose>
-        <xsl:when test="wix:Directory[@Name='components']" >
-          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
-        </xsl:when>
-        <xsl:otherwise>
-          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-        </xsl:otherwise>
-      </xsl:choose>
-      <xsl:apply-templates />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Directory" >
-    <xsl:copy>
-      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Component">
-    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
-      <xsl:attribute name="Id">
-        <xsl:value-of select="@Id" />
-      </xsl:attribute>
-    </xsl:element>
-  </xsl:template>
-
-</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/IEEE1394Camera/cpack_resources/wix.xsl.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/IEEE1394Camera/cpack_resources/wix.xsl.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/IEEE1394Camera/cpack_resources/wix.xsl.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/IEEE1394Camera/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="utf-8"?>
+<xsl:stylesheet version="1.0"
+   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
+   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
+  <xsl:output indent="yes" method="xml"/>
+
+  <xsl:template match="/wix:Wix">
+    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
+      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
+        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
+        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
+        <Directory Id="TARGETDIR" Name="SourceDir" >
+            <Directory Id="ProgramFilesFolder" Name="PFILE" >
+                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
+                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
+                </Directory>
+            </Directory>
+        </Directory>
+
+        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
+        </Feature>
+
+        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
+        </Feature>
+
+        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
+        </Feature>
+
+        <!--Tack on your specific wix options-->
+        <UIRef Id="WixUI_FeatureTree" />
+        <UIRef Id="WixUI_ErrorProgressText" />
+        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
+        <!-- TODO: Add Wix Specific Dialogs and features. -->
+        <!-- TODO: Add artwork  -->
+        <!-- TODO: Add ... -->
+
+      </Product>
+
+      <!--Output the fragment info which heat generates-->
+      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
+      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
+
+    </Wix>
+  </xsl:template>
+
+  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
+    <xsl:copy>
+      <xsl:apply-templates select="wix:DirectoryRef" />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:DirectoryRef" >
+    <xsl:copy>
+      <xsl:choose>
+        <xsl:when test="wix:Directory[@Name='components']" >
+          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
+        </xsl:when>
+        <xsl:otherwise>
+          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+        </xsl:otherwise>
+      </xsl:choose>
+      <xsl:apply-templates />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Directory" >
+    <xsl:copy>
+      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Component">
+    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
+      <xsl:attribute name="Id">
+        <xsl:value-of select="@Id" />
+      </xsl:attribute>
+    </xsl:element>
+  </xsl:template>
+
+</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/ImageCalibration/ALL_BUILD.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ImageCalibration/ALL_BUILD.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/ImageCalibration/ALL_BUILD.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ImageCalibration/ALL_BUILD.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,160 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ALL_BUILD</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageCalibration;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageCalibration;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageCalibration;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageCalibration;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\ALL_BUILD.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\ALL_BUILD" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/ImageCalibration/ImageCalibration.vcxproj">
+      <Project>E48BE961-CF9E-4671-8984-F78E325D738A</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/ImageCalibration/ImageCalibrationComp.vcxproj">
+      <Project>61751368-570A-48AA-9A8D-676B72184538</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,300 @@
+cmake_minimum_required(VERSION 2.8 FATAL_ERROR)
+
+project(ImageCalibration)
+
+set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS true)
+set(CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake_modules")
+
+set(LINUX_PACKAGE_GENERATOR "DEB")
+#set(LINUX_PACKAGE_GENERATOR "RPM")
+
+
+# component settings
+set(RTC_NAME "${PROJECT_NAME}")
+set(RTC_VERSION "1.0.0")
+set(RTC_VERSION_MAJOR "1")
+set(RTC_VERSION_MINOR "0")
+set(RTC_VERSION_PATCH "0")
+set(RTC_LANG "c++")
+set(RTC_DESCRIPTION "ImageCalibration Agent Component")
+set(RTC_VENDOR "Shibaura Inst. of Tech, Tanaka & Fujita & Takasu")
+set(RTC_MAINTAINER "author at example.com")
+
+string(TOLOWER ${RTC_NAME} PACKAGE_NAME)
+set(PACKAGE_VERSION "${RTC_VERSION_MAJOR}.${RTC_VERSION_MINOR}.${RTC_VERSION_PATCH}")
+
+set(IDL_FILES ""
+	#              WiiInfo.idl
+)
+
+set(SKEL_SRCS ""
+	#              WiiInfoSkel.cpp
+)
+
+set(STUB_SRCS ""
+)
+
+set(IMPL_SRCS ""
+	#              WiiInfoSVC_impl.cpp
+)
+
+set(IMPL_INCS ""
+	#              WiiInfoSVC_impl.h
+)
+
+set(LIBS_SRCS ImageCalibration.cpp)
+
+set(LIBS_INCS ImageCalibration.h)
+
+set(EXEC_SRCS ImageCalibrationComp.cpp)
+
+set(OTHER_SRCS CMakeLists.txt Doxyfile.in
+               RTC.xml ImageCalibration.conf rtc.conf)
+
+
+# check OpenRTM installed
+find_package(OpenRTM REQUIRED)
+
+list(APPEND CFLAGS ${OMNIORB_CFLAGS} ${OPENRTM_CFLAGS})
+list(APPEND INCLUDE_DIRS ${OMNIORB_INCLUDE_DIRS} ${OPENRTM_INCLUDE_DIRS})
+list(APPEND LDFLAGS ${OMNIORB_LDFLAGS} ${OPENRTM_LDFLAGS})
+list(APPEND LIBRARY_DIRS ${OMNIORB_LIBRARY_DIRS} ${OPENRTM_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OMNIORB_LIBRARIES} ${OPENRTM_LIBRARIES})
+
+# check doxygen installed
+find_package(Doxygen)
+if(DOXYGEN_FOUND STREQUAL "NO")
+    message(FATAL_ERROR "Doxygen not found.")
+endif()
+
+
+if(WIN32)
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin/x86_win32")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(INSTALL_PREFIX "components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+else()
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(OPENRTM_SHARE_PREFIX "share/openrtm-${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}")
+    set(INSTALL_PREFIX "${OPENRTM_SHARE_PREFIX}/components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+endif()
+
+# check OpenCV installed
+find_package(OpenCV REQUIRED)
+
+list(APPEND INCLUDE_DIRS ${OPENCV_INCLUDE_DIRS})
+list(APPEND LIBRARY_DIRS ${OPENCV_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OPENCV_LIBRARIES})
+
+
+# add uninstall target
+configure_file(
+    "${CMAKE_CURRENT_SOURCE_DIR}/cmake_modules/cmake_uninstall.cmake.in"
+    "${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake"
+    IMMEDIATE @ONLY)
+add_custom_target(uninstall_${RTC_NAME} COMMAND 
+    ${CMAKE_COMMAND} -P ${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake)
+
+
+# target settings for library/executable
+list(APPEND INCLUDE_DIRS ${CMAKE_CURRENT_BINARY_DIR})
+include_directories(${INCLUDE_DIRS})
+
+link_directories(${LIBRARY_DIRS})
+
+add_definitions(${CFLAGS})
+
+foreach(idl ${IDL_FILES})
+    string(REGEX REPLACE "([^\\/]*)\\.idl" "\\1" idl_base ${idl})
+    add_custom_command(OUTPUT ${idl_base}Stub.cpp ${idl_base}Skel.cpp
+                       COMMAND ${OPENRTM_IDL_WRAPPER} ${OPENRTM_IDL_WRAPPER_FLAGS} --idl-file=${idl}
+                       COMMAND ${OPENRTM_IDLC} ${OPENRTM_IDLFLAGS} ${PROJECT_SOURCE_DIR}/${idl}
+                       DEPENDS ${idl})
+endforeach()
+
+if(CMAKE_COMPILER_IS_GNUCC)
+    string(REPLACE ";" " " LDFLAGS "${LDFLAGS}")
+endif()
+
+add_library(${RTC_NAME} SHARED
+            ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+target_link_libraries(${RTC_NAME} ${LIBRARIES})
+set_target_properties(${RTC_NAME} PROPERTIES PREFIX "")
+set_target_properties(${RTC_NAME} PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+if(UNIX)
+    add_library(${RTC_NAME}-static STATIC
+                ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+    target_link_libraries(${RTC_NAME}-static ${LIBRARIES})
+    set_target_properties(${RTC_NAME}-static PROPERTIES PREFIX "")
+    set_target_properties(${RTC_NAME}-static PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+if(UNIX)
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME}-static)
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME}-static ${LIBRARIES})
+
+    add_executable(${RTC_NAME}Comp-dynamic ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp-dynamic ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp-dynamic ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp-dynamic PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+else()
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+if(WIN32)
+    set (LIBRARY_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}/)
+    set (EXECUTABLE_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}Comp/)
+
+    ADD_CUSTOM_COMMAND(
+       TARGET ${RTC_NAME}
+       POST_BUILD
+       COMMAND ${CMAKE_COMMAND} -E copy
+       "${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}/Release/${RTC_NAME}.dll"
+       "${CMAKE_CURRENT_SOURCE_DIR}/../../bin"
+     )
+    ADD_CUSTOM_COMMAND(
+       TARGET ${RTC_NAME}Comp
+       POST_BUILD
+       COMMAND ${CMAKE_COMMAND} -E copy
+       "${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}Comp/Release/${RTC_NAME}Comp.exe"
+       "${CMAKE_CURRENT_SOURCE_DIR}/../../bin"
+     )
+endif()
+
+install(TARGETS ${RTC_NAME} LIBRARY DESTINATION "${INSTALL_PREFIX}"
+                            ARCHIVE DESTINATION "${INSTALL_PREFIX}"
+                            RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(TARGETS ${RTC_NAME}Comp RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(FILES RTC.xml DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+
+
+# target settings for document
+configure_file("${CMAKE_CURRENT_SOURCE_DIR}/Doxyfile.in"
+               "${CMAKE_CURRENT_BINARY_DIR}/Doxyfile")
+
+add_custom_target(doxygen_${RTC_NAME} COMMAND
+                  ${DOXYGEN_EXECUTABLE} ${CMAKE_CURRENT_BINARY_DIR}/Doxyfile)
+
+set_property(DIRECTORY APPEND PROPERTY ADDITIONAL_MAKE_CLEAN_FILES doc)
+
+get_target_property(DOC_TARGET doc TYPE)
+if(NOT DOC_TARGET)
+    add_custom_target(doc)
+endif()
+add_dependencies(doc doxygen)
+
+install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/doc DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "documents")
+
+
+# install source files
+install(FILES ${IDL_FILES} ${IMPL_SRCS} ${IMPL_INCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${LIBS_SRCS} ${LIBS_INCS} ${EXEC_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${OTHER_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(DIRECTORY cmake_modules cpack_resources
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+
+# package settings
+set(CPACK_PACKAGE_NAME "${RTC_NAME}")
+set(CPACK_PACKAGE_VERSION_MAJOR "${RTC_VERSION_MAJOR}")
+set(CPACK_PACKAGE_VERSION_MINOR "${RTC_VERSION_MINOR}")
+set(CPACK_PACKAGE_VERSION_PATCH "${RTC_VERSION_PATCH}")
+set(CPACK_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}")
+set(CPACK_PACKAGE_VENDOR "${RTC_VENDOR}")
+set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "${RTC_DESCRIPTION}")
+set(CPACK_PACKAGE_CONTACT "${RTC_MAINTAINER}")
+
+set(CPACK_RESOURCE_FILE_LICENSE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/License.txt")
+set(CPACK_PACKAGE_DESCRIPTION_FILE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/Description.txt")
+
+set(CPACK_COMPONENTS_ALL applications documents sources)
+set(CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME "Applications")
+set(CPACK_COMPONENT_APPLICATIONS_DESCRIPTION "RT-Component applications")
+set(CPACK_COMPONENT_APPLICATIONS_DISABLED FALSE)
+
+set(CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME "Documents")
+set(CPACK_COMPONENT_DOCUMENTS_DESCRIPTION "RT-Component documents")
+set(CPACK_COMPONENT_DOCUMENTS_DISABLED TRUE)
+
+set(CPACK_COMPONENT_SOURCES_DISPLAY_NAME "Source files")
+set(CPACK_COMPONENT_SOURCES_DESCRIPTION "RT-Component source files")
+set(CPACK_COMPONENT_SOURCES_DISABLED TRUE)
+
+if(WIN32)
+    set(CPACK_GENERATOR "WIX")
+
+    # Windows WiX package settings
+
+    set(CPACK_WIX_XSL "@CMAKE_CURRENT_BINARY_DIR@/wix.xsl")
+    set(CPACK_WIX_LANG "ja-jp")
+    set(CPACK_RESOURCE_FILE_LICENSE
+        "@CMAKE_CURRENT_SOURCE_DIR@/cpack_resources/License.rtf")
+    configure_file(
+        "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/wix.xsl.in"
+        "${CMAKE_CURRENT_BINARY_DIR}/wix.xsl" @ONLY)
+
+    set(CPACK_PACKAGE_FILE_NAME
+        "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}${PACKAGE_VERSION}")
+
+else()
+    set(CPACK_GENERATOR "${LINUX_PACKAGE_GENERATOR}")
+
+    if(CPACK_GENERATOR STREQUAL "DEB")
+        # Linux Debian package settings
+
+        set(CPACK_DEBIAN_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION}-1")
+        set(CPACK_DEBIAN_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_DEBIAN_PACKAGE_SECTION "main")
+        set(CPACK_DEBIAN_PACKAGE_PRIORITY  "extra")
+        set(CPACK_DEBIAN_PACKAGE_DEPENDS "openrtm-aist (>= 1.0.0)")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}_${CPACK_DEBIAN_PACKAGE_VERSION}_${CPACK_DEBIAN_PACKAGE_ARCHITECTURE}")
+
+    elseif(CPACK_GENERATOR STREQUAL "RPM")
+        # Linux RPM package settings
+
+        set(CPACK_RPM_PACKAGE_RELEASE "1.fc10")
+        set(CPACK_RPM_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_RPM_PACKAGE_GROUP "Development/Libraries")
+        set(CPACK_RPM_PACKAGE_LICENSE "LGPL")
+        set(CPACK_RPM_PACKAGE_REQUIRES "OpenRTM-aist >= 1.0.0")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}-${PACKAGE_VERSION}-${CPACK_RPM_PACKAGE_RELEASE}.${CPACK_RPM_PACKAGE_ARCHITECTURE}")
+
+    endif()
+endif()
+
+message(STATUS "Package type: ${CPACK_GENERATOR}")
+message(STATUS "Package name: ${CPACK_PACKAGE_FILE_NAME}")
+
+include(CPack)

Copied: trunk/ImageProcessing/opencv/components/ImageCalibration/Doxyfile.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ImageCalibration/Doxyfile.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/ImageCalibration/Doxyfile.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ImageCalibration/Doxyfile.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,487 @@
+
+# Project related configuration options
+
+DOXYFILE_ENCODING = UTF-8
+
+PROJECT_NAME = @PACKAGE_NAME@
+
+PROJECT_NUMBER = @PACKAGE_VERSION@
+
+OUTPUT_DIRECTORY = doc
+
+CREATE_SUBDIRS = NO
+
+OUTPUT_LANGUAGE = Japanese
+
+BRIEF_MEMBER_DESC = YES
+
+REPEAT_BRIEF = YES
+
+ABBREVIATE_BRIEF = 
+
+ALWAYS_DETAILED_SEC = NO
+
+INLINE_INHERITED_MEMB = NO
+
+FULL_PATH_NAMES = YES
+
+STRIP_FROM_PATH = 
+
+STRIP_FROM_INC_PATH = 
+
+SHORT_NAMES = NO
+
+JAVADOC_AUTOBRIEF = NO
+
+QT_AUTOBRIEF = NO
+
+MULTILINE_CPP_IS_BRIEF = NO
+
+INHERIT_DOCS = YES
+
+SEPARATE_MEMBER_PAGES = NO
+
+TAB_SIZE = 8
+
+ALIASES = 
+
+OPTIMIZE_OUTPUT_FOR_C = NO
+
+OPTIMIZE_OUTPUT_JAVA = NO
+
+OPTIMIZE_FOR_FORTRAN = NO
+
+OPTIMIZE_OUTPUT_VHDL = NO
+
+EXTENSION_MAPPING = 
+
+BUILTIN_STL_SUPPORT = NO
+
+CPP_CLI_SUPPORT = NO
+
+SIP_SUPPORT = NO
+
+IDL_PROPERTY_SUPPORT = YES
+
+DISTRIBUTE_GROUP_DOC = NO
+
+SUBGROUPING = YES
+
+TYPEDEF_HIDES_STRUCT = NO
+
+SYMBOL_CACHE_SIZE = 0
+
+
+# Build related configuration options
+
+EXTRACT_ALL = NO
+
+EXTRACT_PRIVATE = NO
+
+EXTRACT_STATIC = NO
+
+EXTRACT_LOCAL_CLASSES = YES
+
+EXTRACT_LOCAL_METHODS = NO
+
+EXTRACT_ANON_NSPACES = NO
+
+HIDE_UNDOC_MEMBERS = NO
+
+HIDE_UNDOC_CLASSES = NO
+
+HIDE_FRIEND_COMPOUNDS = NO
+
+HIDE_IN_BODY_DOCS = NO
+
+INTERNAL_DOCS = NO
+
+CASE_SENSE_NAMES = NO
+
+HIDE_SCOPE_NAMES = NO
+
+SHOW_INCLUDE_FILES = YES
+
+FORCE_LOCAL_INCLUDES = NO
+
+INLINE_INFO = YES
+
+SORT_MEMBER_DOCS = YES
+
+SORT_BRIEF_DOCS = NO
+
+SORT_MEMBERS_CTORS_1ST = NO
+
+SORT_GROUP_NAMES = NO
+
+SORT_BY_SCOPE_NAME = YES
+
+GENERATE_TODOLIST = YES
+
+GENERATE_TESTLIST = YES
+
+GENERATE_BUGLIST = YES
+
+GENERATE_DEPRECATEDLIST = YES
+
+ENABLED_SECTIONS = 
+
+MAX_INITIALIZER_LINES = 30
+
+SHOW_USED_FILES = YES
+
+SHOW_DIRECTORIES = NO
+
+SHOW_FILES = YES
+
+SHOW_NAMESPACES = YES
+
+FILE_VERSION_FILTER = 
+
+LAYOUT_FILE = 
+
+
+# configuration options related to warning and progress messages
+
+QUIET = NO
+
+WARNINGS = YES
+
+WARN_IF_UNDOCUMENTED = YES
+
+WARN_IF_DOC_ERROR = YES
+
+WARN_NO_PARAMDOC = NO
+
+WARN_FORMAT = "$file:$line: $text"
+
+WARN_LOGFILE = 
+
+
+# configuration options related to the input files
+
+INPUT = @CMAKE_CURRENT_SOURCE_DIR@
+
+INPUT_ENCODING = UTF-8
+
+FILE_PATTERNS = *.cpp *.h *.idl
+
+RECURSIVE = YES
+
+EXCLUDE = _CPack_Packages
+
+EXCLUDE_SYMLINKS = NO
+
+EXCLUDE_PATTERNS = .svn .git 
+
+EXCLUDE_SYMBOLS = 
+
+EXAMPLE_PATH = 
+
+EXAMPLE_PATTERNS = 
+
+EXAMPLE_RECURSIVE = NO
+
+IMAGE_PATH = 
+
+INPUT_FILTER = 
+
+FILTER_PATTERNS = 
+
+FILTER_SOURCE_FILES = NO
+
+
+# configuration options related to source browsing
+
+SOURCE_BROWSER = NO
+
+INLINE_SOURCES = NO
+
+STRIP_CODE_COMMENTS = YES
+
+REFERENCED_BY_RELATION = NO
+
+REFERENCES_RELATION = NO
+
+REFERENCES_LINK_SOURCE = YES
+
+USE_HTAGS = NO
+
+VERBATIM_HEADERS = YES
+
+
+# configuration options related to the alphabetical class index
+
+ALPHABETICAL_INDEX = YES
+
+COLS_IN_ALPHA_INDEX = 5
+
+IGNORE_PREFIX = 
+
+
+# configuration options related to the HTML output
+
+GENERATE_HTML = YES
+
+HTML_OUTPUT = html
+
+HTML_FILE_EXTENSION = .html
+
+HTML_HEADER = 
+
+HTML_FOOTER = 
+
+HTML_STYLESHEET = 
+
+HTML_COLORSTYLE_HUE = 220
+
+HTML_COLORSTYLE_SAT = 100
+
+HTML_COLORSTYLE_GAMMA = 80
+
+HTML_TIMESTAMP = YES
+
+HTML_ALIGN_MEMBERS = YES
+
+HTML_DYNAMIC_SECTIONS = NO
+
+GENERATE_DOCSET = NO
+
+DOCSET_FEEDNAME = "Doxygen generated docs"
+
+DOCSET_BUNDLE_ID = org.doxygen.Project
+
+DOCSET_PUBLISHER_ID = org.doxygen.Publisher
+
+DOCSET_PUBLISHER_NAME = Publisher
+
+GENERATE_HTMLHELP = NO
+
+CHM_FILE = 
+
+HHC_LOCATION = 
+
+GENERATE_CHI = NO
+
+CHM_INDEX_ENCODING = 
+
+BINARY_TOC = NO
+
+TOC_EXPAND = NO
+
+GENERATE_QHP = NO
+
+QCH_FILE = 
+
+QHP_NAMESPACE = org.doxygen.Project
+
+QHP_VIRTUAL_FOLDER = doc
+
+QHP_CUST_FILTER_NAME = 
+
+QHP_CUST_FILTER_ATTRS = 
+
+QHP_SECT_FILTER_ATTRS = 
+
+QHG_LOCATION = 
+
+GENERATE_ECLIPSEHELP = NO
+
+ECLIPSE_DOC_ID = org.doxygen.Project
+
+DISABLE_INDEX = NO
+
+ENUM_VALUES_PER_LINE = 4
+
+GENERATE_TREEVIEW = NO
+
+USE_INLINE_TREES = NO
+
+TREEVIEW_WIDTH = 250
+
+EXT_LINKS_IN_WINDOW = NO
+
+FORMULA_FONTSIZE = 10
+
+FORMULA_TRANSPARENT = YES
+
+SEARCHENGINE = YES
+
+SERVER_BASED_SEARCH = NO
+
+
+# configuration options related to the LaTeX output
+
+GENERATE_LATEX = NO
+
+LATEX_OUTPUT = latex
+
+LATEX_CMD_NAME = latex
+
+MAKEINDEX_CMD_NAME = makeindex
+
+COMPACT_LATEX = NO
+
+PAPER_TYPE = a4wide
+
+EXTRA_PACKAGES = 
+
+LATEX_HEADER = 
+
+PDF_HYPERLINKS = YES
+
+USE_PDFLATEX = YES
+
+LATEX_BATCHMODE = NO
+
+LATEX_HIDE_INDICES = NO
+
+LATEX_SOURCE_CODE = NO
+
+
+# configuration options related to the RTF output
+
+GENERATE_RTF = NO
+
+RTF_OUTPUT = rtf
+
+COMPACT_RTF = NO
+
+RTF_HYPERLINKS = NO
+
+RTF_STYLESHEET_FILE = 
+
+RTF_EXTENSIONS_FILE = 
+
+
+# configuration options related to the man page output
+
+GENERATE_MAN = NO
+
+MAN_OUTPUT = man
+
+MAN_EXTENSION = .3
+
+MAN_LINKS = NO
+
+
+# configuration options related to the XML output
+
+GENERATE_XML = NO
+
+XML_OUTPUT = xml
+
+XML_SCHEMA = 
+
+XML_DTD = 
+
+XML_PROGRAMLISTING = YES
+
+
+# configuration options for the AutoGen Definitions output
+
+GENERATE_AUTOGEN_DEF = NO
+
+
+# configuration options related to the Perl module output
+
+GENERATE_PERLMOD = NO
+
+PERLMOD_LATEX = NO
+
+PERLMOD_PRETTY = YES
+
+PERLMOD_MAKEVAR_PREFIX = 
+
+
+# Configuration options related to the preprocessor
+
+ENABLE_PREPROCESSING = YES
+
+MACRO_EXPANSION = NO
+
+EXPAND_ONLY_PREDEF = NO
+
+SEARCH_INCLUDES = YES
+
+INCLUDE_PATH = 
+
+INCLUDE_FILE_PATTERNS = 
+
+PREDEFINED = 
+
+EXPAND_AS_DEFINED = 
+
+SKIP_FUNCTION_MACROS = YES
+
+
+# Configuration::additions related to external references
+
+TAGFILES = 
+
+GENERATE_TAGFILE = 
+
+ALLEXTERNALS = NO
+
+EXTERNAL_GROUPS = YES
+
+PERL_PATH = /usr/bin/perl
+
+
+# Configuration options related to the dot tool
+
+CLASS_DIAGRAMS = YES
+
+MSCGEN_PATH = 
+
+HIDE_UNDOC_RELATIONS = YES
+
+HAVE_DOT = NO
+
+DOT_NUM_THREADS = 0
+
+DOT_FONTNAME = FreeSans.ttf
+
+DOT_FONTSIZE = 10
+
+DOT_FONTPATH = 
+
+CLASS_GRAPH = YES
+
+COLLABORATION_GRAPH = YES
+
+GROUP_GRAPHS = YES
+
+UML_LOOK = YES
+
+TEMPLATE_RELATIONS = NO
+
+INCLUDE_GRAPH = YES
+
+INCLUDED_BY_GRAPH = YES
+
+CALL_GRAPH = NO
+
+CALLER_GRAPH = NO
+
+GRAPHICAL_HIERARCHY = YES
+
+DIRECTORY_GRAPH = YES
+
+DOT_IMAGE_FORMAT = png
+
+DOT_PATH = 
+
+DOTFILE_DIRS = 
+
+DOT_GRAPH_MAX_NODES = 50
+
+MAX_DOT_GRAPH_DEPTH = 0
+
+DOT_TRANSPARENT = NO
+
+DOT_MULTI_TARGETS = NO
+
+GENERATE_LEGEND = YES
+
+DOT_CLEANUP = YES

Copied: trunk/ImageProcessing/opencv/components/ImageCalibration/INSTALL.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ImageCalibration/INSTALL.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/ImageCalibration/INSTALL.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ImageCalibration/INSTALL.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,178 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{0F103D78-0F29-4905-BDD6-10170713B2B6}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>INSTALL</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageCalibration;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageCalibration;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageCalibration;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageCalibration;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\INSTALL_force.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/ImageCalibration/ALL_BUILD.vcxproj">
+      <Project>B947F6ED-BEAA-4A93-AB1F-586DF141AC43</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/ImageCalibration/ImageCalibration.sln (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ImageCalibration/ImageCalibration.sln)
===================================================================
--- trunk/ImageProcessing/opencv/components/ImageCalibration/ImageCalibration.sln	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ImageCalibration/ImageCalibration.sln	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,105 @@
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ALL_BUILD", "ALL_BUILD.vcxproj", "{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}"
+	ProjectSection(ProjectDependencies) = postProject
+		{E48BE961-CF9E-4671-8984-F78E325D738A} = {E48BE961-CF9E-4671-8984-F78E325D738A}
+		{61751368-570A-48AA-9A8D-676B72184538} = {61751368-570A-48AA-9A8D-676B72184538}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "INSTALL", "INSTALL.vcxproj", "{0F103D78-0F29-4905-BDD6-10170713B2B6}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43} = {B947F6ED-BEAA-4A93-AB1F-586DF141AC43}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ImageCalibration", "ImageCalibration.vcxproj", "{E48BE961-CF9E-4671-8984-F78E325D738A}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ImageCalibrationComp", "ImageCalibrationComp.vcxproj", "{61751368-570A-48AA-9A8D-676B72184538}"
+	ProjectSection(ProjectDependencies) = postProject
+		{E48BE961-CF9E-4671-8984-F78E325D738A} = {E48BE961-CF9E-4671-8984-F78E325D738A}
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PACKAGE", "PACKAGE.vcxproj", "{33F42C36-1EE4-4E2E-A533-F95493177B79}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43} = {B947F6ED-BEAA-4A93-AB1F-586DF141AC43}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZERO_CHECK", "..\..\ZERO_CHECK.vcxproj", "{87493064-6817-4173-BA90-7F469034490A}"
+	ProjectSection(ProjectDependencies) = postProject
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doxygen_ImageCalibration", "doxygen_ImageCalibration.vcxproj", "{4CE86B46-F5D4-45EA-BEA3-A6A59232F745}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uninstall_ImageCalibration", "uninstall_ImageCalibration.vcxproj", "{1CFDAD97-62E4-4A65-AD85-DD0E78C0BA71}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Win32 = Debug|Win32
+		Release|Win32 = Release|Win32
+		MinSizeRel|Win32 = MinSizeRel|Win32
+		RelWithDebInfo|Win32 = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Debug|Win32.ActiveCfg = Debug|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Debug|Win32.Build.0 = Debug|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Release|Win32.ActiveCfg = Release|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Release|Win32.Build.0 = Release|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.Debug|Win32.ActiveCfg = Debug|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.Release|Win32.ActiveCfg = Release|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{E48BE961-CF9E-4671-8984-F78E325D738A}.Debug|Win32.ActiveCfg = Debug|Win32
+		{E48BE961-CF9E-4671-8984-F78E325D738A}.Debug|Win32.Build.0 = Debug|Win32
+		{E48BE961-CF9E-4671-8984-F78E325D738A}.Release|Win32.ActiveCfg = Release|Win32
+		{E48BE961-CF9E-4671-8984-F78E325D738A}.Release|Win32.Build.0 = Release|Win32
+		{E48BE961-CF9E-4671-8984-F78E325D738A}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{E48BE961-CF9E-4671-8984-F78E325D738A}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{E48BE961-CF9E-4671-8984-F78E325D738A}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{E48BE961-CF9E-4671-8984-F78E325D738A}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{61751368-570A-48AA-9A8D-676B72184538}.Debug|Win32.ActiveCfg = Debug|Win32
+		{61751368-570A-48AA-9A8D-676B72184538}.Debug|Win32.Build.0 = Debug|Win32
+		{61751368-570A-48AA-9A8D-676B72184538}.Release|Win32.ActiveCfg = Release|Win32
+		{61751368-570A-48AA-9A8D-676B72184538}.Release|Win32.Build.0 = Release|Win32
+		{61751368-570A-48AA-9A8D-676B72184538}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{61751368-570A-48AA-9A8D-676B72184538}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{61751368-570A-48AA-9A8D-676B72184538}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{61751368-570A-48AA-9A8D-676B72184538}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.Debug|Win32.ActiveCfg = Debug|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.Release|Win32.ActiveCfg = Release|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Debug|Win32.ActiveCfg = Debug|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Debug|Win32.Build.0 = Debug|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Release|Win32.ActiveCfg = Release|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Release|Win32.Build.0 = Release|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{4CE86B46-F5D4-45EA-BEA3-A6A59232F745}.Debug|Win32.ActiveCfg = Debug|Win32
+		{4CE86B46-F5D4-45EA-BEA3-A6A59232F745}.Release|Win32.ActiveCfg = Release|Win32
+		{4CE86B46-F5D4-45EA-BEA3-A6A59232F745}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{4CE86B46-F5D4-45EA-BEA3-A6A59232F745}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{1CFDAD97-62E4-4A65-AD85-DD0E78C0BA71}.Debug|Win32.ActiveCfg = Debug|Win32
+		{1CFDAD97-62E4-4A65-AD85-DD0E78C0BA71}.Release|Win32.ActiveCfg = Release|Win32
+		{1CFDAD97-62E4-4A65-AD85-DD0E78C0BA71}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{1CFDAD97-62E4-4A65-AD85-DD0E78C0BA71}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ExtensibilityGlobals) = postSolution
+	EndGlobalSection
+	GlobalSection(ExtensibilityAddIns) = postSolution
+	EndGlobalSection
+EndGlobal

Copied: trunk/ImageProcessing/opencv/components/ImageCalibration/ImageCalibration.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ImageCalibration/ImageCalibration.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/ImageCalibration/ImageCalibration.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ImageCalibration/ImageCalibration.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,292 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{E48BE961-CF9E-4671-8984-F78E325D738A}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ImageCalibration</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\Debug\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">ImageCalibration.dir\Debug\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">ImageCalibration</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\Release\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">ImageCalibration.dir\Release\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">ImageCalibration</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\MinSizeRel\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">ImageCalibration.dir\MinSizeRel\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">ImageCalibration</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\RelWithDebInfo\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">ImageCalibration.dir\RelWithDebInfo\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">ImageCalibration</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">true</LinkIncremental>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageCalibration;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
+      <Optimization>Disabled</Optimization>
+      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Debug";ImageCalibration_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Debug</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ImageCalibration/Debug/ImageCalibration.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Debug\";ImageCalibration_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageCalibration;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageCalibration;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rtd.lib;omniDynamic414_rtd.lib;omnithread34_rtd.lib;RTC110d.lib;coil110d.lib;ws2_32.lib;mswsock.lib;opencv_core220d.lib;opencv_imgproc220d.lib;opencv_features2d220d.lib;opencv_gpu220d.lib;opencv_calib3d220d.lib;opencv_objdetect220d.lib;opencv_video220d.lib;opencv_highgui220d.lib;opencv_ml220d.lib;opencv_legacy220d.lib;opencv_contrib220d.lib;opencv_flann220d.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/ImageCalibration/Debug/ImageCalibration.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ImageCalibration/Debug/ImageCalibration.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageCalibration;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Release";ImageCalibration_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Release</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ImageCalibration/Release/ImageCalibration.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Release\";ImageCalibration_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageCalibration;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageCalibration;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/ImageCalibration/Release/ImageCalibration.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ImageCalibration/Release/ImageCalibration.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageCalibration;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MinSpace</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="MinSizeRel";ImageCalibration_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>MinSizeRel</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ImageCalibration/MinSizeRel/ImageCalibration.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"MinSizeRel\";ImageCalibration_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageCalibration;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageCalibration;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/ImageCalibration/MinSizeRel/ImageCalibration.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ImageCalibration/MinSizeRel/ImageCalibration.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageCalibration;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="RelWithDebInfo";ImageCalibration_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>RelWithDebInfo</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ImageCalibration/RelWithDebInfo/ImageCalibration.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"RelWithDebInfo\";ImageCalibration_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageCalibration;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageCalibration;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/ImageCalibration/RelWithDebInfo/ImageCalibration.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ImageCalibration/RelWithDebInfo/ImageCalibration.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="ImageCalibration.cpp" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/ImageCalibration/ImageCalibrationComp.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ImageCalibration/ImageCalibrationComp.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/ImageCalibration/ImageCalibrationComp.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ImageCalibration/ImageCalibrationComp.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,295 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{61751368-570A-48AA-9A8D-676B72184538}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ImageCalibrationComp</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\Debug\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">ImageCalibrationComp.dir\Debug\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">ImageCalibrationComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\Release\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">ImageCalibrationComp.dir\Release\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">ImageCalibrationComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\MinSizeRel\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">ImageCalibrationComp.dir\MinSizeRel\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">ImageCalibrationComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\RelWithDebInfo\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">ImageCalibrationComp.dir\RelWithDebInfo\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">ImageCalibrationComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">true</LinkIncremental>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageCalibration;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
+      <Optimization>Disabled</Optimization>
+      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Debug";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Debug</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ImageCalibration/Debug/ImageCalibrationComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Debug\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageCalibration;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageCalibration;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;Debug\ImageCalibration.lib;omniORB414_rtd.lib;omniDynamic414_rtd.lib;omnithread34_rtd.lib;RTC110d.lib;coil110d.lib;ws2_32.lib;mswsock.lib;opencv_core220d.lib;opencv_imgproc220d.lib;opencv_features2d220d.lib;opencv_gpu220d.lib;opencv_calib3d220d.lib;opencv_objdetect220d.lib;opencv_video220d.lib;opencv_highgui220d.lib;opencv_ml220d.lib;opencv_legacy220d.lib;opencv_contrib220d.lib;opencv_flann220d.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/ImageCalibration/Debug/ImageCalibrationComp.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ImageCalibration/Debug/ImageCalibrationComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageCalibration;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Release";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Release</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ImageCalibration/Release/ImageCalibrationComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Release\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageCalibration;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageCalibration;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;Release\ImageCalibration.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/ImageCalibration/Release/ImageCalibrationComp.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ImageCalibration/Release/ImageCalibrationComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageCalibration;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MinSpace</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="MinSizeRel";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>MinSizeRel</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ImageCalibration/MinSizeRel/ImageCalibrationComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"MinSizeRel\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageCalibration;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageCalibration;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;MinSizeRel\ImageCalibration.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/ImageCalibration/MinSizeRel/ImageCalibrationComp.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ImageCalibration/MinSizeRel/ImageCalibrationComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageCalibration;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="RelWithDebInfo";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>RelWithDebInfo</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ImageCalibration/RelWithDebInfo/ImageCalibrationComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"RelWithDebInfo\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageCalibration;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageCalibration;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;RelWithDebInfo\ImageCalibration.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/ImageCalibration/RelWithDebInfo/ImageCalibrationComp.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ImageCalibration/RelWithDebInfo/ImageCalibrationComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="ImageCalibrationComp.cpp" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/ImageCalibration/ImageCalibration.vcxproj">
+      <Project>E48BE961-CF9E-4671-8984-F78E325D738A</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/ImageCalibration/PACKAGE.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ImageCalibration/PACKAGE.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/ImageCalibration/PACKAGE.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ImageCalibration/PACKAGE.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,186 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{33F42C36-1EE4-4E2E-A533-F95493177B79}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>PACKAGE</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageCalibration;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageCalibration;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageCalibration;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageCalibration;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\PACKAGE_force.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/ImageCalibration/ALL_BUILD.vcxproj">
+      <Project>B947F6ED-BEAA-4A93-AB1F-586DF141AC43</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/ImageCalibration/ZERO_CHECK.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ImageCalibration/ZERO_CHECK.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/ImageCalibration/ZERO_CHECK.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ImageCalibration/ZERO_CHECK.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,154 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{A7FB9174-AD03-4BE4-B29D-B911630B26AF}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ZERO_CHECK</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\ZERO_CHECK.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\generate.stamp.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/ImageCalibration -BC:/distribution/ImageProcessing/opencv/components/ImageCalibration --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/ImageCalibration -BC:/distribution/ImageProcessing/opencv/components/ImageCalibration --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/ImageCalibration -BC:/distribution/ImageProcessing/opencv/components/ImageCalibration --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/ImageCalibration -BC:/distribution/ImageProcessing/opencv/components/ImageCalibration --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\ZERO_CHECK" />
+  </ItemGroup>
+  <ItemGroup>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Deleted: trunk/ImageProcessing/opencv/components/ImageCalibration/cmake_modules/CPackWIX.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/ImageCalibration/cmake_modules/CPackWIX.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/ImageCalibration/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,51 +0,0 @@
-#=============================================================================
-# Copyright 2007-2009 Kitware, Inc.
-#
-# Distributed under the OSI-approved BSD License (the "License");
-# see accompanying file Copyright.txt for details.
-#
-# This software is distributed WITHOUT ANY WARRANTY; without even the
-# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-# See the License for more information.
-#=============================================================================
-# (To distributed this file outside of CMake, substitute the full
-#  License text for the above reference.)
-#
-# Fixed for OpenRTM
-#
-IF(CMAKE_BINARY_DIR)
-  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
-ENDIF(CMAKE_BINARY_DIR)
-
-IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
-    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
-ENDIF()
-
-IF(NOT CPACK_WIX_LANG)
-    SET(CPACK_WIX_LANG "en-us")
-ENDIF()
-
-# use the package defaults if none exists.
-# for the community.
-#IF ( NOT CPACK_WIX_XSL )
-#	
-#ENDIF( NOT CPACK_WIX_XSL )
-#
-
-IF ( CPACK_WIX_WXS_FILES )
-	# this could probably be a single expression but I'm no regex guru.
-    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
-	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
-ENDIF( CPACK_WIX_WXS_FILES )
-
-FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-
-IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
-  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
-  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
-  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
-ELSE()
-  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
-ENDIF()

Copied: trunk/ImageProcessing/opencv/components/ImageCalibration/cmake_modules/CPackWIX.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ImageCalibration/cmake_modules/CPackWIX.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/ImageCalibration/cmake_modules/CPackWIX.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ImageCalibration/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,51 @@
+#=============================================================================
+# Copyright 2007-2009 Kitware, Inc.
+#
+# Distributed under the OSI-approved BSD License (the "License");
+# see accompanying file Copyright.txt for details.
+#
+# This software is distributed WITHOUT ANY WARRANTY; without even the
+# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+# See the License for more information.
+#=============================================================================
+# (To distributed this file outside of CMake, substitute the full
+#  License text for the above reference.)
+#
+# Fixed for OpenRTM
+#
+IF(CMAKE_BINARY_DIR)
+  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
+ENDIF(CMAKE_BINARY_DIR)
+
+IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
+    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
+ENDIF()
+
+IF(NOT CPACK_WIX_LANG)
+    SET(CPACK_WIX_LANG "en-us")
+ENDIF()
+
+# use the package defaults if none exists.
+# for the community.
+#IF ( NOT CPACK_WIX_XSL )
+#	
+#ENDIF( NOT CPACK_WIX_XSL )
+#
+
+IF ( CPACK_WIX_WXS_FILES )
+	# this could probably be a single expression but I'm no regex guru.
+    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
+	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
+ENDIF( CPACK_WIX_WXS_FILES )
+
+FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+
+IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
+  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
+  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
+  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
+ELSE()
+  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
+ENDIF()

Deleted: trunk/ImageProcessing/opencv/components/ImageCalibration/cmake_modules/FindOpenCV.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/ImageCalibration/cmake_modules/FindOpenCV.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/ImageCalibration/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,62 +0,0 @@
-
-
-set(OPENCV_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # OpenCV
-    pkg_check_modules(OPENCV REQUIRED opencv)
-    if(NOT OPENCV_DIR)
-        if(OPENCV_FOUND)
-            set(OPENCV_DIR ${OPENCV_PREFIX})
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-    endif()
-
-    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
-    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
-
-endif(UNIX)
-
-if(WIN32)
-    # OpenCV
-    if(NOT OPENCV_DIR)
-        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
-            set(OPENCV_DIR $ENV{OPENCV_ROOT})
-            set(OPENCV_FOUND TRUE)
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-        if(NOT OPENCV_FOUND)
-            message(FATAL_ERROR "OpenCV not found.")
-        endif()
-    endif()
-
-    include(${OPENCV_DIR}/OpenCVConfig.cmake)
-    set(OPENCV_VERSION ${OpenCV_VERSION})
-    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
-    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
-    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
-
-    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
-    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
-
-    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
-
-    foreach(_lib ${OPENCV_LIB_COMPONENTS})
-        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
-    endforeach()
-
-endif(WIN32)
-
-message(STATUS "FindOpenCV setup done.")
-
-message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
-message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
-message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
-message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
-message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
-message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
-message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
-

Copied: trunk/ImageProcessing/opencv/components/ImageCalibration/cmake_modules/FindOpenCV.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ImageCalibration/cmake_modules/FindOpenCV.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/ImageCalibration/cmake_modules/FindOpenCV.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ImageCalibration/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,62 @@
+
+
+set(OPENCV_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # OpenCV
+    pkg_check_modules(OPENCV REQUIRED opencv)
+    if(NOT OPENCV_DIR)
+        if(OPENCV_FOUND)
+            set(OPENCV_DIR ${OPENCV_PREFIX})
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+    endif()
+
+    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
+    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
+
+endif(UNIX)
+
+if(WIN32)
+    # OpenCV
+    if(NOT OPENCV_DIR)
+        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
+            set(OPENCV_DIR $ENV{OPENCV_ROOT})
+            set(OPENCV_FOUND TRUE)
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+        if(NOT OPENCV_FOUND)
+            message(FATAL_ERROR "OpenCV not found.")
+        endif()
+    endif()
+
+    include(${OPENCV_DIR}/OpenCVConfig.cmake)
+    set(OPENCV_VERSION ${OpenCV_VERSION})
+    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
+    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
+    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
+
+    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
+    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
+
+    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
+
+    foreach(_lib ${OPENCV_LIB_COMPONENTS})
+        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
+    endforeach()
+
+endif(WIN32)
+
+message(STATUS "FindOpenCV setup done.")
+
+message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
+message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
+message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
+message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
+message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
+message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
+message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
+

Deleted: trunk/ImageProcessing/opencv/components/ImageCalibration/cmake_modules/FindOpenRTM.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/ImageCalibration/cmake_modules/FindOpenRTM.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/ImageCalibration/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,185 +0,0 @@
-
-set(OMNIORB_FOUND FALSE)
-set(OPENRTM_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # omniORB
-    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
-    if(NOT OMNIORB_DIR)
-        if(OMNIORB_FOUND)
-            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-    endif()
-
-    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
-    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
-
-    # OpenRTM-aist
-    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
-    if(NOT OPENRTM_DIR)
-        if(OPENRTM_FOUND)
-            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-    endif()
-
-    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
-    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
-
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
-           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
-           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
-           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "")
-    set(OPENRTM_IDLFLAGS "")
-
-    execute_process(COMMAND rtm-config --idlc
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        set(OPENRTM_IDLC "${output_val}")
-    endif()
-
-    execute_process(COMMAND rtm-config --idlflags
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        string(REPLACE " " ";" output_val ${output_val})
-        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
-    endif()
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(UNIX)
-
-if(WIN32)
-    # omniORB
-    if(NOT OMNIORB_DIR)
-        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
-            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
-            set(OMNIORB_FOUND TRUE)
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-        if(NOT OMNIORB_FOUND)
-            message(FATAL_ERROR "omniORB not found.")
-        endif()
-    endif()
-
-    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
-    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
-
-    # omniORB version
-    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omniORB version file not found.")
-    endif()
-
-    set(OMNIORB_VERSION "${_vers}")
-    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[_]" "."
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[.]" ""
-           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
-
-    # omnithread version
-    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omnithread not found.")
-    endif()
-    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
-           OMNIORB_THREAD_NUM "${_vers}")
-
-    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
-    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
-    else()
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
-    endif()
-
-    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
-                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
-                    "omnithread${OMNIORB_THREAD_NUM}_rt")
-        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-
-    # OpenRTM-aist
-    if(NOT OPENRTM_DIR)
-        if(NOT $ENV{RTM_ROOT} STREQUAL "")
-            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
-            set(OPENRTM_FOUND TRUE)
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-        if(NOT OPENRTM_FOUND)
-            message(FATAL_ERROR "OpenRTM-aist not found.")
-        endif()
-    endif()
-
-    # OpenRTM-aist version
-    set(OPENRTM_VERSION "${OPENRTM_DIR}")
-    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    set(OPENRTM_VERSION_PATCH "0")
-    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
-
-    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
-    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
-    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
-
-    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
-
-    foreach(library "RTC110" "coil110")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-    foreach(library "ws2_32" "mswsock")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
-    endforeach()
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "omniidl")
-    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(WIN32)
-
-message(STATUS "FindOpenRTM setup done.")
-
-message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
-message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
-message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
-message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
-message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
-message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
-message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
-
-message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
-message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
-message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
-message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
-message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
-message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
-message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
-message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
-message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
-message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
-
-message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
-message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
-message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
-message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Copied: trunk/ImageProcessing/opencv/components/ImageCalibration/cmake_modules/FindOpenRTM.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ImageCalibration/cmake_modules/FindOpenRTM.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/ImageCalibration/cmake_modules/FindOpenRTM.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ImageCalibration/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,185 @@
+
+set(OMNIORB_FOUND FALSE)
+set(OPENRTM_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # omniORB
+    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
+    if(NOT OMNIORB_DIR)
+        if(OMNIORB_FOUND)
+            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+    endif()
+
+    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
+    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
+
+    # OpenRTM-aist
+    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
+    if(NOT OPENRTM_DIR)
+        if(OPENRTM_FOUND)
+            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+    endif()
+
+    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
+    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
+
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
+           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
+           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
+           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "")
+    set(OPENRTM_IDLFLAGS "")
+
+    execute_process(COMMAND rtm-config --idlc
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        set(OPENRTM_IDLC "${output_val}")
+    endif()
+
+    execute_process(COMMAND rtm-config --idlflags
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        string(REPLACE " " ";" output_val ${output_val})
+        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
+    endif()
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(UNIX)
+
+if(WIN32)
+    # omniORB
+    if(NOT OMNIORB_DIR)
+        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
+            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
+            set(OMNIORB_FOUND TRUE)
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+        if(NOT OMNIORB_FOUND)
+            message(FATAL_ERROR "omniORB not found.")
+        endif()
+    endif()
+
+    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
+    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
+
+    # omniORB version
+    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omniORB version file not found.")
+    endif()
+
+    set(OMNIORB_VERSION "${_vers}")
+    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[_]" "."
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[.]" ""
+           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
+
+    # omnithread version
+    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omnithread not found.")
+    endif()
+    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
+           OMNIORB_THREAD_NUM "${_vers}")
+
+    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
+    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
+    else()
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
+    endif()
+
+    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
+                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
+                    "omnithread${OMNIORB_THREAD_NUM}_rt")
+        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+
+    # OpenRTM-aist
+    if(NOT OPENRTM_DIR)
+        if(NOT $ENV{RTM_ROOT} STREQUAL "")
+            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
+            set(OPENRTM_FOUND TRUE)
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+        if(NOT OPENRTM_FOUND)
+            message(FATAL_ERROR "OpenRTM-aist not found.")
+        endif()
+    endif()
+
+    # OpenRTM-aist version
+    set(OPENRTM_VERSION "${OPENRTM_DIR}")
+    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    set(OPENRTM_VERSION_PATCH "0")
+    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
+
+    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
+    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
+    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
+
+    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
+
+    foreach(library "RTC110" "coil110")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+    foreach(library "ws2_32" "mswsock")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
+    endforeach()
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "omniidl")
+    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(WIN32)
+
+message(STATUS "FindOpenRTM setup done.")
+
+message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
+message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
+message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
+message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
+message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
+message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
+message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
+
+message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
+message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
+message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
+message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
+message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
+message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
+message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
+message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
+message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
+message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
+
+message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
+message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
+message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
+message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Deleted: trunk/ImageProcessing/opencv/components/ImageCalibration/cmake_modules/cmake_uninstall.cmake.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/ImageCalibration/cmake_modules/cmake_uninstall.cmake.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/ImageCalibration/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,19 +0,0 @@
-if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
-    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
-endif()
-
-file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
-string(REGEX REPLACE "\n" ";" files "${files}")
-foreach(file ${files})
-    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
-    if(EXISTS "$ENV{DESTDIR}${file}")
-        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
-                     OUTPUT_VARIABLE rm_out
-                     RETURN_VALUE rm_retval)
-        if(NOT "${rm_retval}" STREQUAL 0)
-            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
-        endif()
-    else()
-        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
-    endif()
-endforeach()

Copied: trunk/ImageProcessing/opencv/components/ImageCalibration/cmake_modules/cmake_uninstall.cmake.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ImageCalibration/cmake_modules/cmake_uninstall.cmake.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/ImageCalibration/cmake_modules/cmake_uninstall.cmake.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ImageCalibration/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,19 @@
+if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
+    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
+endif()
+
+file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
+string(REGEX REPLACE "\n" ";" files "${files}")
+foreach(file ${files})
+    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
+    if(EXISTS "$ENV{DESTDIR}${file}")
+        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
+                     OUTPUT_VARIABLE rm_out
+                     RETURN_VALUE rm_retval)
+        if(NOT "${rm_retval}" STREQUAL 0)
+            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
+        endif()
+    else()
+        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
+    endif()
+endforeach()

Deleted: trunk/ImageProcessing/opencv/components/ImageCalibration/cpack_resources/Description.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/ImageCalibration/cpack_resources/Description.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/ImageCalibration/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-DESCRIPTION
-===========
-
-This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Copied: trunk/ImageProcessing/opencv/components/ImageCalibration/cpack_resources/Description.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ImageCalibration/cpack_resources/Description.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/ImageCalibration/cpack_resources/Description.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ImageCalibration/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+DESCRIPTION
+===========
+
+This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Deleted: trunk/ImageProcessing/opencv/components/ImageCalibration/cpack_resources/License.rtf
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/ImageCalibration/cpack_resources/License.rtf	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/ImageCalibration/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,7 +0,0 @@
-{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
-{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
-=======\par
-\par
-This is an installer created using CPack (http://www.cmake.org). No license provided.\par
-\par
-}

Copied: trunk/ImageProcessing/opencv/components/ImageCalibration/cpack_resources/License.rtf (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ImageCalibration/cpack_resources/License.rtf)
===================================================================
--- trunk/ImageProcessing/opencv/components/ImageCalibration/cpack_resources/License.rtf	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ImageCalibration/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,7 @@
+{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
+{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
+=======\par
+\par
+This is an installer created using CPack (http://www.cmake.org). No license provided.\par
+\par
+}

Deleted: trunk/ImageProcessing/opencv/components/ImageCalibration/cpack_resources/License.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/ImageCalibration/cpack_resources/License.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/ImageCalibration/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-LICENSE
-=======
-
-This is an installer created using CPack (http://www.cmake.org). No license provided.

Copied: trunk/ImageProcessing/opencv/components/ImageCalibration/cpack_resources/License.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ImageCalibration/cpack_resources/License.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/ImageCalibration/cpack_resources/License.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ImageCalibration/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+LICENSE
+=======
+
+This is an installer created using CPack (http://www.cmake.org). No license provided.

Deleted: trunk/ImageProcessing/opencv/components/ImageCalibration/cpack_resources/wix.xsl.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/ImageCalibration/cpack_resources/wix.xsl.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/ImageCalibration/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,90 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<xsl:stylesheet version="1.0"
-   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
-   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
-  <xsl:output indent="yes" method="xml"/>
-
-  <xsl:template match="/wix:Wix">
-    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
-      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
-        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
-        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
-        <Directory Id="TARGETDIR" Name="SourceDir" >
-            <Directory Id="ProgramFilesFolder" Name="PFILE" >
-                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
-                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
-                </Directory>
-            </Directory>
-        </Directory>
-
-        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
-        </Feature>
-
-        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
-        </Feature>
-
-        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
-        </Feature>
-
-        <!--Tack on your specific wix options-->
-        <UIRef Id="WixUI_FeatureTree" />
-        <UIRef Id="WixUI_ErrorProgressText" />
-        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
-        <!-- TODO: Add Wix Specific Dialogs and features. -->
-        <!-- TODO: Add artwork  -->
-        <!-- TODO: Add ... -->
-
-      </Product>
-
-      <!--Output the fragment info which heat generates-->
-      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
-      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
-
-    </Wix>
-  </xsl:template>
-
-  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
-    <xsl:copy>
-      <xsl:apply-templates select="wix:DirectoryRef" />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:DirectoryRef" >
-    <xsl:copy>
-      <xsl:choose>
-        <xsl:when test="wix:Directory[@Name='components']" >
-          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
-        </xsl:when>
-        <xsl:otherwise>
-          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-        </xsl:otherwise>
-      </xsl:choose>
-      <xsl:apply-templates />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Directory" >
-    <xsl:copy>
-      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Component">
-    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
-      <xsl:attribute name="Id">
-        <xsl:value-of select="@Id" />
-      </xsl:attribute>
-    </xsl:element>
-  </xsl:template>
-
-</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/ImageCalibration/cpack_resources/wix.xsl.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ImageCalibration/cpack_resources/wix.xsl.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/ImageCalibration/cpack_resources/wix.xsl.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ImageCalibration/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="utf-8"?>
+<xsl:stylesheet version="1.0"
+   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
+   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
+  <xsl:output indent="yes" method="xml"/>
+
+  <xsl:template match="/wix:Wix">
+    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
+      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
+        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
+        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
+        <Directory Id="TARGETDIR" Name="SourceDir" >
+            <Directory Id="ProgramFilesFolder" Name="PFILE" >
+                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
+                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
+                </Directory>
+            </Directory>
+        </Directory>
+
+        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
+        </Feature>
+
+        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
+        </Feature>
+
+        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
+        </Feature>
+
+        <!--Tack on your specific wix options-->
+        <UIRef Id="WixUI_FeatureTree" />
+        <UIRef Id="WixUI_ErrorProgressText" />
+        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
+        <!-- TODO: Add Wix Specific Dialogs and features. -->
+        <!-- TODO: Add artwork  -->
+        <!-- TODO: Add ... -->
+
+      </Product>
+
+      <!--Output the fragment info which heat generates-->
+      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
+      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
+
+    </Wix>
+  </xsl:template>
+
+  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
+    <xsl:copy>
+      <xsl:apply-templates select="wix:DirectoryRef" />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:DirectoryRef" >
+    <xsl:copy>
+      <xsl:choose>
+        <xsl:when test="wix:Directory[@Name='components']" >
+          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
+        </xsl:when>
+        <xsl:otherwise>
+          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+        </xsl:otherwise>
+      </xsl:choose>
+      <xsl:apply-templates />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Directory" >
+    <xsl:copy>
+      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Component">
+    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
+      <xsl:attribute name="Id">
+        <xsl:value-of select="@Id" />
+      </xsl:attribute>
+    </xsl:element>
+  </xsl:template>
+
+</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/ImageCalibration/doc.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ImageCalibration/doc.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/ImageCalibration/doc.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ImageCalibration/doc.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,157 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{A3191578-3816-4F50-A33C-0A560D649972}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>doc</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\doc.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\doc;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/ImageCalibration -BC:/distribution/ImageProcessing/opencv/components/ImageCalibration --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/ImageCalibration -BC:/distribution/ImageProcessing/opencv/components/ImageCalibration --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/ImageCalibration -BC:/distribution/ImageProcessing/opencv/components/ImageCalibration --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/ImageCalibration -BC:/distribution/ImageProcessing/opencv/components/ImageCalibration --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\doc" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/ImageCalibration/ZERO_CHECK.vcxproj">
+      <Project>A7FB9174-AD03-4BE4-B29D-B911630B26AF</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/ImageCalibration/doxygen_ImageCalibration.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ImageCalibration/doxygen_ImageCalibration.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/ImageCalibration/doxygen_ImageCalibration.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ImageCalibration/doxygen_ImageCalibration.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{4CE86B46-F5D4-45EA-BEA3-A6A59232F745}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>doxygen_ImageCalibration</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageCalibration;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageCalibration;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageCalibration;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageCalibration;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\doxygen_ImageCalibration.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/ImageCalibration/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeFiles/doxygen_ImageCalibration.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\doxygen_ImageCalibration;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/ImageCalibration/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeFiles/doxygen_ImageCalibration.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\doxygen_ImageCalibration;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/ImageCalibration/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeFiles/doxygen_ImageCalibration.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\doxygen_ImageCalibration;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/ImageCalibration/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeFiles/doxygen_ImageCalibration.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\doxygen_ImageCalibration;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\doxygen_ImageCalibration" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/ImageCalibration/uninstall_ImageCalibration.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ImageCalibration/uninstall_ImageCalibration.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/ImageCalibration/uninstall_ImageCalibration.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ImageCalibration/uninstall_ImageCalibration.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{1CFDAD97-62E4-4A65-AD85-DD0E78C0BA71}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>uninstall_ImageCalibration</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageCalibration;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageCalibration;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageCalibration;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageCalibration;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\uninstall_ImageCalibration.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/ImageCalibration/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeFiles/uninstall_ImageCalibration.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\uninstall_ImageCalibration;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/ImageCalibration/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeFiles/uninstall_ImageCalibration.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\uninstall_ImageCalibration;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/ImageCalibration/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeFiles/uninstall_ImageCalibration.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\uninstall_ImageCalibration;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/ImageCalibration/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeFiles/uninstall_ImageCalibration.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\uninstall_ImageCalibration;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageCalibration/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageCalibration\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\uninstall_ImageCalibration" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/ImageSubstraction/ALL_BUILD.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ImageSubstraction/ALL_BUILD.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/ImageSubstraction/ALL_BUILD.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ImageSubstraction/ALL_BUILD.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,160 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ALL_BUILD</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\ALL_BUILD.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\ALL_BUILD" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/ImageSubstraction.vcxproj">
+      <Project>24BB5421-C263-42C3-8388-DC23D3D62AC9</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/ImageSubstractionComp.vcxproj">
+      <Project>B7306E98-48FF-430F-8100-2A39EC26DCFD</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,300 @@
+cmake_minimum_required(VERSION 2.8 FATAL_ERROR)
+
+project(ImageSubstraction)
+
+set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS true)
+set(CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake_modules")
+
+set(LINUX_PACKAGE_GENERATOR "DEB")
+#set(LINUX_PACKAGE_GENERATOR "RPM")
+
+
+# component settings
+set(RTC_NAME "${PROJECT_NAME}")
+set(RTC_VERSION "1.0.0")
+set(RTC_VERSION_MAJOR "1")
+set(RTC_VERSION_MINOR "0")
+set(RTC_VERSION_PATCH "0")
+set(RTC_LANG "c++")
+set(RTC_DESCRIPTION "ImageSubstraction Agent Component")
+set(RTC_VENDOR "Shibaura Inst. of Tech, Tanaka & Fujita & Takasu")
+set(RTC_MAINTAINER "author at example.com")
+
+string(TOLOWER ${RTC_NAME} PACKAGE_NAME)
+set(PACKAGE_VERSION "${RTC_VERSION_MAJOR}.${RTC_VERSION_MINOR}.${RTC_VERSION_PATCH}")
+
+set(IDL_FILES ""
+	#              WiiInfo.idl
+)
+
+set(SKEL_SRCS ""
+	#              WiiInfoSkel.cpp
+)
+
+set(STUB_SRCS ""
+)
+
+set(IMPL_SRCS ""
+	#              WiiInfoSVC_impl.cpp
+)
+
+set(IMPL_INCS ""
+	#              WiiInfoSVC_impl.h
+)
+
+set(LIBS_SRCS ImageSubstraction.cpp)
+
+set(LIBS_INCS ImageSubstraction.h)
+
+set(EXEC_SRCS ImageSubstractionComp.cpp)
+
+set(OTHER_SRCS CMakeLists.txt Doxyfile.in
+               RTC.xml ImageSubstraction.conf rtc.conf)
+
+
+# check OpenRTM installed
+find_package(OpenRTM REQUIRED)
+
+list(APPEND CFLAGS ${OMNIORB_CFLAGS} ${OPENRTM_CFLAGS})
+list(APPEND INCLUDE_DIRS ${OMNIORB_INCLUDE_DIRS} ${OPENRTM_INCLUDE_DIRS})
+list(APPEND LDFLAGS ${OMNIORB_LDFLAGS} ${OPENRTM_LDFLAGS})
+list(APPEND LIBRARY_DIRS ${OMNIORB_LIBRARY_DIRS} ${OPENRTM_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OMNIORB_LIBRARIES} ${OPENRTM_LIBRARIES})
+
+# check doxygen installed
+find_package(Doxygen)
+if(DOXYGEN_FOUND STREQUAL "NO")
+    message(FATAL_ERROR "Doxygen not found.")
+endif()
+
+
+if(WIN32)
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin/x86_win32")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(INSTALL_PREFIX "components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+else()
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(OPENRTM_SHARE_PREFIX "share/openrtm-${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}")
+    set(INSTALL_PREFIX "${OPENRTM_SHARE_PREFIX}/components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+endif()
+
+# check OpenCV installed
+find_package(OpenCV REQUIRED)
+
+list(APPEND INCLUDE_DIRS ${OPENCV_INCLUDE_DIRS})
+list(APPEND LIBRARY_DIRS ${OPENCV_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OPENCV_LIBRARIES})
+
+
+# add uninstall target
+configure_file(
+    "${CMAKE_CURRENT_SOURCE_DIR}/cmake_modules/cmake_uninstall.cmake.in"
+    "${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake"
+    IMMEDIATE @ONLY)
+add_custom_target(uninstall_${RTC_NAME} COMMAND 
+    ${CMAKE_COMMAND} -P ${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake)
+
+
+# target settings for library/executable
+list(APPEND INCLUDE_DIRS ${CMAKE_CURRENT_BINARY_DIR})
+include_directories(${INCLUDE_DIRS})
+
+link_directories(${LIBRARY_DIRS})
+
+add_definitions(${CFLAGS})
+
+foreach(idl ${IDL_FILES})
+    string(REGEX REPLACE "([^\\/]*)\\.idl" "\\1" idl_base ${idl})
+    add_custom_command(OUTPUT ${idl_base}Stub.cpp ${idl_base}Skel.cpp
+                       COMMAND ${OPENRTM_IDL_WRAPPER} ${OPENRTM_IDL_WRAPPER_FLAGS} --idl-file=${idl}
+                       COMMAND ${OPENRTM_IDLC} ${OPENRTM_IDLFLAGS} ${PROJECT_SOURCE_DIR}/${idl}
+                       DEPENDS ${idl})
+endforeach()
+
+if(CMAKE_COMPILER_IS_GNUCC)
+    string(REPLACE ";" " " LDFLAGS "${LDFLAGS}")
+endif()
+
+add_library(${RTC_NAME} SHARED
+            ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+target_link_libraries(${RTC_NAME} ${LIBRARIES})
+set_target_properties(${RTC_NAME} PROPERTIES PREFIX "")
+set_target_properties(${RTC_NAME} PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+if(UNIX)
+    add_library(${RTC_NAME}-static STATIC
+                ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+    target_link_libraries(${RTC_NAME}-static ${LIBRARIES})
+    set_target_properties(${RTC_NAME}-static PROPERTIES PREFIX "")
+    set_target_properties(${RTC_NAME}-static PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+if(UNIX)
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME}-static)
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME}-static ${LIBRARIES})
+
+    add_executable(${RTC_NAME}Comp-dynamic ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp-dynamic ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp-dynamic ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp-dynamic PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+else()
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+if(WIN32)
+    set (LIBRARY_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}/)
+    set (EXECUTABLE_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}Comp/)
+
+    ADD_CUSTOM_COMMAND(
+       TARGET ${RTC_NAME}
+       POST_BUILD
+       COMMAND ${CMAKE_COMMAND} -E copy
+       "${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}/Release/${RTC_NAME}.dll"
+       "${CMAKE_CURRENT_SOURCE_DIR}/../../bin"
+     )
+    ADD_CUSTOM_COMMAND(
+       TARGET ${RTC_NAME}Comp
+       POST_BUILD
+       COMMAND ${CMAKE_COMMAND} -E copy
+       "${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}Comp/Release/${RTC_NAME}Comp.exe"
+       "${CMAKE_CURRENT_SOURCE_DIR}/../../bin"
+     )
+endif()
+
+install(TARGETS ${RTC_NAME} LIBRARY DESTINATION "${INSTALL_PREFIX}"
+                            ARCHIVE DESTINATION "${INSTALL_PREFIX}"
+                            RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(TARGETS ${RTC_NAME}Comp RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(FILES RTC.xml DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+
+
+# target settings for document
+configure_file("${CMAKE_CURRENT_SOURCE_DIR}/Doxyfile.in"
+               "${CMAKE_CURRENT_BINARY_DIR}/Doxyfile")
+
+add_custom_target(doxygen_${RTC_NAME} COMMAND
+                  ${DOXYGEN_EXECUTABLE} ${CMAKE_CURRENT_BINARY_DIR}/Doxyfile)
+
+set_property(DIRECTORY APPEND PROPERTY ADDITIONAL_MAKE_CLEAN_FILES doc)
+
+get_target_property(DOC_TARGET doc TYPE)
+if(NOT DOC_TARGET)
+    add_custom_target(doc)
+endif()
+add_dependencies(doc doxygen)
+
+install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/doc DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "documents")
+
+
+# install source files
+install(FILES ${IDL_FILES} ${IMPL_SRCS} ${IMPL_INCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${LIBS_SRCS} ${LIBS_INCS} ${EXEC_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${OTHER_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(DIRECTORY cmake_modules cpack_resources
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+
+# package settings
+set(CPACK_PACKAGE_NAME "${RTC_NAME}")
+set(CPACK_PACKAGE_VERSION_MAJOR "${RTC_VERSION_MAJOR}")
+set(CPACK_PACKAGE_VERSION_MINOR "${RTC_VERSION_MINOR}")
+set(CPACK_PACKAGE_VERSION_PATCH "${RTC_VERSION_PATCH}")
+set(CPACK_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}")
+set(CPACK_PACKAGE_VENDOR "${RTC_VENDOR}")
+set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "${RTC_DESCRIPTION}")
+set(CPACK_PACKAGE_CONTACT "${RTC_MAINTAINER}")
+
+set(CPACK_RESOURCE_FILE_LICENSE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/License.txt")
+set(CPACK_PACKAGE_DESCRIPTION_FILE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/Description.txt")
+
+set(CPACK_COMPONENTS_ALL applications documents sources)
+set(CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME "Applications")
+set(CPACK_COMPONENT_APPLICATIONS_DESCRIPTION "RT-Component applications")
+set(CPACK_COMPONENT_APPLICATIONS_DISABLED FALSE)
+
+set(CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME "Documents")
+set(CPACK_COMPONENT_DOCUMENTS_DESCRIPTION "RT-Component documents")
+set(CPACK_COMPONENT_DOCUMENTS_DISABLED TRUE)
+
+set(CPACK_COMPONENT_SOURCES_DISPLAY_NAME "Source files")
+set(CPACK_COMPONENT_SOURCES_DESCRIPTION "RT-Component source files")
+set(CPACK_COMPONENT_SOURCES_DISABLED TRUE)
+
+if(WIN32)
+    set(CPACK_GENERATOR "WIX")
+
+    # Windows WiX package settings
+
+    set(CPACK_WIX_XSL "@CMAKE_CURRENT_BINARY_DIR@/wix.xsl")
+    set(CPACK_WIX_LANG "ja-jp")
+    set(CPACK_RESOURCE_FILE_LICENSE
+        "@CMAKE_CURRENT_SOURCE_DIR@/cpack_resources/License.rtf")
+    configure_file(
+        "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/wix.xsl.in"
+        "${CMAKE_CURRENT_BINARY_DIR}/wix.xsl" @ONLY)
+
+    set(CPACK_PACKAGE_FILE_NAME
+        "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}${PACKAGE_VERSION}")
+
+else()
+    set(CPACK_GENERATOR "${LINUX_PACKAGE_GENERATOR}")
+
+    if(CPACK_GENERATOR STREQUAL "DEB")
+        # Linux Debian package settings
+
+        set(CPACK_DEBIAN_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION}-1")
+        set(CPACK_DEBIAN_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_DEBIAN_PACKAGE_SECTION "main")
+        set(CPACK_DEBIAN_PACKAGE_PRIORITY  "extra")
+        set(CPACK_DEBIAN_PACKAGE_DEPENDS "openrtm-aist (>= 1.0.0)")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}_${CPACK_DEBIAN_PACKAGE_VERSION}_${CPACK_DEBIAN_PACKAGE_ARCHITECTURE}")
+
+    elseif(CPACK_GENERATOR STREQUAL "RPM")
+        # Linux RPM package settings
+
+        set(CPACK_RPM_PACKAGE_RELEASE "1.fc10")
+        set(CPACK_RPM_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_RPM_PACKAGE_GROUP "Development/Libraries")
+        set(CPACK_RPM_PACKAGE_LICENSE "LGPL")
+        set(CPACK_RPM_PACKAGE_REQUIRES "OpenRTM-aist >= 1.0.0")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}-${PACKAGE_VERSION}-${CPACK_RPM_PACKAGE_RELEASE}.${CPACK_RPM_PACKAGE_ARCHITECTURE}")
+
+    endif()
+endif()
+
+message(STATUS "Package type: ${CPACK_GENERATOR}")
+message(STATUS "Package name: ${CPACK_PACKAGE_FILE_NAME}")
+
+include(CPack)

Copied: trunk/ImageProcessing/opencv/components/ImageSubstraction/Doxyfile.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ImageSubstraction/Doxyfile.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/ImageSubstraction/Doxyfile.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ImageSubstraction/Doxyfile.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,487 @@
+
+# Project related configuration options
+
+DOXYFILE_ENCODING = UTF-8
+
+PROJECT_NAME = @PACKAGE_NAME@
+
+PROJECT_NUMBER = @PACKAGE_VERSION@
+
+OUTPUT_DIRECTORY = doc
+
+CREATE_SUBDIRS = NO
+
+OUTPUT_LANGUAGE = Japanese
+
+BRIEF_MEMBER_DESC = YES
+
+REPEAT_BRIEF = YES
+
+ABBREVIATE_BRIEF = 
+
+ALWAYS_DETAILED_SEC = NO
+
+INLINE_INHERITED_MEMB = NO
+
+FULL_PATH_NAMES = YES
+
+STRIP_FROM_PATH = 
+
+STRIP_FROM_INC_PATH = 
+
+SHORT_NAMES = NO
+
+JAVADOC_AUTOBRIEF = NO
+
+QT_AUTOBRIEF = NO
+
+MULTILINE_CPP_IS_BRIEF = NO
+
+INHERIT_DOCS = YES
+
+SEPARATE_MEMBER_PAGES = NO
+
+TAB_SIZE = 8
+
+ALIASES = 
+
+OPTIMIZE_OUTPUT_FOR_C = NO
+
+OPTIMIZE_OUTPUT_JAVA = NO
+
+OPTIMIZE_FOR_FORTRAN = NO
+
+OPTIMIZE_OUTPUT_VHDL = NO
+
+EXTENSION_MAPPING = 
+
+BUILTIN_STL_SUPPORT = NO
+
+CPP_CLI_SUPPORT = NO
+
+SIP_SUPPORT = NO
+
+IDL_PROPERTY_SUPPORT = YES
+
+DISTRIBUTE_GROUP_DOC = NO
+
+SUBGROUPING = YES
+
+TYPEDEF_HIDES_STRUCT = NO
+
+SYMBOL_CACHE_SIZE = 0
+
+
+# Build related configuration options
+
+EXTRACT_ALL = NO
+
+EXTRACT_PRIVATE = NO
+
+EXTRACT_STATIC = NO
+
+EXTRACT_LOCAL_CLASSES = YES
+
+EXTRACT_LOCAL_METHODS = NO
+
+EXTRACT_ANON_NSPACES = NO
+
+HIDE_UNDOC_MEMBERS = NO
+
+HIDE_UNDOC_CLASSES = NO
+
+HIDE_FRIEND_COMPOUNDS = NO
+
+HIDE_IN_BODY_DOCS = NO
+
+INTERNAL_DOCS = NO
+
+CASE_SENSE_NAMES = NO
+
+HIDE_SCOPE_NAMES = NO
+
+SHOW_INCLUDE_FILES = YES
+
+FORCE_LOCAL_INCLUDES = NO
+
+INLINE_INFO = YES
+
+SORT_MEMBER_DOCS = YES
+
+SORT_BRIEF_DOCS = NO
+
+SORT_MEMBERS_CTORS_1ST = NO
+
+SORT_GROUP_NAMES = NO
+
+SORT_BY_SCOPE_NAME = YES
+
+GENERATE_TODOLIST = YES
+
+GENERATE_TESTLIST = YES
+
+GENERATE_BUGLIST = YES
+
+GENERATE_DEPRECATEDLIST = YES
+
+ENABLED_SECTIONS = 
+
+MAX_INITIALIZER_LINES = 30
+
+SHOW_USED_FILES = YES
+
+SHOW_DIRECTORIES = NO
+
+SHOW_FILES = YES
+
+SHOW_NAMESPACES = YES
+
+FILE_VERSION_FILTER = 
+
+LAYOUT_FILE = 
+
+
+# configuration options related to warning and progress messages
+
+QUIET = NO
+
+WARNINGS = YES
+
+WARN_IF_UNDOCUMENTED = YES
+
+WARN_IF_DOC_ERROR = YES
+
+WARN_NO_PARAMDOC = NO
+
+WARN_FORMAT = "$file:$line: $text"
+
+WARN_LOGFILE = 
+
+
+# configuration options related to the input files
+
+INPUT = @CMAKE_CURRENT_SOURCE_DIR@
+
+INPUT_ENCODING = UTF-8
+
+FILE_PATTERNS = *.cpp *.h *.idl
+
+RECURSIVE = YES
+
+EXCLUDE = _CPack_Packages
+
+EXCLUDE_SYMLINKS = NO
+
+EXCLUDE_PATTERNS = .svn .git 
+
+EXCLUDE_SYMBOLS = 
+
+EXAMPLE_PATH = 
+
+EXAMPLE_PATTERNS = 
+
+EXAMPLE_RECURSIVE = NO
+
+IMAGE_PATH = 
+
+INPUT_FILTER = 
+
+FILTER_PATTERNS = 
+
+FILTER_SOURCE_FILES = NO
+
+
+# configuration options related to source browsing
+
+SOURCE_BROWSER = NO
+
+INLINE_SOURCES = NO
+
+STRIP_CODE_COMMENTS = YES
+
+REFERENCED_BY_RELATION = NO
+
+REFERENCES_RELATION = NO
+
+REFERENCES_LINK_SOURCE = YES
+
+USE_HTAGS = NO
+
+VERBATIM_HEADERS = YES
+
+
+# configuration options related to the alphabetical class index
+
+ALPHABETICAL_INDEX = YES
+
+COLS_IN_ALPHA_INDEX = 5
+
+IGNORE_PREFIX = 
+
+
+# configuration options related to the HTML output
+
+GENERATE_HTML = YES
+
+HTML_OUTPUT = html
+
+HTML_FILE_EXTENSION = .html
+
+HTML_HEADER = 
+
+HTML_FOOTER = 
+
+HTML_STYLESHEET = 
+
+HTML_COLORSTYLE_HUE = 220
+
+HTML_COLORSTYLE_SAT = 100
+
+HTML_COLORSTYLE_GAMMA = 80
+
+HTML_TIMESTAMP = YES
+
+HTML_ALIGN_MEMBERS = YES
+
+HTML_DYNAMIC_SECTIONS = NO
+
+GENERATE_DOCSET = NO
+
+DOCSET_FEEDNAME = "Doxygen generated docs"
+
+DOCSET_BUNDLE_ID = org.doxygen.Project
+
+DOCSET_PUBLISHER_ID = org.doxygen.Publisher
+
+DOCSET_PUBLISHER_NAME = Publisher
+
+GENERATE_HTMLHELP = NO
+
+CHM_FILE = 
+
+HHC_LOCATION = 
+
+GENERATE_CHI = NO
+
+CHM_INDEX_ENCODING = 
+
+BINARY_TOC = NO
+
+TOC_EXPAND = NO
+
+GENERATE_QHP = NO
+
+QCH_FILE = 
+
+QHP_NAMESPACE = org.doxygen.Project
+
+QHP_VIRTUAL_FOLDER = doc
+
+QHP_CUST_FILTER_NAME = 
+
+QHP_CUST_FILTER_ATTRS = 
+
+QHP_SECT_FILTER_ATTRS = 
+
+QHG_LOCATION = 
+
+GENERATE_ECLIPSEHELP = NO
+
+ECLIPSE_DOC_ID = org.doxygen.Project
+
+DISABLE_INDEX = NO
+
+ENUM_VALUES_PER_LINE = 4
+
+GENERATE_TREEVIEW = NO
+
+USE_INLINE_TREES = NO
+
+TREEVIEW_WIDTH = 250
+
+EXT_LINKS_IN_WINDOW = NO
+
+FORMULA_FONTSIZE = 10
+
+FORMULA_TRANSPARENT = YES
+
+SEARCHENGINE = YES
+
+SERVER_BASED_SEARCH = NO
+
+
+# configuration options related to the LaTeX output
+
+GENERATE_LATEX = NO
+
+LATEX_OUTPUT = latex
+
+LATEX_CMD_NAME = latex
+
+MAKEINDEX_CMD_NAME = makeindex
+
+COMPACT_LATEX = NO
+
+PAPER_TYPE = a4wide
+
+EXTRA_PACKAGES = 
+
+LATEX_HEADER = 
+
+PDF_HYPERLINKS = YES
+
+USE_PDFLATEX = YES
+
+LATEX_BATCHMODE = NO
+
+LATEX_HIDE_INDICES = NO
+
+LATEX_SOURCE_CODE = NO
+
+
+# configuration options related to the RTF output
+
+GENERATE_RTF = NO
+
+RTF_OUTPUT = rtf
+
+COMPACT_RTF = NO
+
+RTF_HYPERLINKS = NO
+
+RTF_STYLESHEET_FILE = 
+
+RTF_EXTENSIONS_FILE = 
+
+
+# configuration options related to the man page output
+
+GENERATE_MAN = NO
+
+MAN_OUTPUT = man
+
+MAN_EXTENSION = .3
+
+MAN_LINKS = NO
+
+
+# configuration options related to the XML output
+
+GENERATE_XML = NO
+
+XML_OUTPUT = xml
+
+XML_SCHEMA = 
+
+XML_DTD = 
+
+XML_PROGRAMLISTING = YES
+
+
+# configuration options for the AutoGen Definitions output
+
+GENERATE_AUTOGEN_DEF = NO
+
+
+# configuration options related to the Perl module output
+
+GENERATE_PERLMOD = NO
+
+PERLMOD_LATEX = NO
+
+PERLMOD_PRETTY = YES
+
+PERLMOD_MAKEVAR_PREFIX = 
+
+
+# Configuration options related to the preprocessor
+
+ENABLE_PREPROCESSING = YES
+
+MACRO_EXPANSION = NO
+
+EXPAND_ONLY_PREDEF = NO
+
+SEARCH_INCLUDES = YES
+
+INCLUDE_PATH = 
+
+INCLUDE_FILE_PATTERNS = 
+
+PREDEFINED = 
+
+EXPAND_AS_DEFINED = 
+
+SKIP_FUNCTION_MACROS = YES
+
+
+# Configuration::additions related to external references
+
+TAGFILES = 
+
+GENERATE_TAGFILE = 
+
+ALLEXTERNALS = NO
+
+EXTERNAL_GROUPS = YES
+
+PERL_PATH = /usr/bin/perl
+
+
+# Configuration options related to the dot tool
+
+CLASS_DIAGRAMS = YES
+
+MSCGEN_PATH = 
+
+HIDE_UNDOC_RELATIONS = YES
+
+HAVE_DOT = NO
+
+DOT_NUM_THREADS = 0
+
+DOT_FONTNAME = FreeSans.ttf
+
+DOT_FONTSIZE = 10
+
+DOT_FONTPATH = 
+
+CLASS_GRAPH = YES
+
+COLLABORATION_GRAPH = YES
+
+GROUP_GRAPHS = YES
+
+UML_LOOK = YES
+
+TEMPLATE_RELATIONS = NO
+
+INCLUDE_GRAPH = YES
+
+INCLUDED_BY_GRAPH = YES
+
+CALL_GRAPH = NO
+
+CALLER_GRAPH = NO
+
+GRAPHICAL_HIERARCHY = YES
+
+DIRECTORY_GRAPH = YES
+
+DOT_IMAGE_FORMAT = png
+
+DOT_PATH = 
+
+DOTFILE_DIRS = 
+
+DOT_GRAPH_MAX_NODES = 50
+
+MAX_DOT_GRAPH_DEPTH = 0
+
+DOT_TRANSPARENT = NO
+
+DOT_MULTI_TARGETS = NO
+
+GENERATE_LEGEND = YES
+
+DOT_CLEANUP = YES

Copied: trunk/ImageProcessing/opencv/components/ImageSubstraction/INSTALL.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ImageSubstraction/INSTALL.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/ImageSubstraction/INSTALL.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ImageSubstraction/INSTALL.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,178 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{0F103D78-0F29-4905-BDD6-10170713B2B6}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>INSTALL</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\INSTALL_force.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/ALL_BUILD.vcxproj">
+      <Project>B947F6ED-BEAA-4A93-AB1F-586DF141AC43</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Modified: trunk/ImageProcessing/opencv/components/ImageSubstraction/ImageSubstraction.cpp
===================================================================
--- trunk/ImageProcessing/opencv/components/ImageSubstraction/ImageSubstraction.cpp	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/ImageSubstraction/ImageSubstraction.cpp	2011-06-23 08:34:26 UTC (rev 50)
@@ -32,7 +32,7 @@
   };
 // </rtc-template>
 
-int count = 0;
+int ImageSubstraction_count = 0;
 int key;		//	ƒL[“ü—Í—p‚̕ϐ”
 int	mode = 0;	// 0: ‰æ‘f‚²‚ƂɈقȂé臒l / 1: ‰æ‘œ‘S‘̂ňê‚‚Ì臒l
 int g_temp_w = 0;
@@ -219,7 +219,7 @@
 
 RTC::ReturnCode_t ImageSubstraction::onActivated(RTC::UniqueId ec_id)
 {
-	count = 0;
+	ImageSubstraction_count = 0;
 	g_temp_w = 0;
 	g_temp_h = 0;
 
@@ -256,7 +256,7 @@
 {	
 	
 	//‰Šú’l‚ðŽæ“¾‚·‚éB
-	if(count == 0 && m_img_origIn.isNew()) {
+	if(ImageSubstraction_count == 0 && m_img_origIn.isNew()) {
 		
 		m_img_origIn.read();
 		
@@ -293,13 +293,13 @@
 
 			initializeBackgroundModel( NUM_OF_BACKGROUND_FRAMES, cvSize(m_img_orig.width, m_img_orig.height) );
 			
-			count = 1;
+			ImageSubstraction_count = 1;
 			g_temp_w = m_img_orig.width;
 			g_temp_h = m_img_orig.height;
 		}
 	}
 
-	if(count == 1 && m_img_origIn.isNew()) {
+	if(ImageSubstraction_count == 1 && m_img_origIn.isNew()) {
 		
 		m_img_origIn.read();
 		
@@ -415,7 +415,7 @@
 			g_temp_h = m_img_orig.height;
 		
 		}else if(g_temp_w != m_img_orig.width || g_temp_h != m_img_orig.height){
-			count = 0;
+			ImageSubstraction_count = 0;
 		}
 		
 	}

Copied: trunk/ImageProcessing/opencv/components/ImageSubstraction/ImageSubstraction.sln (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ImageSubstraction/ImageSubstraction.sln)
===================================================================
--- trunk/ImageProcessing/opencv/components/ImageSubstraction/ImageSubstraction.sln	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ImageSubstraction/ImageSubstraction.sln	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,105 @@
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ALL_BUILD", "ALL_BUILD.vcxproj", "{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}"
+	ProjectSection(ProjectDependencies) = postProject
+		{24BB5421-C263-42C3-8388-DC23D3D62AC9} = {24BB5421-C263-42C3-8388-DC23D3D62AC9}
+		{B7306E98-48FF-430F-8100-2A39EC26DCFD} = {B7306E98-48FF-430F-8100-2A39EC26DCFD}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "INSTALL", "INSTALL.vcxproj", "{0F103D78-0F29-4905-BDD6-10170713B2B6}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43} = {B947F6ED-BEAA-4A93-AB1F-586DF141AC43}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ImageSubstraction", "ImageSubstraction.vcxproj", "{24BB5421-C263-42C3-8388-DC23D3D62AC9}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ImageSubstractionComp", "ImageSubstractionComp.vcxproj", "{B7306E98-48FF-430F-8100-2A39EC26DCFD}"
+	ProjectSection(ProjectDependencies) = postProject
+		{24BB5421-C263-42C3-8388-DC23D3D62AC9} = {24BB5421-C263-42C3-8388-DC23D3D62AC9}
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PACKAGE", "PACKAGE.vcxproj", "{33F42C36-1EE4-4E2E-A533-F95493177B79}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43} = {B947F6ED-BEAA-4A93-AB1F-586DF141AC43}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZERO_CHECK", "..\..\ZERO_CHECK.vcxproj", "{87493064-6817-4173-BA90-7F469034490A}"
+	ProjectSection(ProjectDependencies) = postProject
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doxygen_ImageSubstraction", "doxygen_ImageSubstraction.vcxproj", "{571C574C-B915-4E9D-85BF-87CCF4A8638E}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uninstall_ImageSubstraction", "uninstall_ImageSubstraction.vcxproj", "{BDC81A03-89D6-4090-BF7C-D13FC70256AF}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Win32 = Debug|Win32
+		Release|Win32 = Release|Win32
+		MinSizeRel|Win32 = MinSizeRel|Win32
+		RelWithDebInfo|Win32 = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Debug|Win32.ActiveCfg = Debug|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Debug|Win32.Build.0 = Debug|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Release|Win32.ActiveCfg = Release|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Release|Win32.Build.0 = Release|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.Debug|Win32.ActiveCfg = Debug|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.Release|Win32.ActiveCfg = Release|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{24BB5421-C263-42C3-8388-DC23D3D62AC9}.Debug|Win32.ActiveCfg = Debug|Win32
+		{24BB5421-C263-42C3-8388-DC23D3D62AC9}.Debug|Win32.Build.0 = Debug|Win32
+		{24BB5421-C263-42C3-8388-DC23D3D62AC9}.Release|Win32.ActiveCfg = Release|Win32
+		{24BB5421-C263-42C3-8388-DC23D3D62AC9}.Release|Win32.Build.0 = Release|Win32
+		{24BB5421-C263-42C3-8388-DC23D3D62AC9}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{24BB5421-C263-42C3-8388-DC23D3D62AC9}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{24BB5421-C263-42C3-8388-DC23D3D62AC9}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{24BB5421-C263-42C3-8388-DC23D3D62AC9}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{B7306E98-48FF-430F-8100-2A39EC26DCFD}.Debug|Win32.ActiveCfg = Debug|Win32
+		{B7306E98-48FF-430F-8100-2A39EC26DCFD}.Debug|Win32.Build.0 = Debug|Win32
+		{B7306E98-48FF-430F-8100-2A39EC26DCFD}.Release|Win32.ActiveCfg = Release|Win32
+		{B7306E98-48FF-430F-8100-2A39EC26DCFD}.Release|Win32.Build.0 = Release|Win32
+		{B7306E98-48FF-430F-8100-2A39EC26DCFD}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{B7306E98-48FF-430F-8100-2A39EC26DCFD}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{B7306E98-48FF-430F-8100-2A39EC26DCFD}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{B7306E98-48FF-430F-8100-2A39EC26DCFD}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.Debug|Win32.ActiveCfg = Debug|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.Release|Win32.ActiveCfg = Release|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Debug|Win32.ActiveCfg = Debug|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Debug|Win32.Build.0 = Debug|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Release|Win32.ActiveCfg = Release|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Release|Win32.Build.0 = Release|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{571C574C-B915-4E9D-85BF-87CCF4A8638E}.Debug|Win32.ActiveCfg = Debug|Win32
+		{571C574C-B915-4E9D-85BF-87CCF4A8638E}.Release|Win32.ActiveCfg = Release|Win32
+		{571C574C-B915-4E9D-85BF-87CCF4A8638E}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{571C574C-B915-4E9D-85BF-87CCF4A8638E}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{BDC81A03-89D6-4090-BF7C-D13FC70256AF}.Debug|Win32.ActiveCfg = Debug|Win32
+		{BDC81A03-89D6-4090-BF7C-D13FC70256AF}.Release|Win32.ActiveCfg = Release|Win32
+		{BDC81A03-89D6-4090-BF7C-D13FC70256AF}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{BDC81A03-89D6-4090-BF7C-D13FC70256AF}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ExtensibilityGlobals) = postSolution
+	EndGlobalSection
+	GlobalSection(ExtensibilityAddIns) = postSolution
+	EndGlobalSection
+EndGlobal

Copied: trunk/ImageProcessing/opencv/components/ImageSubstraction/ImageSubstraction.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ImageSubstraction/ImageSubstraction.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/ImageSubstraction/ImageSubstraction.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ImageSubstraction/ImageSubstraction.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,292 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{24BB5421-C263-42C3-8388-DC23D3D62AC9}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ImageSubstraction</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Debug\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">ImageSubstraction.dir\Debug\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">ImageSubstraction</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Release\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">ImageSubstraction.dir\Release\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">ImageSubstraction</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\MinSizeRel\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">ImageSubstraction.dir\MinSizeRel\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">ImageSubstraction</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\RelWithDebInfo\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">ImageSubstraction.dir\RelWithDebInfo\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">ImageSubstraction</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">true</LinkIncremental>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
+      <Optimization>Disabled</Optimization>
+      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Debug";ImageSubstraction_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Debug</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/Debug/ImageSubstraction.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Debug\";ImageSubstraction_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rtd.lib;omniDynamic414_rtd.lib;omnithread34_rtd.lib;RTC110d.lib;coil110d.lib;ws2_32.lib;mswsock.lib;opencv_core220d.lib;opencv_imgproc220d.lib;opencv_features2d220d.lib;opencv_gpu220d.lib;opencv_calib3d220d.lib;opencv_objdetect220d.lib;opencv_video220d.lib;opencv_highgui220d.lib;opencv_ml220d.lib;opencv_legacy220d.lib;opencv_contrib220d.lib;opencv_flann220d.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/Debug/ImageSubstraction.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/Debug/ImageSubstraction.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Release";ImageSubstraction_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Release</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/Release/ImageSubstraction.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Release\";ImageSubstraction_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/Release/ImageSubstraction.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/Release/ImageSubstraction.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MinSpace</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="MinSizeRel";ImageSubstraction_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>MinSizeRel</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/MinSizeRel/ImageSubstraction.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"MinSizeRel\";ImageSubstraction_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/MinSizeRel/ImageSubstraction.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/MinSizeRel/ImageSubstraction.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="RelWithDebInfo";ImageSubstraction_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>RelWithDebInfo</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/RelWithDebInfo/ImageSubstraction.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"RelWithDebInfo\";ImageSubstraction_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/RelWithDebInfo/ImageSubstraction.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/RelWithDebInfo/ImageSubstraction.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="ImageSubstraction.cpp" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/ImageSubstraction/ImageSubstractionComp.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ImageSubstraction/ImageSubstractionComp.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/ImageSubstraction/ImageSubstractionComp.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ImageSubstraction/ImageSubstractionComp.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,295 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{B7306E98-48FF-430F-8100-2A39EC26DCFD}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ImageSubstractionComp</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Debug\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">ImageSubstractionComp.dir\Debug\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">ImageSubstractionComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Release\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">ImageSubstractionComp.dir\Release\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">ImageSubstractionComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\MinSizeRel\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">ImageSubstractionComp.dir\MinSizeRel\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">ImageSubstractionComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\RelWithDebInfo\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">ImageSubstractionComp.dir\RelWithDebInfo\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">ImageSubstractionComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">true</LinkIncremental>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
+      <Optimization>Disabled</Optimization>
+      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Debug";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Debug</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/Debug/ImageSubstractionComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Debug\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;Debug\ImageSubstraction.lib;omniORB414_rtd.lib;omniDynamic414_rtd.lib;omnithread34_rtd.lib;RTC110d.lib;coil110d.lib;ws2_32.lib;mswsock.lib;opencv_core220d.lib;opencv_imgproc220d.lib;opencv_features2d220d.lib;opencv_gpu220d.lib;opencv_calib3d220d.lib;opencv_objdetect220d.lib;opencv_video220d.lib;opencv_highgui220d.lib;opencv_ml220d.lib;opencv_legacy220d.lib;opencv_contrib220d.lib;opencv_flann220d.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/Debug/ImageSubstractionComp.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/Debug/ImageSubstractionComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Release";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Release</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/Release/ImageSubstractionComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Release\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;Release\ImageSubstraction.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/Release/ImageSubstractionComp.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/Release/ImageSubstractionComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MinSpace</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="MinSizeRel";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>MinSizeRel</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/MinSizeRel/ImageSubstractionComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"MinSizeRel\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;MinSizeRel\ImageSubstraction.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/MinSizeRel/ImageSubstractionComp.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/MinSizeRel/ImageSubstractionComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="RelWithDebInfo";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>RelWithDebInfo</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/RelWithDebInfo/ImageSubstractionComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"RelWithDebInfo\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;RelWithDebInfo\ImageSubstraction.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/RelWithDebInfo/ImageSubstractionComp.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/RelWithDebInfo/ImageSubstractionComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="ImageSubstractionComp.cpp" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/ImageSubstraction.vcxproj">
+      <Project>24BB5421-C263-42C3-8388-DC23D3D62AC9</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/ImageSubstraction/PACKAGE.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ImageSubstraction/PACKAGE.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/ImageSubstraction/PACKAGE.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ImageSubstraction/PACKAGE.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,186 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{33F42C36-1EE4-4E2E-A533-F95493177B79}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>PACKAGE</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\PACKAGE_force.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/ALL_BUILD.vcxproj">
+      <Project>B947F6ED-BEAA-4A93-AB1F-586DF141AC43</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/ImageSubstraction/ZERO_CHECK.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ImageSubstraction/ZERO_CHECK.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/ImageSubstraction/ZERO_CHECK.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ImageSubstraction/ZERO_CHECK.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,154 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{BAA263DB-F12F-481F-AE68-C77CCD8C3FF6}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ZERO_CHECK</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\ZERO_CHECK.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\generate.stamp.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/ImageSubstraction -BC:/distribution/ImageProcessing/opencv/components/ImageSubstraction --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/ImageSubstraction -BC:/distribution/ImageProcessing/opencv/components/ImageSubstraction --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/ImageSubstraction -BC:/distribution/ImageProcessing/opencv/components/ImageSubstraction --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/ImageSubstraction -BC:/distribution/ImageProcessing/opencv/components/ImageSubstraction --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\ZERO_CHECK" />
+  </ItemGroup>
+  <ItemGroup>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Deleted: trunk/ImageProcessing/opencv/components/ImageSubstraction/cmake_modules/CPackWIX.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/ImageSubstraction/cmake_modules/CPackWIX.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/ImageSubstraction/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,51 +0,0 @@
-#=============================================================================
-# Copyright 2007-2009 Kitware, Inc.
-#
-# Distributed under the OSI-approved BSD License (the "License");
-# see accompanying file Copyright.txt for details.
-#
-# This software is distributed WITHOUT ANY WARRANTY; without even the
-# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-# See the License for more information.
-#=============================================================================
-# (To distributed this file outside of CMake, substitute the full
-#  License text for the above reference.)
-#
-# Fixed for OpenRTM
-#
-IF(CMAKE_BINARY_DIR)
-  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
-ENDIF(CMAKE_BINARY_DIR)
-
-IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
-    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
-ENDIF()
-
-IF(NOT CPACK_WIX_LANG)
-    SET(CPACK_WIX_LANG "en-us")
-ENDIF()
-
-# use the package defaults if none exists.
-# for the community.
-#IF ( NOT CPACK_WIX_XSL )
-#	
-#ENDIF( NOT CPACK_WIX_XSL )
-#
-
-IF ( CPACK_WIX_WXS_FILES )
-	# this could probably be a single expression but I'm no regex guru.
-    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
-	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
-ENDIF( CPACK_WIX_WXS_FILES )
-
-FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-
-IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
-  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
-  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
-  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
-ELSE()
-  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
-ENDIF()

Copied: trunk/ImageProcessing/opencv/components/ImageSubstraction/cmake_modules/CPackWIX.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ImageSubstraction/cmake_modules/CPackWIX.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/ImageSubstraction/cmake_modules/CPackWIX.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ImageSubstraction/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,51 @@
+#=============================================================================
+# Copyright 2007-2009 Kitware, Inc.
+#
+# Distributed under the OSI-approved BSD License (the "License");
+# see accompanying file Copyright.txt for details.
+#
+# This software is distributed WITHOUT ANY WARRANTY; without even the
+# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+# See the License for more information.
+#=============================================================================
+# (To distributed this file outside of CMake, substitute the full
+#  License text for the above reference.)
+#
+# Fixed for OpenRTM
+#
+IF(CMAKE_BINARY_DIR)
+  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
+ENDIF(CMAKE_BINARY_DIR)
+
+IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
+    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
+ENDIF()
+
+IF(NOT CPACK_WIX_LANG)
+    SET(CPACK_WIX_LANG "en-us")
+ENDIF()
+
+# use the package defaults if none exists.
+# for the community.
+#IF ( NOT CPACK_WIX_XSL )
+#	
+#ENDIF( NOT CPACK_WIX_XSL )
+#
+
+IF ( CPACK_WIX_WXS_FILES )
+	# this could probably be a single expression but I'm no regex guru.
+    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
+	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
+ENDIF( CPACK_WIX_WXS_FILES )
+
+FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+
+IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
+  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
+  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
+  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
+ELSE()
+  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
+ENDIF()

Deleted: trunk/ImageProcessing/opencv/components/ImageSubstraction/cmake_modules/FindOpenCV.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/ImageSubstraction/cmake_modules/FindOpenCV.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/ImageSubstraction/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,62 +0,0 @@
-
-
-set(OPENCV_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # OpenCV
-    pkg_check_modules(OPENCV REQUIRED opencv)
-    if(NOT OPENCV_DIR)
-        if(OPENCV_FOUND)
-            set(OPENCV_DIR ${OPENCV_PREFIX})
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-    endif()
-
-    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
-    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
-
-endif(UNIX)
-
-if(WIN32)
-    # OpenCV
-    if(NOT OPENCV_DIR)
-        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
-            set(OPENCV_DIR $ENV{OPENCV_ROOT})
-            set(OPENCV_FOUND TRUE)
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-        if(NOT OPENCV_FOUND)
-            message(FATAL_ERROR "OpenCV not found.")
-        endif()
-    endif()
-
-    include(${OPENCV_DIR}/OpenCVConfig.cmake)
-    set(OPENCV_VERSION ${OpenCV_VERSION})
-    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
-    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
-    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
-
-    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
-    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
-
-    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
-
-    foreach(_lib ${OPENCV_LIB_COMPONENTS})
-        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
-    endforeach()
-
-endif(WIN32)
-
-message(STATUS "FindOpenCV setup done.")
-
-message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
-message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
-message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
-message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
-message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
-message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
-message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
-

Copied: trunk/ImageProcessing/opencv/components/ImageSubstraction/cmake_modules/FindOpenCV.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ImageSubstraction/cmake_modules/FindOpenCV.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/ImageSubstraction/cmake_modules/FindOpenCV.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ImageSubstraction/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,62 @@
+
+
+set(OPENCV_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # OpenCV
+    pkg_check_modules(OPENCV REQUIRED opencv)
+    if(NOT OPENCV_DIR)
+        if(OPENCV_FOUND)
+            set(OPENCV_DIR ${OPENCV_PREFIX})
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+    endif()
+
+    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
+    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
+
+endif(UNIX)
+
+if(WIN32)
+    # OpenCV
+    if(NOT OPENCV_DIR)
+        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
+            set(OPENCV_DIR $ENV{OPENCV_ROOT})
+            set(OPENCV_FOUND TRUE)
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+        if(NOT OPENCV_FOUND)
+            message(FATAL_ERROR "OpenCV not found.")
+        endif()
+    endif()
+
+    include(${OPENCV_DIR}/OpenCVConfig.cmake)
+    set(OPENCV_VERSION ${OpenCV_VERSION})
+    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
+    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
+    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
+
+    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
+    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
+
+    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
+
+    foreach(_lib ${OPENCV_LIB_COMPONENTS})
+        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
+    endforeach()
+
+endif(WIN32)
+
+message(STATUS "FindOpenCV setup done.")
+
+message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
+message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
+message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
+message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
+message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
+message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
+message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
+

Deleted: trunk/ImageProcessing/opencv/components/ImageSubstraction/cmake_modules/FindOpenRTM.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/ImageSubstraction/cmake_modules/FindOpenRTM.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/ImageSubstraction/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,185 +0,0 @@
-
-set(OMNIORB_FOUND FALSE)
-set(OPENRTM_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # omniORB
-    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
-    if(NOT OMNIORB_DIR)
-        if(OMNIORB_FOUND)
-            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-    endif()
-
-    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
-    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
-
-    # OpenRTM-aist
-    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
-    if(NOT OPENRTM_DIR)
-        if(OPENRTM_FOUND)
-            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-    endif()
-
-    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
-    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
-
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
-           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
-           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
-           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "")
-    set(OPENRTM_IDLFLAGS "")
-
-    execute_process(COMMAND rtm-config --idlc
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        set(OPENRTM_IDLC "${output_val}")
-    endif()
-
-    execute_process(COMMAND rtm-config --idlflags
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        string(REPLACE " " ";" output_val ${output_val})
-        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
-    endif()
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(UNIX)
-
-if(WIN32)
-    # omniORB
-    if(NOT OMNIORB_DIR)
-        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
-            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
-            set(OMNIORB_FOUND TRUE)
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-        if(NOT OMNIORB_FOUND)
-            message(FATAL_ERROR "omniORB not found.")
-        endif()
-    endif()
-
-    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
-    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
-
-    # omniORB version
-    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omniORB version file not found.")
-    endif()
-
-    set(OMNIORB_VERSION "${_vers}")
-    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[_]" "."
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[.]" ""
-           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
-
-    # omnithread version
-    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omnithread not found.")
-    endif()
-    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
-           OMNIORB_THREAD_NUM "${_vers}")
-
-    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
-    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
-    else()
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
-    endif()
-
-    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
-                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
-                    "omnithread${OMNIORB_THREAD_NUM}_rt")
-        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-
-    # OpenRTM-aist
-    if(NOT OPENRTM_DIR)
-        if(NOT $ENV{RTM_ROOT} STREQUAL "")
-            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
-            set(OPENRTM_FOUND TRUE)
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-        if(NOT OPENRTM_FOUND)
-            message(FATAL_ERROR "OpenRTM-aist not found.")
-        endif()
-    endif()
-
-    # OpenRTM-aist version
-    set(OPENRTM_VERSION "${OPENRTM_DIR}")
-    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    set(OPENRTM_VERSION_PATCH "0")
-    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
-
-    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
-    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
-    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
-
-    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
-
-    foreach(library "RTC110" "coil110")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-    foreach(library "ws2_32" "mswsock")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
-    endforeach()
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "omniidl")
-    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(WIN32)
-
-message(STATUS "FindOpenRTM setup done.")
-
-message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
-message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
-message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
-message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
-message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
-message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
-message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
-
-message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
-message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
-message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
-message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
-message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
-message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
-message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
-message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
-message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
-message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
-
-message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
-message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
-message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
-message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Copied: trunk/ImageProcessing/opencv/components/ImageSubstraction/cmake_modules/FindOpenRTM.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ImageSubstraction/cmake_modules/FindOpenRTM.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/ImageSubstraction/cmake_modules/FindOpenRTM.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ImageSubstraction/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,185 @@
+
+set(OMNIORB_FOUND FALSE)
+set(OPENRTM_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # omniORB
+    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
+    if(NOT OMNIORB_DIR)
+        if(OMNIORB_FOUND)
+            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+    endif()
+
+    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
+    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
+
+    # OpenRTM-aist
+    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
+    if(NOT OPENRTM_DIR)
+        if(OPENRTM_FOUND)
+            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+    endif()
+
+    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
+    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
+
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
+           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
+           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
+           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "")
+    set(OPENRTM_IDLFLAGS "")
+
+    execute_process(COMMAND rtm-config --idlc
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        set(OPENRTM_IDLC "${output_val}")
+    endif()
+
+    execute_process(COMMAND rtm-config --idlflags
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        string(REPLACE " " ";" output_val ${output_val})
+        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
+    endif()
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(UNIX)
+
+if(WIN32)
+    # omniORB
+    if(NOT OMNIORB_DIR)
+        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
+            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
+            set(OMNIORB_FOUND TRUE)
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+        if(NOT OMNIORB_FOUND)
+            message(FATAL_ERROR "omniORB not found.")
+        endif()
+    endif()
+
+    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
+    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
+
+    # omniORB version
+    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omniORB version file not found.")
+    endif()
+
+    set(OMNIORB_VERSION "${_vers}")
+    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[_]" "."
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[.]" ""
+           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
+
+    # omnithread version
+    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omnithread not found.")
+    endif()
+    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
+           OMNIORB_THREAD_NUM "${_vers}")
+
+    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
+    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
+    else()
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
+    endif()
+
+    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
+                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
+                    "omnithread${OMNIORB_THREAD_NUM}_rt")
+        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+
+    # OpenRTM-aist
+    if(NOT OPENRTM_DIR)
+        if(NOT $ENV{RTM_ROOT} STREQUAL "")
+            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
+            set(OPENRTM_FOUND TRUE)
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+        if(NOT OPENRTM_FOUND)
+            message(FATAL_ERROR "OpenRTM-aist not found.")
+        endif()
+    endif()
+
+    # OpenRTM-aist version
+    set(OPENRTM_VERSION "${OPENRTM_DIR}")
+    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    set(OPENRTM_VERSION_PATCH "0")
+    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
+
+    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
+    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
+    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
+
+    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
+
+    foreach(library "RTC110" "coil110")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+    foreach(library "ws2_32" "mswsock")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
+    endforeach()
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "omniidl")
+    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(WIN32)
+
+message(STATUS "FindOpenRTM setup done.")
+
+message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
+message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
+message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
+message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
+message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
+message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
+message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
+
+message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
+message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
+message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
+message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
+message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
+message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
+message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
+message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
+message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
+message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
+
+message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
+message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
+message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
+message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Deleted: trunk/ImageProcessing/opencv/components/ImageSubstraction/cmake_modules/cmake_uninstall.cmake.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/ImageSubstraction/cmake_modules/cmake_uninstall.cmake.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/ImageSubstraction/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,19 +0,0 @@
-if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
-    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
-endif()
-
-file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
-string(REGEX REPLACE "\n" ";" files "${files}")
-foreach(file ${files})
-    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
-    if(EXISTS "$ENV{DESTDIR}${file}")
-        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
-                     OUTPUT_VARIABLE rm_out
-                     RETURN_VALUE rm_retval)
-        if(NOT "${rm_retval}" STREQUAL 0)
-            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
-        endif()
-    else()
-        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
-    endif()
-endforeach()

Copied: trunk/ImageProcessing/opencv/components/ImageSubstraction/cmake_modules/cmake_uninstall.cmake.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ImageSubstraction/cmake_modules/cmake_uninstall.cmake.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/ImageSubstraction/cmake_modules/cmake_uninstall.cmake.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ImageSubstraction/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,19 @@
+if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
+    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
+endif()
+
+file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
+string(REGEX REPLACE "\n" ";" files "${files}")
+foreach(file ${files})
+    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
+    if(EXISTS "$ENV{DESTDIR}${file}")
+        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
+                     OUTPUT_VARIABLE rm_out
+                     RETURN_VALUE rm_retval)
+        if(NOT "${rm_retval}" STREQUAL 0)
+            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
+        endif()
+    else()
+        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
+    endif()
+endforeach()

Deleted: trunk/ImageProcessing/opencv/components/ImageSubstraction/cpack_resources/Description.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/ImageSubstraction/cpack_resources/Description.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/ImageSubstraction/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-DESCRIPTION
-===========
-
-This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Copied: trunk/ImageProcessing/opencv/components/ImageSubstraction/cpack_resources/Description.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ImageSubstraction/cpack_resources/Description.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/ImageSubstraction/cpack_resources/Description.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ImageSubstraction/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+DESCRIPTION
+===========
+
+This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Deleted: trunk/ImageProcessing/opencv/components/ImageSubstraction/cpack_resources/License.rtf
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/ImageSubstraction/cpack_resources/License.rtf	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/ImageSubstraction/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,7 +0,0 @@
-{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
-{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
-=======\par
-\par
-This is an installer created using CPack (http://www.cmake.org). No license provided.\par
-\par
-}

Copied: trunk/ImageProcessing/opencv/components/ImageSubstraction/cpack_resources/License.rtf (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ImageSubstraction/cpack_resources/License.rtf)
===================================================================
--- trunk/ImageProcessing/opencv/components/ImageSubstraction/cpack_resources/License.rtf	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ImageSubstraction/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,7 @@
+{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
+{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
+=======\par
+\par
+This is an installer created using CPack (http://www.cmake.org). No license provided.\par
+\par
+}

Deleted: trunk/ImageProcessing/opencv/components/ImageSubstraction/cpack_resources/License.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/ImageSubstraction/cpack_resources/License.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/ImageSubstraction/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-LICENSE
-=======
-
-This is an installer created using CPack (http://www.cmake.org). No license provided.

Copied: trunk/ImageProcessing/opencv/components/ImageSubstraction/cpack_resources/License.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ImageSubstraction/cpack_resources/License.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/ImageSubstraction/cpack_resources/License.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ImageSubstraction/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+LICENSE
+=======
+
+This is an installer created using CPack (http://www.cmake.org). No license provided.

Deleted: trunk/ImageProcessing/opencv/components/ImageSubstraction/cpack_resources/wix.xsl.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/ImageSubstraction/cpack_resources/wix.xsl.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/ImageSubstraction/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,90 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<xsl:stylesheet version="1.0"
-   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
-   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
-  <xsl:output indent="yes" method="xml"/>
-
-  <xsl:template match="/wix:Wix">
-    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
-      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
-        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
-        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
-        <Directory Id="TARGETDIR" Name="SourceDir" >
-            <Directory Id="ProgramFilesFolder" Name="PFILE" >
-                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
-                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
-                </Directory>
-            </Directory>
-        </Directory>
-
-        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
-        </Feature>
-
-        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
-        </Feature>
-
-        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
-        </Feature>
-
-        <!--Tack on your specific wix options-->
-        <UIRef Id="WixUI_FeatureTree" />
-        <UIRef Id="WixUI_ErrorProgressText" />
-        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
-        <!-- TODO: Add Wix Specific Dialogs and features. -->
-        <!-- TODO: Add artwork  -->
-        <!-- TODO: Add ... -->
-
-      </Product>
-
-      <!--Output the fragment info which heat generates-->
-      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
-      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
-
-    </Wix>
-  </xsl:template>
-
-  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
-    <xsl:copy>
-      <xsl:apply-templates select="wix:DirectoryRef" />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:DirectoryRef" >
-    <xsl:copy>
-      <xsl:choose>
-        <xsl:when test="wix:Directory[@Name='components']" >
-          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
-        </xsl:when>
-        <xsl:otherwise>
-          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-        </xsl:otherwise>
-      </xsl:choose>
-      <xsl:apply-templates />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Directory" >
-    <xsl:copy>
-      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Component">
-    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
-      <xsl:attribute name="Id">
-        <xsl:value-of select="@Id" />
-      </xsl:attribute>
-    </xsl:element>
-  </xsl:template>
-
-</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/ImageSubstraction/cpack_resources/wix.xsl.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ImageSubstraction/cpack_resources/wix.xsl.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/ImageSubstraction/cpack_resources/wix.xsl.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ImageSubstraction/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="utf-8"?>
+<xsl:stylesheet version="1.0"
+   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
+   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
+  <xsl:output indent="yes" method="xml"/>
+
+  <xsl:template match="/wix:Wix">
+    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
+      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
+        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
+        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
+        <Directory Id="TARGETDIR" Name="SourceDir" >
+            <Directory Id="ProgramFilesFolder" Name="PFILE" >
+                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
+                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
+                </Directory>
+            </Directory>
+        </Directory>
+
+        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
+        </Feature>
+
+        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
+        </Feature>
+
+        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
+        </Feature>
+
+        <!--Tack on your specific wix options-->
+        <UIRef Id="WixUI_FeatureTree" />
+        <UIRef Id="WixUI_ErrorProgressText" />
+        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
+        <!-- TODO: Add Wix Specific Dialogs and features. -->
+        <!-- TODO: Add artwork  -->
+        <!-- TODO: Add ... -->
+
+      </Product>
+
+      <!--Output the fragment info which heat generates-->
+      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
+      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
+
+    </Wix>
+  </xsl:template>
+
+  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
+    <xsl:copy>
+      <xsl:apply-templates select="wix:DirectoryRef" />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:DirectoryRef" >
+    <xsl:copy>
+      <xsl:choose>
+        <xsl:when test="wix:Directory[@Name='components']" >
+          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
+        </xsl:when>
+        <xsl:otherwise>
+          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+        </xsl:otherwise>
+      </xsl:choose>
+      <xsl:apply-templates />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Directory" >
+    <xsl:copy>
+      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Component">
+    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
+      <xsl:attribute name="Id">
+        <xsl:value-of select="@Id" />
+      </xsl:attribute>
+    </xsl:element>
+  </xsl:template>
+
+</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/ImageSubstraction/doc.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ImageSubstraction/doc.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/ImageSubstraction/doc.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ImageSubstraction/doc.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,157 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{14C55CEA-7B90-4FE1-9C23-96674E049D0F}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>doc</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\doc.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\doc;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/ImageSubstraction -BC:/distribution/ImageProcessing/opencv/components/ImageSubstraction --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/ImageSubstraction -BC:/distribution/ImageProcessing/opencv/components/ImageSubstraction --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/ImageSubstraction -BC:/distribution/ImageProcessing/opencv/components/ImageSubstraction --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/ImageSubstraction -BC:/distribution/ImageProcessing/opencv/components/ImageSubstraction --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\doc" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/ZERO_CHECK.vcxproj">
+      <Project>BAA263DB-F12F-481F-AE68-C77CCD8C3FF6</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/ImageSubstraction/doxygen_ImageSubstraction.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ImageSubstraction/doxygen_ImageSubstraction.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/ImageSubstraction/doxygen_ImageSubstraction.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ImageSubstraction/doxygen_ImageSubstraction.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{571C574C-B915-4E9D-85BF-87CCF4A8638E}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>doxygen_ImageSubstraction</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\doxygen_ImageSubstraction.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/doxygen_ImageSubstraction.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\doxygen_ImageSubstraction;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/doxygen_ImageSubstraction.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\doxygen_ImageSubstraction;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/doxygen_ImageSubstraction.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\doxygen_ImageSubstraction;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/doxygen_ImageSubstraction.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\doxygen_ImageSubstraction;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\doxygen_ImageSubstraction" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/ImageSubstraction/uninstall_ImageSubstraction.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ImageSubstraction/uninstall_ImageSubstraction.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/ImageSubstraction/uninstall_ImageSubstraction.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ImageSubstraction/uninstall_ImageSubstraction.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{BDC81A03-89D6-4090-BF7C-D13FC70256AF}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>uninstall_ImageSubstraction</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\uninstall_ImageSubstraction.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/uninstall_ImageSubstraction.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\uninstall_ImageSubstraction;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/uninstall_ImageSubstraction.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\uninstall_ImageSubstraction;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/uninstall_ImageSubstraction.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\uninstall_ImageSubstraction;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/uninstall_ImageSubstraction.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\uninstall_ImageSubstraction;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\uninstall_ImageSubstraction" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/ObjectTracking/ALL_BUILD.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ObjectTracking/ALL_BUILD.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/ObjectTracking/ALL_BUILD.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ObjectTracking/ALL_BUILD.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,160 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ALL_BUILD</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ObjectTracking;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ObjectTracking;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ObjectTracking;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ObjectTracking;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\ALL_BUILD.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\ALL_BUILD" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/ObjectTracking/ObjectTracking.vcxproj">
+      <Project>B9F97E8E-89A2-42C8-BC0B-9D908944C3B3</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/ObjectTracking/ObjectTrackingComp.vcxproj">
+      <Project>2C322BBB-389E-4A90-8486-66C94114A626</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,300 @@
+cmake_minimum_required(VERSION 2.8 FATAL_ERROR)
+
+project(ObjectTracking)
+
+set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS true)
+set(CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake_modules")
+
+set(LINUX_PACKAGE_GENERATOR "DEB")
+#set(LINUX_PACKAGE_GENERATOR "RPM")
+
+
+# component settings
+set(RTC_NAME "${PROJECT_NAME}")
+set(RTC_VERSION "1.0.0")
+set(RTC_VERSION_MAJOR "1")
+set(RTC_VERSION_MINOR "0")
+set(RTC_VERSION_PATCH "0")
+set(RTC_LANG "c++")
+set(RTC_DESCRIPTION "ObjectTracking Agent Component")
+set(RTC_VENDOR "Shibaura Inst. of Tech, Tanaka & Fujita & Takasu")
+set(RTC_MAINTAINER "author at example.com")
+
+string(TOLOWER ${RTC_NAME} PACKAGE_NAME)
+set(PACKAGE_VERSION "${RTC_VERSION_MAJOR}.${RTC_VERSION_MINOR}.${RTC_VERSION_PATCH}")
+
+set(IDL_FILES ""
+	#              WiiInfo.idl
+)
+
+set(SKEL_SRCS ""
+	#              WiiInfoSkel.cpp
+)
+
+set(STUB_SRCS ""
+)
+
+set(IMPL_SRCS ""
+	#              WiiInfoSVC_impl.cpp
+)
+
+set(IMPL_INCS ""
+	#              WiiInfoSVC_impl.h
+)
+
+set(LIBS_SRCS ObjectTracking.cpp)
+
+set(LIBS_INCS ObjectTracking.h)
+
+set(EXEC_SRCS ObjectTrackingComp.cpp)
+
+set(OTHER_SRCS CMakeLists.txt Doxyfile.in
+               RTC.xml ObjectTracking.conf rtc.conf)
+
+
+# check OpenRTM installed
+find_package(OpenRTM REQUIRED)
+
+list(APPEND CFLAGS ${OMNIORB_CFLAGS} ${OPENRTM_CFLAGS})
+list(APPEND INCLUDE_DIRS ${OMNIORB_INCLUDE_DIRS} ${OPENRTM_INCLUDE_DIRS})
+list(APPEND LDFLAGS ${OMNIORB_LDFLAGS} ${OPENRTM_LDFLAGS})
+list(APPEND LIBRARY_DIRS ${OMNIORB_LIBRARY_DIRS} ${OPENRTM_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OMNIORB_LIBRARIES} ${OPENRTM_LIBRARIES})
+
+# check doxygen installed
+find_package(Doxygen)
+if(DOXYGEN_FOUND STREQUAL "NO")
+    message(FATAL_ERROR "Doxygen not found.")
+endif()
+
+
+if(WIN32)
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin/x86_win32")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(INSTALL_PREFIX "components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+else()
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(OPENRTM_SHARE_PREFIX "share/openrtm-${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}")
+    set(INSTALL_PREFIX "${OPENRTM_SHARE_PREFIX}/components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+endif()
+
+# check OpenCV installed
+find_package(OpenCV REQUIRED)
+
+list(APPEND INCLUDE_DIRS ${OPENCV_INCLUDE_DIRS})
+list(APPEND LIBRARY_DIRS ${OPENCV_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OPENCV_LIBRARIES})
+
+
+# add uninstall target
+configure_file(
+    "${CMAKE_CURRENT_SOURCE_DIR}/cmake_modules/cmake_uninstall.cmake.in"
+    "${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake"
+    IMMEDIATE @ONLY)
+add_custom_target(uninstall_${RTC_NAME} COMMAND 
+    ${CMAKE_COMMAND} -P ${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake)
+
+
+# target settings for library/executable
+list(APPEND INCLUDE_DIRS ${CMAKE_CURRENT_BINARY_DIR})
+include_directories(${INCLUDE_DIRS})
+
+link_directories(${LIBRARY_DIRS})
+
+add_definitions(${CFLAGS})
+
+foreach(idl ${IDL_FILES})
+    string(REGEX REPLACE "([^\\/]*)\\.idl" "\\1" idl_base ${idl})
+    add_custom_command(OUTPUT ${idl_base}Stub.cpp ${idl_base}Skel.cpp
+                       COMMAND ${OPENRTM_IDL_WRAPPER} ${OPENRTM_IDL_WRAPPER_FLAGS} --idl-file=${idl}
+                       COMMAND ${OPENRTM_IDLC} ${OPENRTM_IDLFLAGS} ${PROJECT_SOURCE_DIR}/${idl}
+                       DEPENDS ${idl})
+endforeach()
+
+if(CMAKE_COMPILER_IS_GNUCC)
+    string(REPLACE ";" " " LDFLAGS "${LDFLAGS}")
+endif()
+
+add_library(${RTC_NAME} SHARED
+            ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+target_link_libraries(${RTC_NAME} ${LIBRARIES})
+set_target_properties(${RTC_NAME} PROPERTIES PREFIX "")
+set_target_properties(${RTC_NAME} PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+if(UNIX)
+    add_library(${RTC_NAME}-static STATIC
+                ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+    target_link_libraries(${RTC_NAME}-static ${LIBRARIES})
+    set_target_properties(${RTC_NAME}-static PROPERTIES PREFIX "")
+    set_target_properties(${RTC_NAME}-static PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+if(UNIX)
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME}-static)
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME}-static ${LIBRARIES})
+
+    add_executable(${RTC_NAME}Comp-dynamic ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp-dynamic ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp-dynamic ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp-dynamic PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+else()
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+if(WIN32)
+    set (LIBRARY_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}/)
+    set (EXECUTABLE_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}Comp/)
+
+    ADD_CUSTOM_COMMAND(
+       TARGET ${RTC_NAME}
+       POST_BUILD
+       COMMAND ${CMAKE_COMMAND} -E copy
+       "${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}/Release/${RTC_NAME}.dll"
+       "${CMAKE_CURRENT_SOURCE_DIR}/../../bin"
+     )
+    ADD_CUSTOM_COMMAND(
+       TARGET ${RTC_NAME}Comp
+       POST_BUILD
+       COMMAND ${CMAKE_COMMAND} -E copy
+       "${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}Comp/Release/${RTC_NAME}Comp.exe"
+       "${CMAKE_CURRENT_SOURCE_DIR}/../../bin"
+     )
+endif()
+
+install(TARGETS ${RTC_NAME} LIBRARY DESTINATION "${INSTALL_PREFIX}"
+                            ARCHIVE DESTINATION "${INSTALL_PREFIX}"
+                            RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(TARGETS ${RTC_NAME}Comp RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(FILES RTC.xml DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+
+
+# target settings for document
+configure_file("${CMAKE_CURRENT_SOURCE_DIR}/Doxyfile.in"
+               "${CMAKE_CURRENT_BINARY_DIR}/Doxyfile")
+
+add_custom_target(doxygen_${RTC_NAME} COMMAND
+                  ${DOXYGEN_EXECUTABLE} ${CMAKE_CURRENT_BINARY_DIR}/Doxyfile)
+
+set_property(DIRECTORY APPEND PROPERTY ADDITIONAL_MAKE_CLEAN_FILES doc)
+
+get_target_property(DOC_TARGET doc TYPE)
+if(NOT DOC_TARGET)
+    add_custom_target(doc)
+endif()
+add_dependencies(doc doxygen)
+
+install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/doc DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "documents")
+
+
+# install source files
+install(FILES ${IDL_FILES} ${IMPL_SRCS} ${IMPL_INCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${LIBS_SRCS} ${LIBS_INCS} ${EXEC_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${OTHER_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(DIRECTORY cmake_modules cpack_resources
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+
+# package settings
+set(CPACK_PACKAGE_NAME "${RTC_NAME}")
+set(CPACK_PACKAGE_VERSION_MAJOR "${RTC_VERSION_MAJOR}")
+set(CPACK_PACKAGE_VERSION_MINOR "${RTC_VERSION_MINOR}")
+set(CPACK_PACKAGE_VERSION_PATCH "${RTC_VERSION_PATCH}")
+set(CPACK_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}")
+set(CPACK_PACKAGE_VENDOR "${RTC_VENDOR}")
+set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "${RTC_DESCRIPTION}")
+set(CPACK_PACKAGE_CONTACT "${RTC_MAINTAINER}")
+
+set(CPACK_RESOURCE_FILE_LICENSE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/License.txt")
+set(CPACK_PACKAGE_DESCRIPTION_FILE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/Description.txt")
+
+set(CPACK_COMPONENTS_ALL applications documents sources)
+set(CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME "Applications")
+set(CPACK_COMPONENT_APPLICATIONS_DESCRIPTION "RT-Component applications")
+set(CPACK_COMPONENT_APPLICATIONS_DISABLED FALSE)
+
+set(CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME "Documents")
+set(CPACK_COMPONENT_DOCUMENTS_DESCRIPTION "RT-Component documents")
+set(CPACK_COMPONENT_DOCUMENTS_DISABLED TRUE)
+
+set(CPACK_COMPONENT_SOURCES_DISPLAY_NAME "Source files")
+set(CPACK_COMPONENT_SOURCES_DESCRIPTION "RT-Component source files")
+set(CPACK_COMPONENT_SOURCES_DISABLED TRUE)
+
+if(WIN32)
+    set(CPACK_GENERATOR "WIX")
+
+    # Windows WiX package settings
+
+    set(CPACK_WIX_XSL "@CMAKE_CURRENT_BINARY_DIR@/wix.xsl")
+    set(CPACK_WIX_LANG "ja-jp")
+    set(CPACK_RESOURCE_FILE_LICENSE
+        "@CMAKE_CURRENT_SOURCE_DIR@/cpack_resources/License.rtf")
+    configure_file(
+        "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/wix.xsl.in"
+        "${CMAKE_CURRENT_BINARY_DIR}/wix.xsl" @ONLY)
+
+    set(CPACK_PACKAGE_FILE_NAME
+        "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}${PACKAGE_VERSION}")
+
+else()
+    set(CPACK_GENERATOR "${LINUX_PACKAGE_GENERATOR}")
+
+    if(CPACK_GENERATOR STREQUAL "DEB")
+        # Linux Debian package settings
+
+        set(CPACK_DEBIAN_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION}-1")
+        set(CPACK_DEBIAN_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_DEBIAN_PACKAGE_SECTION "main")
+        set(CPACK_DEBIAN_PACKAGE_PRIORITY  "extra")
+        set(CPACK_DEBIAN_PACKAGE_DEPENDS "openrtm-aist (>= 1.0.0)")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}_${CPACK_DEBIAN_PACKAGE_VERSION}_${CPACK_DEBIAN_PACKAGE_ARCHITECTURE}")
+
+    elseif(CPACK_GENERATOR STREQUAL "RPM")
+        # Linux RPM package settings
+
+        set(CPACK_RPM_PACKAGE_RELEASE "1.fc10")
+        set(CPACK_RPM_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_RPM_PACKAGE_GROUP "Development/Libraries")
+        set(CPACK_RPM_PACKAGE_LICENSE "LGPL")
+        set(CPACK_RPM_PACKAGE_REQUIRES "OpenRTM-aist >= 1.0.0")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}-${PACKAGE_VERSION}-${CPACK_RPM_PACKAGE_RELEASE}.${CPACK_RPM_PACKAGE_ARCHITECTURE}")
+
+    endif()
+endif()
+
+message(STATUS "Package type: ${CPACK_GENERATOR}")
+message(STATUS "Package name: ${CPACK_PACKAGE_FILE_NAME}")
+
+include(CPack)

Copied: trunk/ImageProcessing/opencv/components/ObjectTracking/Doxyfile.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ObjectTracking/Doxyfile.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/ObjectTracking/Doxyfile.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ObjectTracking/Doxyfile.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,487 @@
+
+# Project related configuration options
+
+DOXYFILE_ENCODING = UTF-8
+
+PROJECT_NAME = @PACKAGE_NAME@
+
+PROJECT_NUMBER = @PACKAGE_VERSION@
+
+OUTPUT_DIRECTORY = doc
+
+CREATE_SUBDIRS = NO
+
+OUTPUT_LANGUAGE = Japanese
+
+BRIEF_MEMBER_DESC = YES
+
+REPEAT_BRIEF = YES
+
+ABBREVIATE_BRIEF = 
+
+ALWAYS_DETAILED_SEC = NO
+
+INLINE_INHERITED_MEMB = NO
+
+FULL_PATH_NAMES = YES
+
+STRIP_FROM_PATH = 
+
+STRIP_FROM_INC_PATH = 
+
+SHORT_NAMES = NO
+
+JAVADOC_AUTOBRIEF = NO
+
+QT_AUTOBRIEF = NO
+
+MULTILINE_CPP_IS_BRIEF = NO
+
+INHERIT_DOCS = YES
+
+SEPARATE_MEMBER_PAGES = NO
+
+TAB_SIZE = 8
+
+ALIASES = 
+
+OPTIMIZE_OUTPUT_FOR_C = NO
+
+OPTIMIZE_OUTPUT_JAVA = NO
+
+OPTIMIZE_FOR_FORTRAN = NO
+
+OPTIMIZE_OUTPUT_VHDL = NO
+
+EXTENSION_MAPPING = 
+
+BUILTIN_STL_SUPPORT = NO
+
+CPP_CLI_SUPPORT = NO
+
+SIP_SUPPORT = NO
+
+IDL_PROPERTY_SUPPORT = YES
+
+DISTRIBUTE_GROUP_DOC = NO
+
+SUBGROUPING = YES
+
+TYPEDEF_HIDES_STRUCT = NO
+
+SYMBOL_CACHE_SIZE = 0
+
+
+# Build related configuration options
+
+EXTRACT_ALL = NO
+
+EXTRACT_PRIVATE = NO
+
+EXTRACT_STATIC = NO
+
+EXTRACT_LOCAL_CLASSES = YES
+
+EXTRACT_LOCAL_METHODS = NO
+
+EXTRACT_ANON_NSPACES = NO
+
+HIDE_UNDOC_MEMBERS = NO
+
+HIDE_UNDOC_CLASSES = NO
+
+HIDE_FRIEND_COMPOUNDS = NO
+
+HIDE_IN_BODY_DOCS = NO
+
+INTERNAL_DOCS = NO
+
+CASE_SENSE_NAMES = NO
+
+HIDE_SCOPE_NAMES = NO
+
+SHOW_INCLUDE_FILES = YES
+
+FORCE_LOCAL_INCLUDES = NO
+
+INLINE_INFO = YES
+
+SORT_MEMBER_DOCS = YES
+
+SORT_BRIEF_DOCS = NO
+
+SORT_MEMBERS_CTORS_1ST = NO
+
+SORT_GROUP_NAMES = NO
+
+SORT_BY_SCOPE_NAME = YES
+
+GENERATE_TODOLIST = YES
+
+GENERATE_TESTLIST = YES
+
+GENERATE_BUGLIST = YES
+
+GENERATE_DEPRECATEDLIST = YES
+
+ENABLED_SECTIONS = 
+
+MAX_INITIALIZER_LINES = 30
+
+SHOW_USED_FILES = YES
+
+SHOW_DIRECTORIES = NO
+
+SHOW_FILES = YES
+
+SHOW_NAMESPACES = YES
+
+FILE_VERSION_FILTER = 
+
+LAYOUT_FILE = 
+
+
+# configuration options related to warning and progress messages
+
+QUIET = NO
+
+WARNINGS = YES
+
+WARN_IF_UNDOCUMENTED = YES
+
+WARN_IF_DOC_ERROR = YES
+
+WARN_NO_PARAMDOC = NO
+
+WARN_FORMAT = "$file:$line: $text"
+
+WARN_LOGFILE = 
+
+
+# configuration options related to the input files
+
+INPUT = @CMAKE_CURRENT_SOURCE_DIR@
+
+INPUT_ENCODING = UTF-8
+
+FILE_PATTERNS = *.cpp *.h *.idl
+
+RECURSIVE = YES
+
+EXCLUDE = _CPack_Packages
+
+EXCLUDE_SYMLINKS = NO
+
+EXCLUDE_PATTERNS = .svn .git 
+
+EXCLUDE_SYMBOLS = 
+
+EXAMPLE_PATH = 
+
+EXAMPLE_PATTERNS = 
+
+EXAMPLE_RECURSIVE = NO
+
+IMAGE_PATH = 
+
+INPUT_FILTER = 
+
+FILTER_PATTERNS = 
+
+FILTER_SOURCE_FILES = NO
+
+
+# configuration options related to source browsing
+
+SOURCE_BROWSER = NO
+
+INLINE_SOURCES = NO
+
+STRIP_CODE_COMMENTS = YES
+
+REFERENCED_BY_RELATION = NO
+
+REFERENCES_RELATION = NO
+
+REFERENCES_LINK_SOURCE = YES
+
+USE_HTAGS = NO
+
+VERBATIM_HEADERS = YES
+
+
+# configuration options related to the alphabetical class index
+
+ALPHABETICAL_INDEX = YES
+
+COLS_IN_ALPHA_INDEX = 5
+
+IGNORE_PREFIX = 
+
+
+# configuration options related to the HTML output
+
+GENERATE_HTML = YES
+
+HTML_OUTPUT = html
+
+HTML_FILE_EXTENSION = .html
+
+HTML_HEADER = 
+
+HTML_FOOTER = 
+
+HTML_STYLESHEET = 
+
+HTML_COLORSTYLE_HUE = 220
+
+HTML_COLORSTYLE_SAT = 100
+
+HTML_COLORSTYLE_GAMMA = 80
+
+HTML_TIMESTAMP = YES
+
+HTML_ALIGN_MEMBERS = YES
+
+HTML_DYNAMIC_SECTIONS = NO
+
+GENERATE_DOCSET = NO
+
+DOCSET_FEEDNAME = "Doxygen generated docs"
+
+DOCSET_BUNDLE_ID = org.doxygen.Project
+
+DOCSET_PUBLISHER_ID = org.doxygen.Publisher
+
+DOCSET_PUBLISHER_NAME = Publisher
+
+GENERATE_HTMLHELP = NO
+
+CHM_FILE = 
+
+HHC_LOCATION = 
+
+GENERATE_CHI = NO
+
+CHM_INDEX_ENCODING = 
+
+BINARY_TOC = NO
+
+TOC_EXPAND = NO
+
+GENERATE_QHP = NO
+
+QCH_FILE = 
+
+QHP_NAMESPACE = org.doxygen.Project
+
+QHP_VIRTUAL_FOLDER = doc
+
+QHP_CUST_FILTER_NAME = 
+
+QHP_CUST_FILTER_ATTRS = 
+
+QHP_SECT_FILTER_ATTRS = 
+
+QHG_LOCATION = 
+
+GENERATE_ECLIPSEHELP = NO
+
+ECLIPSE_DOC_ID = org.doxygen.Project
+
+DISABLE_INDEX = NO
+
+ENUM_VALUES_PER_LINE = 4
+
+GENERATE_TREEVIEW = NO
+
+USE_INLINE_TREES = NO
+
+TREEVIEW_WIDTH = 250
+
+EXT_LINKS_IN_WINDOW = NO
+
+FORMULA_FONTSIZE = 10
+
+FORMULA_TRANSPARENT = YES
+
+SEARCHENGINE = YES
+
+SERVER_BASED_SEARCH = NO
+
+
+# configuration options related to the LaTeX output
+
+GENERATE_LATEX = NO
+
+LATEX_OUTPUT = latex
+
+LATEX_CMD_NAME = latex
+
+MAKEINDEX_CMD_NAME = makeindex
+
+COMPACT_LATEX = NO
+
+PAPER_TYPE = a4wide
+
+EXTRA_PACKAGES = 
+
+LATEX_HEADER = 
+
+PDF_HYPERLINKS = YES
+
+USE_PDFLATEX = YES
+
+LATEX_BATCHMODE = NO
+
+LATEX_HIDE_INDICES = NO
+
+LATEX_SOURCE_CODE = NO
+
+
+# configuration options related to the RTF output
+
+GENERATE_RTF = NO
+
+RTF_OUTPUT = rtf
+
+COMPACT_RTF = NO
+
+RTF_HYPERLINKS = NO
+
+RTF_STYLESHEET_FILE = 
+
+RTF_EXTENSIONS_FILE = 
+
+
+# configuration options related to the man page output
+
+GENERATE_MAN = NO
+
+MAN_OUTPUT = man
+
+MAN_EXTENSION = .3
+
+MAN_LINKS = NO
+
+
+# configuration options related to the XML output
+
+GENERATE_XML = NO
+
+XML_OUTPUT = xml
+
+XML_SCHEMA = 
+
+XML_DTD = 
+
+XML_PROGRAMLISTING = YES
+
+
+# configuration options for the AutoGen Definitions output
+
+GENERATE_AUTOGEN_DEF = NO
+
+
+# configuration options related to the Perl module output
+
+GENERATE_PERLMOD = NO
+
+PERLMOD_LATEX = NO
+
+PERLMOD_PRETTY = YES
+
+PERLMOD_MAKEVAR_PREFIX = 
+
+
+# Configuration options related to the preprocessor
+
+ENABLE_PREPROCESSING = YES
+
+MACRO_EXPANSION = NO
+
+EXPAND_ONLY_PREDEF = NO
+
+SEARCH_INCLUDES = YES
+
+INCLUDE_PATH = 
+
+INCLUDE_FILE_PATTERNS = 
+
+PREDEFINED = 
+
+EXPAND_AS_DEFINED = 
+
+SKIP_FUNCTION_MACROS = YES
+
+
+# Configuration::additions related to external references
+
+TAGFILES = 
+
+GENERATE_TAGFILE = 
+
+ALLEXTERNALS = NO
+
+EXTERNAL_GROUPS = YES
+
+PERL_PATH = /usr/bin/perl
+
+
+# Configuration options related to the dot tool
+
+CLASS_DIAGRAMS = YES
+
+MSCGEN_PATH = 
+
+HIDE_UNDOC_RELATIONS = YES
+
+HAVE_DOT = NO
+
+DOT_NUM_THREADS = 0
+
+DOT_FONTNAME = FreeSans.ttf
+
+DOT_FONTSIZE = 10
+
+DOT_FONTPATH = 
+
+CLASS_GRAPH = YES
+
+COLLABORATION_GRAPH = YES
+
+GROUP_GRAPHS = YES
+
+UML_LOOK = YES
+
+TEMPLATE_RELATIONS = NO
+
+INCLUDE_GRAPH = YES
+
+INCLUDED_BY_GRAPH = YES
+
+CALL_GRAPH = NO
+
+CALLER_GRAPH = NO
+
+GRAPHICAL_HIERARCHY = YES
+
+DIRECTORY_GRAPH = YES
+
+DOT_IMAGE_FORMAT = png
+
+DOT_PATH = 
+
+DOTFILE_DIRS = 
+
+DOT_GRAPH_MAX_NODES = 50
+
+MAX_DOT_GRAPH_DEPTH = 0
+
+DOT_TRANSPARENT = NO
+
+DOT_MULTI_TARGETS = NO
+
+GENERATE_LEGEND = YES
+
+DOT_CLEANUP = YES

Copied: trunk/ImageProcessing/opencv/components/ObjectTracking/INSTALL.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ObjectTracking/INSTALL.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/ObjectTracking/INSTALL.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ObjectTracking/INSTALL.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,178 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{0F103D78-0F29-4905-BDD6-10170713B2B6}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>INSTALL</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ObjectTracking;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ObjectTracking;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ObjectTracking;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ObjectTracking;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\INSTALL_force.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/ObjectTracking/ALL_BUILD.vcxproj">
+      <Project>B947F6ED-BEAA-4A93-AB1F-586DF141AC43</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/ObjectTracking/ImageSubstraction.sln (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ObjectTracking/ImageSubstraction.sln)
===================================================================
--- trunk/ImageProcessing/opencv/components/ObjectTracking/ImageSubstraction.sln	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ObjectTracking/ImageSubstraction.sln	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,105 @@
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ALL_BUILD", "ALL_BUILD.vcxproj", "{DDA405B9-13CE-4B37-B12B-632EE6D5AED7}"
+	ProjectSection(ProjectDependencies) = postProject
+		{6BE13B72-AA3B-4425-B1A8-2C5D65B417F8} = {6BE13B72-AA3B-4425-B1A8-2C5D65B417F8}
+		{FB78A02A-2483-4670-B64B-BDF6F592A85C} = {FB78A02A-2483-4670-B64B-BDF6F592A85C}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "INSTALL", "INSTALL.vcxproj", "{7C3D1454-4C08-4F48-8747-BD14546BF019}"
+	ProjectSection(ProjectDependencies) = postProject
+		{DDA405B9-13CE-4B37-B12B-632EE6D5AED7} = {DDA405B9-13CE-4B37-B12B-632EE6D5AED7}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ImageSubstraction", "ImageSubstraction.vcxproj", "{6BE13B72-AA3B-4425-B1A8-2C5D65B417F8}"
+	ProjectSection(ProjectDependencies) = postProject
+		{6AA3C512-6CB8-4F43-8AB6-036275B3CEF3} = {6AA3C512-6CB8-4F43-8AB6-036275B3CEF3}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ImageSubstractionComp", "ImageSubstractionComp.vcxproj", "{FB78A02A-2483-4670-B64B-BDF6F592A85C}"
+	ProjectSection(ProjectDependencies) = postProject
+		{6BE13B72-AA3B-4425-B1A8-2C5D65B417F8} = {6BE13B72-AA3B-4425-B1A8-2C5D65B417F8}
+		{6AA3C512-6CB8-4F43-8AB6-036275B3CEF3} = {6AA3C512-6CB8-4F43-8AB6-036275B3CEF3}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PACKAGE", "PACKAGE.vcxproj", "{1E33EFA4-E4C5-4CD5-A48D-B5D5E132E32C}"
+	ProjectSection(ProjectDependencies) = postProject
+		{DDA405B9-13CE-4B37-B12B-632EE6D5AED7} = {DDA405B9-13CE-4B37-B12B-632EE6D5AED7}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZERO_CHECK", "..\..\ZERO_CHECK.vcxproj", "{6AA3C512-6CB8-4F43-8AB6-036275B3CEF3}"
+	ProjectSection(ProjectDependencies) = postProject
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doxygen_ImageSubstraction", "doxygen_ImageSubstraction.vcxproj", "{39C1634E-3A82-4EF0-AE34-F98C0AE58226}"
+	ProjectSection(ProjectDependencies) = postProject
+		{6AA3C512-6CB8-4F43-8AB6-036275B3CEF3} = {6AA3C512-6CB8-4F43-8AB6-036275B3CEF3}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uninstall_ImageSubstraction", "uninstall_ImageSubstraction.vcxproj", "{F15F0EDA-DB61-4ADB-95E0-CC8AB3E73FD4}"
+	ProjectSection(ProjectDependencies) = postProject
+		{6AA3C512-6CB8-4F43-8AB6-036275B3CEF3} = {6AA3C512-6CB8-4F43-8AB6-036275B3CEF3}
+	EndProjectSection
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Win32 = Debug|Win32
+		Release|Win32 = Release|Win32
+		MinSizeRel|Win32 = MinSizeRel|Win32
+		RelWithDebInfo|Win32 = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{DDA405B9-13CE-4B37-B12B-632EE6D5AED7}.Debug|Win32.ActiveCfg = Debug|Win32
+		{DDA405B9-13CE-4B37-B12B-632EE6D5AED7}.Debug|Win32.Build.0 = Debug|Win32
+		{DDA405B9-13CE-4B37-B12B-632EE6D5AED7}.Release|Win32.ActiveCfg = Release|Win32
+		{DDA405B9-13CE-4B37-B12B-632EE6D5AED7}.Release|Win32.Build.0 = Release|Win32
+		{DDA405B9-13CE-4B37-B12B-632EE6D5AED7}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{DDA405B9-13CE-4B37-B12B-632EE6D5AED7}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{DDA405B9-13CE-4B37-B12B-632EE6D5AED7}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{DDA405B9-13CE-4B37-B12B-632EE6D5AED7}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{7C3D1454-4C08-4F48-8747-BD14546BF019}.Debug|Win32.ActiveCfg = Debug|Win32
+		{7C3D1454-4C08-4F48-8747-BD14546BF019}.Release|Win32.ActiveCfg = Release|Win32
+		{7C3D1454-4C08-4F48-8747-BD14546BF019}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{7C3D1454-4C08-4F48-8747-BD14546BF019}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{6BE13B72-AA3B-4425-B1A8-2C5D65B417F8}.Debug|Win32.ActiveCfg = Debug|Win32
+		{6BE13B72-AA3B-4425-B1A8-2C5D65B417F8}.Debug|Win32.Build.0 = Debug|Win32
+		{6BE13B72-AA3B-4425-B1A8-2C5D65B417F8}.Release|Win32.ActiveCfg = Release|Win32
+		{6BE13B72-AA3B-4425-B1A8-2C5D65B417F8}.Release|Win32.Build.0 = Release|Win32
+		{6BE13B72-AA3B-4425-B1A8-2C5D65B417F8}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{6BE13B72-AA3B-4425-B1A8-2C5D65B417F8}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{6BE13B72-AA3B-4425-B1A8-2C5D65B417F8}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{6BE13B72-AA3B-4425-B1A8-2C5D65B417F8}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{FB78A02A-2483-4670-B64B-BDF6F592A85C}.Debug|Win32.ActiveCfg = Debug|Win32
+		{FB78A02A-2483-4670-B64B-BDF6F592A85C}.Debug|Win32.Build.0 = Debug|Win32
+		{FB78A02A-2483-4670-B64B-BDF6F592A85C}.Release|Win32.ActiveCfg = Release|Win32
+		{FB78A02A-2483-4670-B64B-BDF6F592A85C}.Release|Win32.Build.0 = Release|Win32
+		{FB78A02A-2483-4670-B64B-BDF6F592A85C}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{FB78A02A-2483-4670-B64B-BDF6F592A85C}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{FB78A02A-2483-4670-B64B-BDF6F592A85C}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{FB78A02A-2483-4670-B64B-BDF6F592A85C}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{1E33EFA4-E4C5-4CD5-A48D-B5D5E132E32C}.Debug|Win32.ActiveCfg = Debug|Win32
+		{1E33EFA4-E4C5-4CD5-A48D-B5D5E132E32C}.Release|Win32.ActiveCfg = Release|Win32
+		{1E33EFA4-E4C5-4CD5-A48D-B5D5E132E32C}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{1E33EFA4-E4C5-4CD5-A48D-B5D5E132E32C}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{6AA3C512-6CB8-4F43-8AB6-036275B3CEF3}.Debug|Win32.ActiveCfg = Debug|Win32
+		{6AA3C512-6CB8-4F43-8AB6-036275B3CEF3}.Debug|Win32.Build.0 = Debug|Win32
+		{6AA3C512-6CB8-4F43-8AB6-036275B3CEF3}.Release|Win32.ActiveCfg = Release|Win32
+		{6AA3C512-6CB8-4F43-8AB6-036275B3CEF3}.Release|Win32.Build.0 = Release|Win32
+		{6AA3C512-6CB8-4F43-8AB6-036275B3CEF3}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{6AA3C512-6CB8-4F43-8AB6-036275B3CEF3}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{6AA3C512-6CB8-4F43-8AB6-036275B3CEF3}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{6AA3C512-6CB8-4F43-8AB6-036275B3CEF3}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{39C1634E-3A82-4EF0-AE34-F98C0AE58226}.Debug|Win32.ActiveCfg = Debug|Win32
+		{39C1634E-3A82-4EF0-AE34-F98C0AE58226}.Release|Win32.ActiveCfg = Release|Win32
+		{39C1634E-3A82-4EF0-AE34-F98C0AE58226}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{39C1634E-3A82-4EF0-AE34-F98C0AE58226}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{F15F0EDA-DB61-4ADB-95E0-CC8AB3E73FD4}.Debug|Win32.ActiveCfg = Debug|Win32
+		{F15F0EDA-DB61-4ADB-95E0-CC8AB3E73FD4}.Release|Win32.ActiveCfg = Release|Win32
+		{F15F0EDA-DB61-4ADB-95E0-CC8AB3E73FD4}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{F15F0EDA-DB61-4ADB-95E0-CC8AB3E73FD4}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ExtensibilityGlobals) = postSolution
+	EndGlobalSection
+	GlobalSection(ExtensibilityAddIns) = postSolution
+	EndGlobalSection
+EndGlobal

Copied: trunk/ImageProcessing/opencv/components/ObjectTracking/ImageSubstraction.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ObjectTracking/ImageSubstraction.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/ObjectTracking/ImageSubstraction.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ObjectTracking/ImageSubstraction.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,300 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{6BE13B72-AA3B-4425-B1A8-2C5D65B417F8}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ImageSubstraction</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+  <PropertyGroup>
+    <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+    <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Debug\</OutDir>
+    <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">ImageSubstraction.dir\Debug\</IntDir>
+    <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">ImageSubstraction</TargetName>
+    <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.dll</TargetExt>
+    <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+    <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Release\</OutDir>
+    <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">ImageSubstraction.dir\Release\</IntDir>
+    <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">ImageSubstraction</TargetName>
+    <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.dll</TargetExt>
+    <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+    <OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\MinSizeRel\</OutDir>
+    <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">ImageSubstraction.dir\MinSizeRel\</IntDir>
+    <TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">ImageSubstraction</TargetName>
+    <TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">.dll</TargetExt>
+    <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkIncremental>
+    <OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\RelWithDebInfo\</OutDir>
+    <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">ImageSubstraction.dir\RelWithDebInfo\</IntDir>
+    <TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">ImageSubstraction</TargetName>
+    <TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">.dll</TargetExt>
+    <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">true</LinkIncremental>
+  </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
+      <Optimization>Disabled</Optimization>
+      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Debug";ImageSubstraction_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Debug</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/Debug/ImageSubstraction.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Debug\";ImageSubstraction_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rtd.lib;omniDynamic414_rtd.lib;omnithread34_rtd.lib;RTC110d.lib;coil110d.lib;ws2_32.lib;mswsock.lib;opencv_core220d.lib;opencv_imgproc220d.lib;opencv_features2d220d.lib;opencv_gpu220d.lib;opencv_calib3d220d.lib;opencv_objdetect220d.lib;opencv_video220d.lib;opencv_highgui220d.lib;opencv_ml220d.lib;opencv_legacy220d.lib;opencv_contrib220d.lib;opencv_flann220d.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/Debug/ImageSubstraction.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/Debug/ImageSubstraction.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat>
+      </DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Release";ImageSubstraction_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Release</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/Release/ImageSubstraction.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Release\";ImageSubstraction_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/Release/ImageSubstraction.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/Release/ImageSubstraction.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+    <PostBuildEvent>
+      <Command>if NOT EXIST "$(SolutionDir)\\bin" mkdir "$(SolutionDir)\\bin"
+copy "$(OutDir)\\ImageSubstraction.dll" "$(SolutionDir)\\bin"</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MinSpace</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat>
+      </DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="MinSizeRel";ImageSubstraction_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>MinSizeRel</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/MinSizeRel/ImageSubstraction.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"MinSizeRel\";ImageSubstraction_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/MinSizeRel/ImageSubstraction.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/MinSizeRel/ImageSubstraction.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="RelWithDebInfo";ImageSubstraction_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>RelWithDebInfo</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/RelWithDebInfo/ImageSubstraction.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"RelWithDebInfo\";ImageSubstraction_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/RelWithDebInfo/ImageSubstraction.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/RelWithDebInfo/ImageSubstraction.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="ImageSubstraction.cpp" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>6AA3C512-6CB8-4F43-8AB6-036275B3CEF3</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/ObjectTracking/ImageSubstractionComp.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ObjectTracking/ImageSubstractionComp.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/ObjectTracking/ImageSubstractionComp.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ObjectTracking/ImageSubstractionComp.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,304 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{FB78A02A-2483-4670-B64B-BDF6F592A85C}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ImageSubstractionComp</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+  <PropertyGroup>
+    <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+    <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Debug\</OutDir>
+    <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">ImageSubstractionComp.dir\Debug\</IntDir>
+    <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">ImageSubstractionComp</TargetName>
+    <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.exe</TargetExt>
+    <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+    <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Release\</OutDir>
+    <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">ImageSubstractionComp.dir\Release\</IntDir>
+    <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">ImageSubstractionComp</TargetName>
+    <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.exe</TargetExt>
+    <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+    <OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\MinSizeRel\</OutDir>
+    <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">ImageSubstractionComp.dir\MinSizeRel\</IntDir>
+    <TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">ImageSubstractionComp</TargetName>
+    <TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">.exe</TargetExt>
+    <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkIncremental>
+    <OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\RelWithDebInfo\</OutDir>
+    <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">ImageSubstractionComp.dir\RelWithDebInfo\</IntDir>
+    <TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">ImageSubstractionComp</TargetName>
+    <TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">.exe</TargetExt>
+    <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">true</LinkIncremental>
+  </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
+      <Optimization>Disabled</Optimization>
+      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Debug";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Debug</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/Debug/ImageSubstractionComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Debug\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;Debug\ImageSubstraction.lib;omniORB414_rtd.lib;omniDynamic414_rtd.lib;omnithread34_rtd.lib;RTC110d.lib;coil110d.lib;ws2_32.lib;mswsock.lib;opencv_core220d.lib;opencv_imgproc220d.lib;opencv_features2d220d.lib;opencv_gpu220d.lib;opencv_calib3d220d.lib;opencv_objdetect220d.lib;opencv_video220d.lib;opencv_highgui220d.lib;opencv_ml220d.lib;opencv_legacy220d.lib;opencv_contrib220d.lib;opencv_flann220d.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/Debug/ImageSubstractionComp.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/Debug/ImageSubstractionComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat>
+      </DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Release";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Release</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/Release/ImageSubstractionComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Release\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;Release\ImageSubstraction.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/Release/ImageSubstractionComp.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/Release/ImageSubstractionComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+    <PostBuildEvent>
+      <Command>if NOT EXIST "$(SolutionDir)\\bin" mkdir "$(SolutionDir)\\bin"
+copy "$(OutDir)\\ImageSubstractionComp.exe" "$(SolutionDir)\\bin"
+</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MinSpace</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat>
+      </DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="MinSizeRel";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>MinSizeRel</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/MinSizeRel/ImageSubstractionComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"MinSizeRel\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;MinSizeRel\ImageSubstraction.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/MinSizeRel/ImageSubstractionComp.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/MinSizeRel/ImageSubstractionComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="RelWithDebInfo";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>RelWithDebInfo</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/RelWithDebInfo/ImageSubstractionComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"RelWithDebInfo\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;RelWithDebInfo\ImageSubstraction.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/RelWithDebInfo/ImageSubstractionComp.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/RelWithDebInfo/ImageSubstractionComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="ImageSubstractionComp.cpp" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/ImageSubstraction.vcxproj">
+      <Project>6BE13B72-AA3B-4425-B1A8-2C5D65B417F8</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>6AA3C512-6CB8-4F43-8AB6-036275B3CEF3</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Modified: trunk/ImageProcessing/opencv/components/ObjectTracking/ObjectTracking.h
===================================================================
--- trunk/ImageProcessing/opencv/components/ObjectTracking/ObjectTracking.h	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/ObjectTracking/ObjectTracking.h	2011-06-23 08:34:26 UTC (rev 50)
@@ -19,6 +19,7 @@
 #include <rtm/idl/InterfaceDataTypesSkel.h>
 
 #include <cv.h>
+#include <cvaux.h>
 #include <highgui.h>
 
 #define		SEGMENT				150		//	cvSnakeImage‚Å—p‚¢‚鐧Œä“_‚̐”

Copied: trunk/ImageProcessing/opencv/components/ObjectTracking/ObjectTracking.sln (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ObjectTracking/ObjectTracking.sln)
===================================================================
--- trunk/ImageProcessing/opencv/components/ObjectTracking/ObjectTracking.sln	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ObjectTracking/ObjectTracking.sln	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,105 @@
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ALL_BUILD", "ALL_BUILD.vcxproj", "{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B9F97E8E-89A2-42C8-BC0B-9D908944C3B3} = {B9F97E8E-89A2-42C8-BC0B-9D908944C3B3}
+		{2C322BBB-389E-4A90-8486-66C94114A626} = {2C322BBB-389E-4A90-8486-66C94114A626}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "INSTALL", "INSTALL.vcxproj", "{0F103D78-0F29-4905-BDD6-10170713B2B6}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43} = {B947F6ED-BEAA-4A93-AB1F-586DF141AC43}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ObjectTracking", "ObjectTracking.vcxproj", "{B9F97E8E-89A2-42C8-BC0B-9D908944C3B3}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ObjectTrackingComp", "ObjectTrackingComp.vcxproj", "{2C322BBB-389E-4A90-8486-66C94114A626}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B9F97E8E-89A2-42C8-BC0B-9D908944C3B3} = {B9F97E8E-89A2-42C8-BC0B-9D908944C3B3}
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PACKAGE", "PACKAGE.vcxproj", "{33F42C36-1EE4-4E2E-A533-F95493177B79}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43} = {B947F6ED-BEAA-4A93-AB1F-586DF141AC43}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZERO_CHECK", "..\..\ZERO_CHECK.vcxproj", "{87493064-6817-4173-BA90-7F469034490A}"
+	ProjectSection(ProjectDependencies) = postProject
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doxygen_ObjectTracking", "doxygen_ObjectTracking.vcxproj", "{C24A3C29-66A6-4047-92A1-733E62B242C6}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uninstall_ObjectTracking", "uninstall_ObjectTracking.vcxproj", "{E50FF547-C78B-4F15-9B68-507CCBC43E70}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Win32 = Debug|Win32
+		Release|Win32 = Release|Win32
+		MinSizeRel|Win32 = MinSizeRel|Win32
+		RelWithDebInfo|Win32 = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Debug|Win32.ActiveCfg = Debug|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Debug|Win32.Build.0 = Debug|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Release|Win32.ActiveCfg = Release|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Release|Win32.Build.0 = Release|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.Debug|Win32.ActiveCfg = Debug|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.Release|Win32.ActiveCfg = Release|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{B9F97E8E-89A2-42C8-BC0B-9D908944C3B3}.Debug|Win32.ActiveCfg = Debug|Win32
+		{B9F97E8E-89A2-42C8-BC0B-9D908944C3B3}.Debug|Win32.Build.0 = Debug|Win32
+		{B9F97E8E-89A2-42C8-BC0B-9D908944C3B3}.Release|Win32.ActiveCfg = Release|Win32
+		{B9F97E8E-89A2-42C8-BC0B-9D908944C3B3}.Release|Win32.Build.0 = Release|Win32
+		{B9F97E8E-89A2-42C8-BC0B-9D908944C3B3}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{B9F97E8E-89A2-42C8-BC0B-9D908944C3B3}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{B9F97E8E-89A2-42C8-BC0B-9D908944C3B3}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{B9F97E8E-89A2-42C8-BC0B-9D908944C3B3}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{2C322BBB-389E-4A90-8486-66C94114A626}.Debug|Win32.ActiveCfg = Debug|Win32
+		{2C322BBB-389E-4A90-8486-66C94114A626}.Debug|Win32.Build.0 = Debug|Win32
+		{2C322BBB-389E-4A90-8486-66C94114A626}.Release|Win32.ActiveCfg = Release|Win32
+		{2C322BBB-389E-4A90-8486-66C94114A626}.Release|Win32.Build.0 = Release|Win32
+		{2C322BBB-389E-4A90-8486-66C94114A626}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{2C322BBB-389E-4A90-8486-66C94114A626}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{2C322BBB-389E-4A90-8486-66C94114A626}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{2C322BBB-389E-4A90-8486-66C94114A626}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.Debug|Win32.ActiveCfg = Debug|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.Release|Win32.ActiveCfg = Release|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Debug|Win32.ActiveCfg = Debug|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Debug|Win32.Build.0 = Debug|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Release|Win32.ActiveCfg = Release|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Release|Win32.Build.0 = Release|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{C24A3C29-66A6-4047-92A1-733E62B242C6}.Debug|Win32.ActiveCfg = Debug|Win32
+		{C24A3C29-66A6-4047-92A1-733E62B242C6}.Release|Win32.ActiveCfg = Release|Win32
+		{C24A3C29-66A6-4047-92A1-733E62B242C6}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{C24A3C29-66A6-4047-92A1-733E62B242C6}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{E50FF547-C78B-4F15-9B68-507CCBC43E70}.Debug|Win32.ActiveCfg = Debug|Win32
+		{E50FF547-C78B-4F15-9B68-507CCBC43E70}.Release|Win32.ActiveCfg = Release|Win32
+		{E50FF547-C78B-4F15-9B68-507CCBC43E70}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{E50FF547-C78B-4F15-9B68-507CCBC43E70}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ExtensibilityGlobals) = postSolution
+	EndGlobalSection
+	GlobalSection(ExtensibilityAddIns) = postSolution
+	EndGlobalSection
+EndGlobal

Copied: trunk/ImageProcessing/opencv/components/ObjectTracking/ObjectTracking.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ObjectTracking/ObjectTracking.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/ObjectTracking/ObjectTracking.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ObjectTracking/ObjectTracking.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,292 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{B9F97E8E-89A2-42C8-BC0B-9D908944C3B3}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ObjectTracking</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\Debug\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">ObjectTracking.dir\Debug\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">ObjectTracking</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\Release\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">ObjectTracking.dir\Release\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">ObjectTracking</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\MinSizeRel\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">ObjectTracking.dir\MinSizeRel\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">ObjectTracking</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\RelWithDebInfo\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">ObjectTracking.dir\RelWithDebInfo\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">ObjectTracking</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">true</LinkIncremental>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ObjectTracking;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
+      <Optimization>Disabled</Optimization>
+      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Debug";ObjectTracking_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Debug</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ObjectTracking/Debug/ObjectTracking.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Debug\";ObjectTracking_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ObjectTracking;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ObjectTracking;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rtd.lib;omniDynamic414_rtd.lib;omnithread34_rtd.lib;RTC110d.lib;coil110d.lib;ws2_32.lib;mswsock.lib;opencv_core220d.lib;opencv_imgproc220d.lib;opencv_features2d220d.lib;opencv_gpu220d.lib;opencv_calib3d220d.lib;opencv_objdetect220d.lib;opencv_video220d.lib;opencv_highgui220d.lib;opencv_ml220d.lib;opencv_legacy220d.lib;opencv_contrib220d.lib;opencv_flann220d.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/ObjectTracking/Debug/ObjectTracking.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ObjectTracking/Debug/ObjectTracking.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ObjectTracking;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Release";ObjectTracking_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Release</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ObjectTracking/Release/ObjectTracking.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Release\";ObjectTracking_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ObjectTracking;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ObjectTracking;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/ObjectTracking/Release/ObjectTracking.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ObjectTracking/Release/ObjectTracking.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ObjectTracking;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MinSpace</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="MinSizeRel";ObjectTracking_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>MinSizeRel</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ObjectTracking/MinSizeRel/ObjectTracking.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"MinSizeRel\";ObjectTracking_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ObjectTracking;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ObjectTracking;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/ObjectTracking/MinSizeRel/ObjectTracking.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ObjectTracking/MinSizeRel/ObjectTracking.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ObjectTracking;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="RelWithDebInfo";ObjectTracking_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>RelWithDebInfo</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ObjectTracking/RelWithDebInfo/ObjectTracking.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"RelWithDebInfo\";ObjectTracking_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ObjectTracking;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ObjectTracking;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/ObjectTracking/RelWithDebInfo/ObjectTracking.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ObjectTracking/RelWithDebInfo/ObjectTracking.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="ObjectTracking.cpp" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/ObjectTracking/ObjectTrackingComp.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ObjectTracking/ObjectTrackingComp.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/ObjectTracking/ObjectTrackingComp.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ObjectTracking/ObjectTrackingComp.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,295 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{2C322BBB-389E-4A90-8486-66C94114A626}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ObjectTrackingComp</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\Debug\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">ObjectTrackingComp.dir\Debug\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">ObjectTrackingComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\Release\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">ObjectTrackingComp.dir\Release\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">ObjectTrackingComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\MinSizeRel\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">ObjectTrackingComp.dir\MinSizeRel\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">ObjectTrackingComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\RelWithDebInfo\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">ObjectTrackingComp.dir\RelWithDebInfo\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">ObjectTrackingComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">true</LinkIncremental>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ObjectTracking;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
+      <Optimization>Disabled</Optimization>
+      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Debug";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Debug</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ObjectTracking/Debug/ObjectTrackingComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Debug\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ObjectTracking;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ObjectTracking;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;Debug\ObjectTracking.lib;omniORB414_rtd.lib;omniDynamic414_rtd.lib;omnithread34_rtd.lib;RTC110d.lib;coil110d.lib;ws2_32.lib;mswsock.lib;opencv_core220d.lib;opencv_imgproc220d.lib;opencv_features2d220d.lib;opencv_gpu220d.lib;opencv_calib3d220d.lib;opencv_objdetect220d.lib;opencv_video220d.lib;opencv_highgui220d.lib;opencv_ml220d.lib;opencv_legacy220d.lib;opencv_contrib220d.lib;opencv_flann220d.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/ObjectTracking/Debug/ObjectTrackingComp.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ObjectTracking/Debug/ObjectTrackingComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ObjectTracking;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Release";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Release</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ObjectTracking/Release/ObjectTrackingComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Release\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ObjectTracking;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ObjectTracking;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;Release\ObjectTracking.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/ObjectTracking/Release/ObjectTrackingComp.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ObjectTracking/Release/ObjectTrackingComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ObjectTracking;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MinSpace</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="MinSizeRel";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>MinSizeRel</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ObjectTracking/MinSizeRel/ObjectTrackingComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"MinSizeRel\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ObjectTracking;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ObjectTracking;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;MinSizeRel\ObjectTracking.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/ObjectTracking/MinSizeRel/ObjectTrackingComp.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ObjectTracking/MinSizeRel/ObjectTrackingComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ObjectTracking;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="RelWithDebInfo";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>RelWithDebInfo</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ObjectTracking/RelWithDebInfo/ObjectTrackingComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"RelWithDebInfo\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ObjectTracking;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ObjectTracking;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;RelWithDebInfo\ObjectTracking.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/ObjectTracking/RelWithDebInfo/ObjectTrackingComp.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/ObjectTracking/RelWithDebInfo/ObjectTrackingComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="ObjectTrackingComp.cpp" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/ObjectTracking/ObjectTracking.vcxproj">
+      <Project>B9F97E8E-89A2-42C8-BC0B-9D908944C3B3</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/ObjectTracking/PACKAGE.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ObjectTracking/PACKAGE.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/ObjectTracking/PACKAGE.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ObjectTracking/PACKAGE.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,186 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{33F42C36-1EE4-4E2E-A533-F95493177B79}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>PACKAGE</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ObjectTracking;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ObjectTracking;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ObjectTracking;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ObjectTracking;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\PACKAGE_force.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/ObjectTracking/ALL_BUILD.vcxproj">
+      <Project>B947F6ED-BEAA-4A93-AB1F-586DF141AC43</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/ObjectTracking/ZERO_CHECK.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ObjectTracking/ZERO_CHECK.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/ObjectTracking/ZERO_CHECK.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ObjectTracking/ZERO_CHECK.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,154 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{BAA263DB-F12F-481F-AE68-C77CCD8C3FF6}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ZERO_CHECK</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\ZERO_CHECK.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\generate.stamp.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/ImageSubstraction -BC:/distribution/ImageProcessing/opencv/components/ImageSubstraction --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/ImageSubstraction -BC:/distribution/ImageProcessing/opencv/components/ImageSubstraction --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/ImageSubstraction -BC:/distribution/ImageProcessing/opencv/components/ImageSubstraction --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/ImageSubstraction -BC:/distribution/ImageProcessing/opencv/components/ImageSubstraction --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\ZERO_CHECK" />
+  </ItemGroup>
+  <ItemGroup>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Deleted: trunk/ImageProcessing/opencv/components/ObjectTracking/cmake_modules/CPackWIX.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/ObjectTracking/cmake_modules/CPackWIX.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/ObjectTracking/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,51 +0,0 @@
-#=============================================================================
-# Copyright 2007-2009 Kitware, Inc.
-#
-# Distributed under the OSI-approved BSD License (the "License");
-# see accompanying file Copyright.txt for details.
-#
-# This software is distributed WITHOUT ANY WARRANTY; without even the
-# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-# See the License for more information.
-#=============================================================================
-# (To distributed this file outside of CMake, substitute the full
-#  License text for the above reference.)
-#
-# Fixed for OpenRTM
-#
-IF(CMAKE_BINARY_DIR)
-  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
-ENDIF(CMAKE_BINARY_DIR)
-
-IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
-    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
-ENDIF()
-
-IF(NOT CPACK_WIX_LANG)
-    SET(CPACK_WIX_LANG "en-us")
-ENDIF()
-
-# use the package defaults if none exists.
-# for the community.
-#IF ( NOT CPACK_WIX_XSL )
-#	
-#ENDIF( NOT CPACK_WIX_XSL )
-#
-
-IF ( CPACK_WIX_WXS_FILES )
-	# this could probably be a single expression but I'm no regex guru.
-    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
-	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
-ENDIF( CPACK_WIX_WXS_FILES )
-
-FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-
-IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
-  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
-  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
-  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
-ELSE()
-  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
-ENDIF()

Copied: trunk/ImageProcessing/opencv/components/ObjectTracking/cmake_modules/CPackWIX.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ObjectTracking/cmake_modules/CPackWIX.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/ObjectTracking/cmake_modules/CPackWIX.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ObjectTracking/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,51 @@
+#=============================================================================
+# Copyright 2007-2009 Kitware, Inc.
+#
+# Distributed under the OSI-approved BSD License (the "License");
+# see accompanying file Copyright.txt for details.
+#
+# This software is distributed WITHOUT ANY WARRANTY; without even the
+# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+# See the License for more information.
+#=============================================================================
+# (To distributed this file outside of CMake, substitute the full
+#  License text for the above reference.)
+#
+# Fixed for OpenRTM
+#
+IF(CMAKE_BINARY_DIR)
+  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
+ENDIF(CMAKE_BINARY_DIR)
+
+IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
+    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
+ENDIF()
+
+IF(NOT CPACK_WIX_LANG)
+    SET(CPACK_WIX_LANG "en-us")
+ENDIF()
+
+# use the package defaults if none exists.
+# for the community.
+#IF ( NOT CPACK_WIX_XSL )
+#	
+#ENDIF( NOT CPACK_WIX_XSL )
+#
+
+IF ( CPACK_WIX_WXS_FILES )
+	# this could probably be a single expression but I'm no regex guru.
+    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
+	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
+ENDIF( CPACK_WIX_WXS_FILES )
+
+FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+
+IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
+  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
+  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
+  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
+ELSE()
+  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
+ENDIF()

Deleted: trunk/ImageProcessing/opencv/components/ObjectTracking/cmake_modules/FindOpenCV.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/ObjectTracking/cmake_modules/FindOpenCV.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/ObjectTracking/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,62 +0,0 @@
-
-
-set(OPENCV_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # OpenCV
-    pkg_check_modules(OPENCV REQUIRED opencv)
-    if(NOT OPENCV_DIR)
-        if(OPENCV_FOUND)
-            set(OPENCV_DIR ${OPENCV_PREFIX})
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-    endif()
-
-    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
-    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
-
-endif(UNIX)
-
-if(WIN32)
-    # OpenCV
-    if(NOT OPENCV_DIR)
-        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
-            set(OPENCV_DIR $ENV{OPENCV_ROOT})
-            set(OPENCV_FOUND TRUE)
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-        if(NOT OPENCV_FOUND)
-            message(FATAL_ERROR "OpenCV not found.")
-        endif()
-    endif()
-
-    include(${OPENCV_DIR}/OpenCVConfig.cmake)
-    set(OPENCV_VERSION ${OpenCV_VERSION})
-    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
-    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
-    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
-
-    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
-    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
-
-    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
-
-    foreach(_lib ${OPENCV_LIB_COMPONENTS})
-        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
-    endforeach()
-
-endif(WIN32)
-
-message(STATUS "FindOpenCV setup done.")
-
-message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
-message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
-message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
-message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
-message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
-message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
-message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
-

Copied: trunk/ImageProcessing/opencv/components/ObjectTracking/cmake_modules/FindOpenCV.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ObjectTracking/cmake_modules/FindOpenCV.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/ObjectTracking/cmake_modules/FindOpenCV.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ObjectTracking/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,62 @@
+
+
+set(OPENCV_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # OpenCV
+    pkg_check_modules(OPENCV REQUIRED opencv)
+    if(NOT OPENCV_DIR)
+        if(OPENCV_FOUND)
+            set(OPENCV_DIR ${OPENCV_PREFIX})
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+    endif()
+
+    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
+    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
+
+endif(UNIX)
+
+if(WIN32)
+    # OpenCV
+    if(NOT OPENCV_DIR)
+        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
+            set(OPENCV_DIR $ENV{OPENCV_ROOT})
+            set(OPENCV_FOUND TRUE)
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+        if(NOT OPENCV_FOUND)
+            message(FATAL_ERROR "OpenCV not found.")
+        endif()
+    endif()
+
+    include(${OPENCV_DIR}/OpenCVConfig.cmake)
+    set(OPENCV_VERSION ${OpenCV_VERSION})
+    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
+    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
+    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
+
+    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
+    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
+
+    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
+
+    foreach(_lib ${OPENCV_LIB_COMPONENTS})
+        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
+    endforeach()
+
+endif(WIN32)
+
+message(STATUS "FindOpenCV setup done.")
+
+message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
+message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
+message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
+message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
+message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
+message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
+message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
+

Deleted: trunk/ImageProcessing/opencv/components/ObjectTracking/cmake_modules/FindOpenRTM.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/ObjectTracking/cmake_modules/FindOpenRTM.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/ObjectTracking/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,185 +0,0 @@
-
-set(OMNIORB_FOUND FALSE)
-set(OPENRTM_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # omniORB
-    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
-    if(NOT OMNIORB_DIR)
-        if(OMNIORB_FOUND)
-            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-    endif()
-
-    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
-    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
-
-    # OpenRTM-aist
-    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
-    if(NOT OPENRTM_DIR)
-        if(OPENRTM_FOUND)
-            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-    endif()
-
-    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
-    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
-
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
-           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
-           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
-           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "")
-    set(OPENRTM_IDLFLAGS "")
-
-    execute_process(COMMAND rtm-config --idlc
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        set(OPENRTM_IDLC "${output_val}")
-    endif()
-
-    execute_process(COMMAND rtm-config --idlflags
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        string(REPLACE " " ";" output_val ${output_val})
-        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
-    endif()
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(UNIX)
-
-if(WIN32)
-    # omniORB
-    if(NOT OMNIORB_DIR)
-        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
-            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
-            set(OMNIORB_FOUND TRUE)
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-        if(NOT OMNIORB_FOUND)
-            message(FATAL_ERROR "omniORB not found.")
-        endif()
-    endif()
-
-    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
-    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
-
-    # omniORB version
-    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omniORB version file not found.")
-    endif()
-
-    set(OMNIORB_VERSION "${_vers}")
-    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[_]" "."
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[.]" ""
-           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
-
-    # omnithread version
-    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omnithread not found.")
-    endif()
-    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
-           OMNIORB_THREAD_NUM "${_vers}")
-
-    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
-    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
-    else()
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
-    endif()
-
-    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
-                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
-                    "omnithread${OMNIORB_THREAD_NUM}_rt")
-        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-
-    # OpenRTM-aist
-    if(NOT OPENRTM_DIR)
-        if(NOT $ENV{RTM_ROOT} STREQUAL "")
-            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
-            set(OPENRTM_FOUND TRUE)
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-        if(NOT OPENRTM_FOUND)
-            message(FATAL_ERROR "OpenRTM-aist not found.")
-        endif()
-    endif()
-
-    # OpenRTM-aist version
-    set(OPENRTM_VERSION "${OPENRTM_DIR}")
-    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    set(OPENRTM_VERSION_PATCH "0")
-    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
-
-    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
-    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
-    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
-
-    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
-
-    foreach(library "RTC110" "coil110")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-    foreach(library "ws2_32" "mswsock")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
-    endforeach()
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "omniidl")
-    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(WIN32)
-
-message(STATUS "FindOpenRTM setup done.")
-
-message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
-message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
-message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
-message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
-message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
-message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
-message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
-
-message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
-message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
-message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
-message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
-message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
-message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
-message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
-message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
-message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
-message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
-
-message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
-message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
-message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
-message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Copied: trunk/ImageProcessing/opencv/components/ObjectTracking/cmake_modules/FindOpenRTM.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ObjectTracking/cmake_modules/FindOpenRTM.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/ObjectTracking/cmake_modules/FindOpenRTM.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ObjectTracking/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,185 @@
+
+set(OMNIORB_FOUND FALSE)
+set(OPENRTM_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # omniORB
+    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
+    if(NOT OMNIORB_DIR)
+        if(OMNIORB_FOUND)
+            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+    endif()
+
+    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
+    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
+
+    # OpenRTM-aist
+    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
+    if(NOT OPENRTM_DIR)
+        if(OPENRTM_FOUND)
+            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+    endif()
+
+    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
+    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
+
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
+           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
+           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
+           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "")
+    set(OPENRTM_IDLFLAGS "")
+
+    execute_process(COMMAND rtm-config --idlc
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        set(OPENRTM_IDLC "${output_val}")
+    endif()
+
+    execute_process(COMMAND rtm-config --idlflags
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        string(REPLACE " " ";" output_val ${output_val})
+        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
+    endif()
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(UNIX)
+
+if(WIN32)
+    # omniORB
+    if(NOT OMNIORB_DIR)
+        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
+            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
+            set(OMNIORB_FOUND TRUE)
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+        if(NOT OMNIORB_FOUND)
+            message(FATAL_ERROR "omniORB not found.")
+        endif()
+    endif()
+
+    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
+    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
+
+    # omniORB version
+    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omniORB version file not found.")
+    endif()
+
+    set(OMNIORB_VERSION "${_vers}")
+    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[_]" "."
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[.]" ""
+           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
+
+    # omnithread version
+    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omnithread not found.")
+    endif()
+    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
+           OMNIORB_THREAD_NUM "${_vers}")
+
+    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
+    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
+    else()
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
+    endif()
+
+    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
+                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
+                    "omnithread${OMNIORB_THREAD_NUM}_rt")
+        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+
+    # OpenRTM-aist
+    if(NOT OPENRTM_DIR)
+        if(NOT $ENV{RTM_ROOT} STREQUAL "")
+            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
+            set(OPENRTM_FOUND TRUE)
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+        if(NOT OPENRTM_FOUND)
+            message(FATAL_ERROR "OpenRTM-aist not found.")
+        endif()
+    endif()
+
+    # OpenRTM-aist version
+    set(OPENRTM_VERSION "${OPENRTM_DIR}")
+    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    set(OPENRTM_VERSION_PATCH "0")
+    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
+
+    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
+    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
+    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
+
+    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
+
+    foreach(library "RTC110" "coil110")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+    foreach(library "ws2_32" "mswsock")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
+    endforeach()
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "omniidl")
+    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(WIN32)
+
+message(STATUS "FindOpenRTM setup done.")
+
+message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
+message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
+message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
+message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
+message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
+message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
+message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
+
+message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
+message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
+message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
+message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
+message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
+message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
+message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
+message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
+message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
+message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
+
+message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
+message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
+message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
+message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Deleted: trunk/ImageProcessing/opencv/components/ObjectTracking/cmake_modules/cmake_uninstall.cmake.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/ObjectTracking/cmake_modules/cmake_uninstall.cmake.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/ObjectTracking/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,19 +0,0 @@
-if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
-    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
-endif()
-
-file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
-string(REGEX REPLACE "\n" ";" files "${files}")
-foreach(file ${files})
-    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
-    if(EXISTS "$ENV{DESTDIR}${file}")
-        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
-                     OUTPUT_VARIABLE rm_out
-                     RETURN_VALUE rm_retval)
-        if(NOT "${rm_retval}" STREQUAL 0)
-            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
-        endif()
-    else()
-        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
-    endif()
-endforeach()

Copied: trunk/ImageProcessing/opencv/components/ObjectTracking/cmake_modules/cmake_uninstall.cmake.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ObjectTracking/cmake_modules/cmake_uninstall.cmake.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/ObjectTracking/cmake_modules/cmake_uninstall.cmake.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ObjectTracking/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,19 @@
+if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
+    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
+endif()
+
+file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
+string(REGEX REPLACE "\n" ";" files "${files}")
+foreach(file ${files})
+    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
+    if(EXISTS "$ENV{DESTDIR}${file}")
+        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
+                     OUTPUT_VARIABLE rm_out
+                     RETURN_VALUE rm_retval)
+        if(NOT "${rm_retval}" STREQUAL 0)
+            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
+        endif()
+    else()
+        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
+    endif()
+endforeach()

Deleted: trunk/ImageProcessing/opencv/components/ObjectTracking/cpack_resources/Description.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/ObjectTracking/cpack_resources/Description.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/ObjectTracking/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-DESCRIPTION
-===========
-
-This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Copied: trunk/ImageProcessing/opencv/components/ObjectTracking/cpack_resources/Description.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ObjectTracking/cpack_resources/Description.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/ObjectTracking/cpack_resources/Description.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ObjectTracking/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+DESCRIPTION
+===========
+
+This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Deleted: trunk/ImageProcessing/opencv/components/ObjectTracking/cpack_resources/License.rtf
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/ObjectTracking/cpack_resources/License.rtf	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/ObjectTracking/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,7 +0,0 @@
-{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
-{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
-=======\par
-\par
-This is an installer created using CPack (http://www.cmake.org). No license provided.\par
-\par
-}

Copied: trunk/ImageProcessing/opencv/components/ObjectTracking/cpack_resources/License.rtf (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ObjectTracking/cpack_resources/License.rtf)
===================================================================
--- trunk/ImageProcessing/opencv/components/ObjectTracking/cpack_resources/License.rtf	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ObjectTracking/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,7 @@
+{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
+{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
+=======\par
+\par
+This is an installer created using CPack (http://www.cmake.org). No license provided.\par
+\par
+}

Deleted: trunk/ImageProcessing/opencv/components/ObjectTracking/cpack_resources/License.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/ObjectTracking/cpack_resources/License.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/ObjectTracking/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-LICENSE
-=======
-
-This is an installer created using CPack (http://www.cmake.org). No license provided.

Copied: trunk/ImageProcessing/opencv/components/ObjectTracking/cpack_resources/License.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ObjectTracking/cpack_resources/License.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/ObjectTracking/cpack_resources/License.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ObjectTracking/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+LICENSE
+=======
+
+This is an installer created using CPack (http://www.cmake.org). No license provided.

Deleted: trunk/ImageProcessing/opencv/components/ObjectTracking/cpack_resources/wix.xsl.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/ObjectTracking/cpack_resources/wix.xsl.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/ObjectTracking/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,90 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<xsl:stylesheet version="1.0"
-   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
-   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
-  <xsl:output indent="yes" method="xml"/>
-
-  <xsl:template match="/wix:Wix">
-    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
-      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
-        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
-        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
-        <Directory Id="TARGETDIR" Name="SourceDir" >
-            <Directory Id="ProgramFilesFolder" Name="PFILE" >
-                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
-                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
-                </Directory>
-            </Directory>
-        </Directory>
-
-        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
-        </Feature>
-
-        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
-        </Feature>
-
-        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
-        </Feature>
-
-        <!--Tack on your specific wix options-->
-        <UIRef Id="WixUI_FeatureTree" />
-        <UIRef Id="WixUI_ErrorProgressText" />
-        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
-        <!-- TODO: Add Wix Specific Dialogs and features. -->
-        <!-- TODO: Add artwork  -->
-        <!-- TODO: Add ... -->
-
-      </Product>
-
-      <!--Output the fragment info which heat generates-->
-      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
-      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
-
-    </Wix>
-  </xsl:template>
-
-  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
-    <xsl:copy>
-      <xsl:apply-templates select="wix:DirectoryRef" />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:DirectoryRef" >
-    <xsl:copy>
-      <xsl:choose>
-        <xsl:when test="wix:Directory[@Name='components']" >
-          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
-        </xsl:when>
-        <xsl:otherwise>
-          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-        </xsl:otherwise>
-      </xsl:choose>
-      <xsl:apply-templates />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Directory" >
-    <xsl:copy>
-      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Component">
-    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
-      <xsl:attribute name="Id">
-        <xsl:value-of select="@Id" />
-      </xsl:attribute>
-    </xsl:element>
-  </xsl:template>
-
-</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/ObjectTracking/cpack_resources/wix.xsl.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ObjectTracking/cpack_resources/wix.xsl.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/ObjectTracking/cpack_resources/wix.xsl.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ObjectTracking/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="utf-8"?>
+<xsl:stylesheet version="1.0"
+   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
+   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
+  <xsl:output indent="yes" method="xml"/>
+
+  <xsl:template match="/wix:Wix">
+    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
+      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
+        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
+        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
+        <Directory Id="TARGETDIR" Name="SourceDir" >
+            <Directory Id="ProgramFilesFolder" Name="PFILE" >
+                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
+                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
+                </Directory>
+            </Directory>
+        </Directory>
+
+        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
+        </Feature>
+
+        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
+        </Feature>
+
+        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
+        </Feature>
+
+        <!--Tack on your specific wix options-->
+        <UIRef Id="WixUI_FeatureTree" />
+        <UIRef Id="WixUI_ErrorProgressText" />
+        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
+        <!-- TODO: Add Wix Specific Dialogs and features. -->
+        <!-- TODO: Add artwork  -->
+        <!-- TODO: Add ... -->
+
+      </Product>
+
+      <!--Output the fragment info which heat generates-->
+      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
+      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
+
+    </Wix>
+  </xsl:template>
+
+  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
+    <xsl:copy>
+      <xsl:apply-templates select="wix:DirectoryRef" />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:DirectoryRef" >
+    <xsl:copy>
+      <xsl:choose>
+        <xsl:when test="wix:Directory[@Name='components']" >
+          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
+        </xsl:when>
+        <xsl:otherwise>
+          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+        </xsl:otherwise>
+      </xsl:choose>
+      <xsl:apply-templates />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Directory" >
+    <xsl:copy>
+      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Component">
+    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
+      <xsl:attribute name="Id">
+        <xsl:value-of select="@Id" />
+      </xsl:attribute>
+    </xsl:element>
+  </xsl:template>
+
+</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/ObjectTracking/doc.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ObjectTracking/doc.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/ObjectTracking/doc.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ObjectTracking/doc.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,157 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{14C55CEA-7B90-4FE1-9C23-96674E049D0F}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>doc</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\doc.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\doc;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/ImageSubstraction -BC:/distribution/ImageProcessing/opencv/components/ImageSubstraction --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/ImageSubstraction -BC:/distribution/ImageProcessing/opencv/components/ImageSubstraction --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/ImageSubstraction -BC:/distribution/ImageProcessing/opencv/components/ImageSubstraction --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/ImageSubstraction -BC:/distribution/ImageProcessing/opencv/components/ImageSubstraction --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\doc" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/ZERO_CHECK.vcxproj">
+      <Project>BAA263DB-F12F-481F-AE68-C77CCD8C3FF6</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/ObjectTracking/doxygen_ImageSubstraction.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ObjectTracking/doxygen_ImageSubstraction.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/ObjectTracking/doxygen_ImageSubstraction.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ObjectTracking/doxygen_ImageSubstraction.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{39C1634E-3A82-4EF0-AE34-F98C0AE58226}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>doxygen_ImageSubstraction</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\doxygen_ImageSubstraction.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/doxygen_ImageSubstraction.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\doxygen_ImageSubstraction;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/doxygen_ImageSubstraction.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\doxygen_ImageSubstraction;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/doxygen_ImageSubstraction.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\doxygen_ImageSubstraction;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/doxygen_ImageSubstraction.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\doxygen_ImageSubstraction;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\doxygen_ImageSubstraction" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>6AA3C512-6CB8-4F43-8AB6-036275B3CEF3</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/ObjectTracking/doxygen_ObjectTracking.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ObjectTracking/doxygen_ObjectTracking.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/ObjectTracking/doxygen_ObjectTracking.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ObjectTracking/doxygen_ObjectTracking.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{C24A3C29-66A6-4047-92A1-733E62B242C6}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>doxygen_ObjectTracking</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ObjectTracking;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ObjectTracking;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ObjectTracking;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ObjectTracking;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\doxygen_ObjectTracking.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/ObjectTracking/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeFiles/doxygen_ObjectTracking.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\doxygen_ObjectTracking;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/ObjectTracking/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeFiles/doxygen_ObjectTracking.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\doxygen_ObjectTracking;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/ObjectTracking/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeFiles/doxygen_ObjectTracking.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\doxygen_ObjectTracking;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/ObjectTracking/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeFiles/doxygen_ObjectTracking.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\doxygen_ObjectTracking;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\doxygen_ObjectTracking" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/ObjectTracking/uninstall_ImageSubstraction.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ObjectTracking/uninstall_ImageSubstraction.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/ObjectTracking/uninstall_ImageSubstraction.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ObjectTracking/uninstall_ImageSubstraction.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{F15F0EDA-DB61-4ADB-95E0-CC8AB3E73FD4}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>uninstall_ImageSubstraction</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ImageSubstraction;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\uninstall_ImageSubstraction.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/uninstall_ImageSubstraction.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\uninstall_ImageSubstraction;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/uninstall_ImageSubstraction.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\uninstall_ImageSubstraction;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/uninstall_ImageSubstraction.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\uninstall_ImageSubstraction;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeFiles/uninstall_ImageSubstraction.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\uninstall_ImageSubstraction;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ImageSubstraction/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ImageSubstraction\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\uninstall_ImageSubstraction" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>6AA3C512-6CB8-4F43-8AB6-036275B3CEF3</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/ObjectTracking/uninstall_ObjectTracking.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/ObjectTracking/uninstall_ObjectTracking.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/ObjectTracking/uninstall_ObjectTracking.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/ObjectTracking/uninstall_ObjectTracking.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{E50FF547-C78B-4F15-9B68-507CCBC43E70}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>uninstall_ObjectTracking</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ObjectTracking;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ObjectTracking;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ObjectTracking;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/ObjectTracking;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\uninstall_ObjectTracking.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/ObjectTracking/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeFiles/uninstall_ObjectTracking.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\uninstall_ObjectTracking;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/ObjectTracking/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeFiles/uninstall_ObjectTracking.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\uninstall_ObjectTracking;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/ObjectTracking/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeFiles/uninstall_ObjectTracking.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\uninstall_ObjectTracking;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/ObjectTracking/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeFiles/uninstall_ObjectTracking.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\uninstall_ObjectTracking;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/ObjectTracking/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\ObjectTracking\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\uninstall_ObjectTracking" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/OpenCVCamera/ALL_BUILD.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/OpenCVCamera/ALL_BUILD.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/OpenCVCamera/ALL_BUILD.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/OpenCVCamera/ALL_BUILD.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,160 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ALL_BUILD</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/OpenCVCamera;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/OpenCVCamera;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/OpenCVCamera;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/OpenCVCamera;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\ALL_BUILD.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\ALL_BUILD" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/OpenCVCamera.vcxproj">
+      <Project>A2EAA1F9-F13D-4453-A7D0-6BD7783D84B4</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/OpenCVCameraComp.vcxproj">
+      <Project>D291AC22-6C06-4A48-BD6C-25B7911E6460</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,300 @@
+cmake_minimum_required(VERSION 2.8 FATAL_ERROR)
+
+project(OpenCVCamera)
+
+set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS true)
+set(CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake_modules")
+
+set(LINUX_PACKAGE_GENERATOR "DEB")
+#set(LINUX_PACKAGE_GENERATOR "RPM")
+
+
+# component settings
+set(RTC_NAME "${PROJECT_NAME}")
+set(RTC_VERSION "1.0.0")
+set(RTC_VERSION_MAJOR "1")
+set(RTC_VERSION_MINOR "0")
+set(RTC_VERSION_PATCH "0")
+set(RTC_LANG "c++")
+set(RTC_DESCRIPTION "OpenCVCamera Agent Component")
+set(RTC_VENDOR "Shibaura Inst. of Tech, Tanaka & Fujita & Takasu")
+set(RTC_MAINTAINER "author at example.com")
+
+string(TOLOWER ${RTC_NAME} PACKAGE_NAME)
+set(PACKAGE_VERSION "${RTC_VERSION_MAJOR}.${RTC_VERSION_MINOR}.${RTC_VERSION_PATCH}")
+
+set(IDL_FILES ""
+	#              WiiInfo.idl
+)
+
+set(SKEL_SRCS ""
+	#              WiiInfoSkel.cpp
+)
+
+set(STUB_SRCS ""
+)
+
+set(IMPL_SRCS ""
+	#              WiiInfoSVC_impl.cpp
+)
+
+set(IMPL_INCS ""
+	#              WiiInfoSVC_impl.h
+)
+
+set(LIBS_SRCS OpenCVCamera.cpp)
+
+set(LIBS_INCS OpenCVCamera.h)
+
+set(EXEC_SRCS OpenCVCameraComp.cpp)
+
+set(OTHER_SRCS CMakeLists.txt Doxyfile.in
+               RTC.xml OpenCVCamera.conf rtc.conf)
+
+
+# check OpenRTM installed
+find_package(OpenRTM REQUIRED)
+
+list(APPEND CFLAGS ${OMNIORB_CFLAGS} ${OPENRTM_CFLAGS})
+list(APPEND INCLUDE_DIRS ${OMNIORB_INCLUDE_DIRS} ${OPENRTM_INCLUDE_DIRS})
+list(APPEND LDFLAGS ${OMNIORB_LDFLAGS} ${OPENRTM_LDFLAGS})
+list(APPEND LIBRARY_DIRS ${OMNIORB_LIBRARY_DIRS} ${OPENRTM_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OMNIORB_LIBRARIES} ${OPENRTM_LIBRARIES})
+
+# check doxygen installed
+find_package(Doxygen)
+if(DOXYGEN_FOUND STREQUAL "NO")
+    message(FATAL_ERROR "Doxygen not found.")
+endif()
+
+
+if(WIN32)
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin/x86_win32")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(INSTALL_PREFIX "components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+else()
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(OPENRTM_SHARE_PREFIX "share/openrtm-${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}")
+    set(INSTALL_PREFIX "${OPENRTM_SHARE_PREFIX}/components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+endif()
+
+# check OpenCV installed
+find_package(OpenCV REQUIRED)
+
+list(APPEND INCLUDE_DIRS ${OPENCV_INCLUDE_DIRS})
+list(APPEND LIBRARY_DIRS ${OPENCV_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OPENCV_LIBRARIES})
+
+
+# add uninstall target
+configure_file(
+    "${CMAKE_CURRENT_SOURCE_DIR}/cmake_modules/cmake_uninstall.cmake.in"
+    "${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake"
+    IMMEDIATE @ONLY)
+add_custom_target(uninstall_${RTC_NAME} COMMAND 
+    ${CMAKE_COMMAND} -P ${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake)
+
+
+# target settings for library/executable
+list(APPEND INCLUDE_DIRS ${CMAKE_CURRENT_BINARY_DIR})
+include_directories(${INCLUDE_DIRS})
+
+link_directories(${LIBRARY_DIRS})
+
+add_definitions(${CFLAGS})
+
+foreach(idl ${IDL_FILES})
+    string(REGEX REPLACE "([^\\/]*)\\.idl" "\\1" idl_base ${idl})
+    add_custom_command(OUTPUT ${idl_base}Stub.cpp ${idl_base}Skel.cpp
+                       COMMAND ${OPENRTM_IDL_WRAPPER} ${OPENRTM_IDL_WRAPPER_FLAGS} --idl-file=${idl}
+                       COMMAND ${OPENRTM_IDLC} ${OPENRTM_IDLFLAGS} ${PROJECT_SOURCE_DIR}/${idl}
+                       DEPENDS ${idl})
+endforeach()
+
+if(CMAKE_COMPILER_IS_GNUCC)
+    string(REPLACE ";" " " LDFLAGS "${LDFLAGS}")
+endif()
+
+add_library(${RTC_NAME} SHARED
+            ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+target_link_libraries(${RTC_NAME} ${LIBRARIES})
+set_target_properties(${RTC_NAME} PROPERTIES PREFIX "")
+set_target_properties(${RTC_NAME} PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+if(UNIX)
+    add_library(${RTC_NAME}-static STATIC
+                ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+    target_link_libraries(${RTC_NAME}-static ${LIBRARIES})
+    set_target_properties(${RTC_NAME}-static PROPERTIES PREFIX "")
+    set_target_properties(${RTC_NAME}-static PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+if(UNIX)
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME}-static)
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME}-static ${LIBRARIES})
+
+    add_executable(${RTC_NAME}Comp-dynamic ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp-dynamic ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp-dynamic ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp-dynamic PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+else()
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+if(WIN32)
+    set (LIBRARY_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}/)
+    set (EXECUTABLE_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}Comp/)
+
+    ADD_CUSTOM_COMMAND(
+       TARGET ${RTC_NAME}
+       POST_BUILD
+       COMMAND ${CMAKE_COMMAND} -E copy
+       "${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}/Release/${RTC_NAME}.dll"
+       "${CMAKE_CURRENT_SOURCE_DIR}/../../bin"
+     )
+    ADD_CUSTOM_COMMAND(
+       TARGET ${RTC_NAME}Comp
+       POST_BUILD
+       COMMAND ${CMAKE_COMMAND} -E copy
+       "${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}Comp/Release/${RTC_NAME}Comp.exe"
+       "${CMAKE_CURRENT_SOURCE_DIR}/../../bin"
+     )
+endif()
+
+install(TARGETS ${RTC_NAME} LIBRARY DESTINATION "${INSTALL_PREFIX}"
+                            ARCHIVE DESTINATION "${INSTALL_PREFIX}"
+                            RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(TARGETS ${RTC_NAME}Comp RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(FILES RTC.xml DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+
+
+# target settings for document
+configure_file("${CMAKE_CURRENT_SOURCE_DIR}/Doxyfile.in"
+               "${CMAKE_CURRENT_BINARY_DIR}/Doxyfile")
+
+add_custom_target(doxygen_${RTC_NAME} COMMAND
+                  ${DOXYGEN_EXECUTABLE} ${CMAKE_CURRENT_BINARY_DIR}/Doxyfile)
+
+set_property(DIRECTORY APPEND PROPERTY ADDITIONAL_MAKE_CLEAN_FILES doc)
+
+get_target_property(DOC_TARGET doc TYPE)
+if(NOT DOC_TARGET)
+    add_custom_target(doc)
+endif()
+add_dependencies(doc doxygen)
+
+install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/doc DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "documents")
+
+
+# install source files
+install(FILES ${IDL_FILES} ${IMPL_SRCS} ${IMPL_INCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${LIBS_SRCS} ${LIBS_INCS} ${EXEC_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${OTHER_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(DIRECTORY cmake_modules cpack_resources
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+
+# package settings
+set(CPACK_PACKAGE_NAME "${RTC_NAME}")
+set(CPACK_PACKAGE_VERSION_MAJOR "${RTC_VERSION_MAJOR}")
+set(CPACK_PACKAGE_VERSION_MINOR "${RTC_VERSION_MINOR}")
+set(CPACK_PACKAGE_VERSION_PATCH "${RTC_VERSION_PATCH}")
+set(CPACK_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}")
+set(CPACK_PACKAGE_VENDOR "${RTC_VENDOR}")
+set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "${RTC_DESCRIPTION}")
+set(CPACK_PACKAGE_CONTACT "${RTC_MAINTAINER}")
+
+set(CPACK_RESOURCE_FILE_LICENSE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/License.txt")
+set(CPACK_PACKAGE_DESCRIPTION_FILE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/Description.txt")
+
+set(CPACK_COMPONENTS_ALL applications documents sources)
+set(CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME "Applications")
+set(CPACK_COMPONENT_APPLICATIONS_DESCRIPTION "RT-Component applications")
+set(CPACK_COMPONENT_APPLICATIONS_DISABLED FALSE)
+
+set(CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME "Documents")
+set(CPACK_COMPONENT_DOCUMENTS_DESCRIPTION "RT-Component documents")
+set(CPACK_COMPONENT_DOCUMENTS_DISABLED TRUE)
+
+set(CPACK_COMPONENT_SOURCES_DISPLAY_NAME "Source files")
+set(CPACK_COMPONENT_SOURCES_DESCRIPTION "RT-Component source files")
+set(CPACK_COMPONENT_SOURCES_DISABLED TRUE)
+
+if(WIN32)
+    set(CPACK_GENERATOR "WIX")
+
+    # Windows WiX package settings
+
+    set(CPACK_WIX_XSL "@CMAKE_CURRENT_BINARY_DIR@/wix.xsl")
+    set(CPACK_WIX_LANG "ja-jp")
+    set(CPACK_RESOURCE_FILE_LICENSE
+        "@CMAKE_CURRENT_SOURCE_DIR@/cpack_resources/License.rtf")
+    configure_file(
+        "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/wix.xsl.in"
+        "${CMAKE_CURRENT_BINARY_DIR}/wix.xsl" @ONLY)
+
+    set(CPACK_PACKAGE_FILE_NAME
+        "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}${PACKAGE_VERSION}")
+
+else()
+    set(CPACK_GENERATOR "${LINUX_PACKAGE_GENERATOR}")
+
+    if(CPACK_GENERATOR STREQUAL "DEB")
+        # Linux Debian package settings
+
+        set(CPACK_DEBIAN_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION}-1")
+        set(CPACK_DEBIAN_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_DEBIAN_PACKAGE_SECTION "main")
+        set(CPACK_DEBIAN_PACKAGE_PRIORITY  "extra")
+        set(CPACK_DEBIAN_PACKAGE_DEPENDS "openrtm-aist (>= 1.0.0)")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}_${CPACK_DEBIAN_PACKAGE_VERSION}_${CPACK_DEBIAN_PACKAGE_ARCHITECTURE}")
+
+    elseif(CPACK_GENERATOR STREQUAL "RPM")
+        # Linux RPM package settings
+
+        set(CPACK_RPM_PACKAGE_RELEASE "1.fc10")
+        set(CPACK_RPM_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_RPM_PACKAGE_GROUP "Development/Libraries")
+        set(CPACK_RPM_PACKAGE_LICENSE "LGPL")
+        set(CPACK_RPM_PACKAGE_REQUIRES "OpenRTM-aist >= 1.0.0")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}-${PACKAGE_VERSION}-${CPACK_RPM_PACKAGE_RELEASE}.${CPACK_RPM_PACKAGE_ARCHITECTURE}")
+
+    endif()
+endif()
+
+message(STATUS "Package type: ${CPACK_GENERATOR}")
+message(STATUS "Package name: ${CPACK_PACKAGE_FILE_NAME}")
+
+include(CPack)

Copied: trunk/ImageProcessing/opencv/components/OpenCVCamera/Doxyfile.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/OpenCVCamera/Doxyfile.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/OpenCVCamera/Doxyfile.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/OpenCVCamera/Doxyfile.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,487 @@
+
+# Project related configuration options
+
+DOXYFILE_ENCODING = UTF-8
+
+PROJECT_NAME = @PACKAGE_NAME@
+
+PROJECT_NUMBER = @PACKAGE_VERSION@
+
+OUTPUT_DIRECTORY = doc
+
+CREATE_SUBDIRS = NO
+
+OUTPUT_LANGUAGE = Japanese
+
+BRIEF_MEMBER_DESC = YES
+
+REPEAT_BRIEF = YES
+
+ABBREVIATE_BRIEF = 
+
+ALWAYS_DETAILED_SEC = NO
+
+INLINE_INHERITED_MEMB = NO
+
+FULL_PATH_NAMES = YES
+
+STRIP_FROM_PATH = 
+
+STRIP_FROM_INC_PATH = 
+
+SHORT_NAMES = NO
+
+JAVADOC_AUTOBRIEF = NO
+
+QT_AUTOBRIEF = NO
+
+MULTILINE_CPP_IS_BRIEF = NO
+
+INHERIT_DOCS = YES
+
+SEPARATE_MEMBER_PAGES = NO
+
+TAB_SIZE = 8
+
+ALIASES = 
+
+OPTIMIZE_OUTPUT_FOR_C = NO
+
+OPTIMIZE_OUTPUT_JAVA = NO
+
+OPTIMIZE_FOR_FORTRAN = NO
+
+OPTIMIZE_OUTPUT_VHDL = NO
+
+EXTENSION_MAPPING = 
+
+BUILTIN_STL_SUPPORT = NO
+
+CPP_CLI_SUPPORT = NO
+
+SIP_SUPPORT = NO
+
+IDL_PROPERTY_SUPPORT = YES
+
+DISTRIBUTE_GROUP_DOC = NO
+
+SUBGROUPING = YES
+
+TYPEDEF_HIDES_STRUCT = NO
+
+SYMBOL_CACHE_SIZE = 0
+
+
+# Build related configuration options
+
+EXTRACT_ALL = NO
+
+EXTRACT_PRIVATE = NO
+
+EXTRACT_STATIC = NO
+
+EXTRACT_LOCAL_CLASSES = YES
+
+EXTRACT_LOCAL_METHODS = NO
+
+EXTRACT_ANON_NSPACES = NO
+
+HIDE_UNDOC_MEMBERS = NO
+
+HIDE_UNDOC_CLASSES = NO
+
+HIDE_FRIEND_COMPOUNDS = NO
+
+HIDE_IN_BODY_DOCS = NO
+
+INTERNAL_DOCS = NO
+
+CASE_SENSE_NAMES = NO
+
+HIDE_SCOPE_NAMES = NO
+
+SHOW_INCLUDE_FILES = YES
+
+FORCE_LOCAL_INCLUDES = NO
+
+INLINE_INFO = YES
+
+SORT_MEMBER_DOCS = YES
+
+SORT_BRIEF_DOCS = NO
+
+SORT_MEMBERS_CTORS_1ST = NO
+
+SORT_GROUP_NAMES = NO
+
+SORT_BY_SCOPE_NAME = YES
+
+GENERATE_TODOLIST = YES
+
+GENERATE_TESTLIST = YES
+
+GENERATE_BUGLIST = YES
+
+GENERATE_DEPRECATEDLIST = YES
+
+ENABLED_SECTIONS = 
+
+MAX_INITIALIZER_LINES = 30
+
+SHOW_USED_FILES = YES
+
+SHOW_DIRECTORIES = NO
+
+SHOW_FILES = YES
+
+SHOW_NAMESPACES = YES
+
+FILE_VERSION_FILTER = 
+
+LAYOUT_FILE = 
+
+
+# configuration options related to warning and progress messages
+
+QUIET = NO
+
+WARNINGS = YES
+
+WARN_IF_UNDOCUMENTED = YES
+
+WARN_IF_DOC_ERROR = YES
+
+WARN_NO_PARAMDOC = NO
+
+WARN_FORMAT = "$file:$line: $text"
+
+WARN_LOGFILE = 
+
+
+# configuration options related to the input files
+
+INPUT = @CMAKE_CURRENT_SOURCE_DIR@
+
+INPUT_ENCODING = UTF-8
+
+FILE_PATTERNS = *.cpp *.h *.idl
+
+RECURSIVE = YES
+
+EXCLUDE = _CPack_Packages
+
+EXCLUDE_SYMLINKS = NO
+
+EXCLUDE_PATTERNS = .svn .git 
+
+EXCLUDE_SYMBOLS = 
+
+EXAMPLE_PATH = 
+
+EXAMPLE_PATTERNS = 
+
+EXAMPLE_RECURSIVE = NO
+
+IMAGE_PATH = 
+
+INPUT_FILTER = 
+
+FILTER_PATTERNS = 
+
+FILTER_SOURCE_FILES = NO
+
+
+# configuration options related to source browsing
+
+SOURCE_BROWSER = NO
+
+INLINE_SOURCES = NO
+
+STRIP_CODE_COMMENTS = YES
+
+REFERENCED_BY_RELATION = NO
+
+REFERENCES_RELATION = NO
+
+REFERENCES_LINK_SOURCE = YES
+
+USE_HTAGS = NO
+
+VERBATIM_HEADERS = YES
+
+
+# configuration options related to the alphabetical class index
+
+ALPHABETICAL_INDEX = YES
+
+COLS_IN_ALPHA_INDEX = 5
+
+IGNORE_PREFIX = 
+
+
+# configuration options related to the HTML output
+
+GENERATE_HTML = YES
+
+HTML_OUTPUT = html
+
+HTML_FILE_EXTENSION = .html
+
+HTML_HEADER = 
+
+HTML_FOOTER = 
+
+HTML_STYLESHEET = 
+
+HTML_COLORSTYLE_HUE = 220
+
+HTML_COLORSTYLE_SAT = 100
+
+HTML_COLORSTYLE_GAMMA = 80
+
+HTML_TIMESTAMP = YES
+
+HTML_ALIGN_MEMBERS = YES
+
+HTML_DYNAMIC_SECTIONS = NO
+
+GENERATE_DOCSET = NO
+
+DOCSET_FEEDNAME = "Doxygen generated docs"
+
+DOCSET_BUNDLE_ID = org.doxygen.Project
+
+DOCSET_PUBLISHER_ID = org.doxygen.Publisher
+
+DOCSET_PUBLISHER_NAME = Publisher
+
+GENERATE_HTMLHELP = NO
+
+CHM_FILE = 
+
+HHC_LOCATION = 
+
+GENERATE_CHI = NO
+
+CHM_INDEX_ENCODING = 
+
+BINARY_TOC = NO
+
+TOC_EXPAND = NO
+
+GENERATE_QHP = NO
+
+QCH_FILE = 
+
+QHP_NAMESPACE = org.doxygen.Project
+
+QHP_VIRTUAL_FOLDER = doc
+
+QHP_CUST_FILTER_NAME = 
+
+QHP_CUST_FILTER_ATTRS = 
+
+QHP_SECT_FILTER_ATTRS = 
+
+QHG_LOCATION = 
+
+GENERATE_ECLIPSEHELP = NO
+
+ECLIPSE_DOC_ID = org.doxygen.Project
+
+DISABLE_INDEX = NO
+
+ENUM_VALUES_PER_LINE = 4
+
+GENERATE_TREEVIEW = NO
+
+USE_INLINE_TREES = NO
+
+TREEVIEW_WIDTH = 250
+
+EXT_LINKS_IN_WINDOW = NO
+
+FORMULA_FONTSIZE = 10
+
+FORMULA_TRANSPARENT = YES
+
+SEARCHENGINE = YES
+
+SERVER_BASED_SEARCH = NO
+
+
+# configuration options related to the LaTeX output
+
+GENERATE_LATEX = NO
+
+LATEX_OUTPUT = latex
+
+LATEX_CMD_NAME = latex
+
+MAKEINDEX_CMD_NAME = makeindex
+
+COMPACT_LATEX = NO
+
+PAPER_TYPE = a4wide
+
+EXTRA_PACKAGES = 
+
+LATEX_HEADER = 
+
+PDF_HYPERLINKS = YES
+
+USE_PDFLATEX = YES
+
+LATEX_BATCHMODE = NO
+
+LATEX_HIDE_INDICES = NO
+
+LATEX_SOURCE_CODE = NO
+
+
+# configuration options related to the RTF output
+
+GENERATE_RTF = NO
+
+RTF_OUTPUT = rtf
+
+COMPACT_RTF = NO
+
+RTF_HYPERLINKS = NO
+
+RTF_STYLESHEET_FILE = 
+
+RTF_EXTENSIONS_FILE = 
+
+
+# configuration options related to the man page output
+
+GENERATE_MAN = NO
+
+MAN_OUTPUT = man
+
+MAN_EXTENSION = .3
+
+MAN_LINKS = NO
+
+
+# configuration options related to the XML output
+
+GENERATE_XML = NO
+
+XML_OUTPUT = xml
+
+XML_SCHEMA = 
+
+XML_DTD = 
+
+XML_PROGRAMLISTING = YES
+
+
+# configuration options for the AutoGen Definitions output
+
+GENERATE_AUTOGEN_DEF = NO
+
+
+# configuration options related to the Perl module output
+
+GENERATE_PERLMOD = NO
+
+PERLMOD_LATEX = NO
+
+PERLMOD_PRETTY = YES
+
+PERLMOD_MAKEVAR_PREFIX = 
+
+
+# Configuration options related to the preprocessor
+
+ENABLE_PREPROCESSING = YES
+
+MACRO_EXPANSION = NO
+
+EXPAND_ONLY_PREDEF = NO
+
+SEARCH_INCLUDES = YES
+
+INCLUDE_PATH = 
+
+INCLUDE_FILE_PATTERNS = 
+
+PREDEFINED = 
+
+EXPAND_AS_DEFINED = 
+
+SKIP_FUNCTION_MACROS = YES
+
+
+# Configuration::additions related to external references
+
+TAGFILES = 
+
+GENERATE_TAGFILE = 
+
+ALLEXTERNALS = NO
+
+EXTERNAL_GROUPS = YES
+
+PERL_PATH = /usr/bin/perl
+
+
+# Configuration options related to the dot tool
+
+CLASS_DIAGRAMS = YES
+
+MSCGEN_PATH = 
+
+HIDE_UNDOC_RELATIONS = YES
+
+HAVE_DOT = NO
+
+DOT_NUM_THREADS = 0
+
+DOT_FONTNAME = FreeSans.ttf
+
+DOT_FONTSIZE = 10
+
+DOT_FONTPATH = 
+
+CLASS_GRAPH = YES
+
+COLLABORATION_GRAPH = YES
+
+GROUP_GRAPHS = YES
+
+UML_LOOK = YES
+
+TEMPLATE_RELATIONS = NO
+
+INCLUDE_GRAPH = YES
+
+INCLUDED_BY_GRAPH = YES
+
+CALL_GRAPH = NO
+
+CALLER_GRAPH = NO
+
+GRAPHICAL_HIERARCHY = YES
+
+DIRECTORY_GRAPH = YES
+
+DOT_IMAGE_FORMAT = png
+
+DOT_PATH = 
+
+DOTFILE_DIRS = 
+
+DOT_GRAPH_MAX_NODES = 50
+
+MAX_DOT_GRAPH_DEPTH = 0
+
+DOT_TRANSPARENT = NO
+
+DOT_MULTI_TARGETS = NO
+
+GENERATE_LEGEND = YES
+
+DOT_CLEANUP = YES

Copied: trunk/ImageProcessing/opencv/components/OpenCVCamera/INSTALL.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/OpenCVCamera/INSTALL.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/OpenCVCamera/INSTALL.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/OpenCVCamera/INSTALL.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,178 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{0F103D78-0F29-4905-BDD6-10170713B2B6}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>INSTALL</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/OpenCVCamera;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/OpenCVCamera;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/OpenCVCamera;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/OpenCVCamera;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\INSTALL_force.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/ALL_BUILD.vcxproj">
+      <Project>B947F6ED-BEAA-4A93-AB1F-586DF141AC43</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/OpenCVCamera/OpenCVCamera.sln (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/OpenCVCamera/OpenCVCamera.sln)
===================================================================
--- trunk/ImageProcessing/opencv/components/OpenCVCamera/OpenCVCamera.sln	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/OpenCVCamera/OpenCVCamera.sln	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,105 @@
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ALL_BUILD", "ALL_BUILD.vcxproj", "{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}"
+	ProjectSection(ProjectDependencies) = postProject
+		{A2EAA1F9-F13D-4453-A7D0-6BD7783D84B4} = {A2EAA1F9-F13D-4453-A7D0-6BD7783D84B4}
+		{D291AC22-6C06-4A48-BD6C-25B7911E6460} = {D291AC22-6C06-4A48-BD6C-25B7911E6460}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "INSTALL", "INSTALL.vcxproj", "{0F103D78-0F29-4905-BDD6-10170713B2B6}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43} = {B947F6ED-BEAA-4A93-AB1F-586DF141AC43}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "OpenCVCamera", "OpenCVCamera.vcxproj", "{A2EAA1F9-F13D-4453-A7D0-6BD7783D84B4}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "OpenCVCameraComp", "OpenCVCameraComp.vcxproj", "{D291AC22-6C06-4A48-BD6C-25B7911E6460}"
+	ProjectSection(ProjectDependencies) = postProject
+		{A2EAA1F9-F13D-4453-A7D0-6BD7783D84B4} = {A2EAA1F9-F13D-4453-A7D0-6BD7783D84B4}
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PACKAGE", "PACKAGE.vcxproj", "{33F42C36-1EE4-4E2E-A533-F95493177B79}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43} = {B947F6ED-BEAA-4A93-AB1F-586DF141AC43}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZERO_CHECK", "..\..\ZERO_CHECK.vcxproj", "{87493064-6817-4173-BA90-7F469034490A}"
+	ProjectSection(ProjectDependencies) = postProject
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doxygen_OpenCVCamera", "doxygen_OpenCVCamera.vcxproj", "{115D139D-A4B0-4A0E-B418-E991DC11B11D}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uninstall_OpenCVCamera", "uninstall_OpenCVCamera.vcxproj", "{3D0DCBDC-24DC-4B66-9C54-A61C9422D5BB}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Win32 = Debug|Win32
+		Release|Win32 = Release|Win32
+		MinSizeRel|Win32 = MinSizeRel|Win32
+		RelWithDebInfo|Win32 = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Debug|Win32.ActiveCfg = Debug|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Debug|Win32.Build.0 = Debug|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Release|Win32.ActiveCfg = Release|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Release|Win32.Build.0 = Release|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.Debug|Win32.ActiveCfg = Debug|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.Release|Win32.ActiveCfg = Release|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{A2EAA1F9-F13D-4453-A7D0-6BD7783D84B4}.Debug|Win32.ActiveCfg = Debug|Win32
+		{A2EAA1F9-F13D-4453-A7D0-6BD7783D84B4}.Debug|Win32.Build.0 = Debug|Win32
+		{A2EAA1F9-F13D-4453-A7D0-6BD7783D84B4}.Release|Win32.ActiveCfg = Release|Win32
+		{A2EAA1F9-F13D-4453-A7D0-6BD7783D84B4}.Release|Win32.Build.0 = Release|Win32
+		{A2EAA1F9-F13D-4453-A7D0-6BD7783D84B4}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{A2EAA1F9-F13D-4453-A7D0-6BD7783D84B4}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{A2EAA1F9-F13D-4453-A7D0-6BD7783D84B4}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{A2EAA1F9-F13D-4453-A7D0-6BD7783D84B4}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{D291AC22-6C06-4A48-BD6C-25B7911E6460}.Debug|Win32.ActiveCfg = Debug|Win32
+		{D291AC22-6C06-4A48-BD6C-25B7911E6460}.Debug|Win32.Build.0 = Debug|Win32
+		{D291AC22-6C06-4A48-BD6C-25B7911E6460}.Release|Win32.ActiveCfg = Release|Win32
+		{D291AC22-6C06-4A48-BD6C-25B7911E6460}.Release|Win32.Build.0 = Release|Win32
+		{D291AC22-6C06-4A48-BD6C-25B7911E6460}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{D291AC22-6C06-4A48-BD6C-25B7911E6460}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{D291AC22-6C06-4A48-BD6C-25B7911E6460}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{D291AC22-6C06-4A48-BD6C-25B7911E6460}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.Debug|Win32.ActiveCfg = Debug|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.Release|Win32.ActiveCfg = Release|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Debug|Win32.ActiveCfg = Debug|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Debug|Win32.Build.0 = Debug|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Release|Win32.ActiveCfg = Release|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Release|Win32.Build.0 = Release|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{115D139D-A4B0-4A0E-B418-E991DC11B11D}.Debug|Win32.ActiveCfg = Debug|Win32
+		{115D139D-A4B0-4A0E-B418-E991DC11B11D}.Release|Win32.ActiveCfg = Release|Win32
+		{115D139D-A4B0-4A0E-B418-E991DC11B11D}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{115D139D-A4B0-4A0E-B418-E991DC11B11D}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{3D0DCBDC-24DC-4B66-9C54-A61C9422D5BB}.Debug|Win32.ActiveCfg = Debug|Win32
+		{3D0DCBDC-24DC-4B66-9C54-A61C9422D5BB}.Release|Win32.ActiveCfg = Release|Win32
+		{3D0DCBDC-24DC-4B66-9C54-A61C9422D5BB}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{3D0DCBDC-24DC-4B66-9C54-A61C9422D5BB}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ExtensibilityGlobals) = postSolution
+	EndGlobalSection
+	GlobalSection(ExtensibilityAddIns) = postSolution
+	EndGlobalSection
+EndGlobal

Copied: trunk/ImageProcessing/opencv/components/OpenCVCamera/OpenCVCamera.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/OpenCVCamera/OpenCVCamera.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/OpenCVCamera/OpenCVCamera.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/OpenCVCamera/OpenCVCamera.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,292 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{A2EAA1F9-F13D-4453-A7D0-6BD7783D84B4}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>OpenCVCamera</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\Debug\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">OpenCVCamera.dir\Debug\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">OpenCVCamera</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\Release\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">OpenCVCamera.dir\Release\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">OpenCVCamera</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\MinSizeRel\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">OpenCVCamera.dir\MinSizeRel\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">OpenCVCamera</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\RelWithDebInfo\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">OpenCVCamera.dir\RelWithDebInfo\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">OpenCVCamera</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">true</LinkIncremental>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/OpenCVCamera;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
+      <Optimization>Disabled</Optimization>
+      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Debug";OpenCVCamera_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Debug</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/Debug/OpenCVCamera.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Debug\";OpenCVCamera_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/OpenCVCamera;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/OpenCVCamera;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rtd.lib;omniDynamic414_rtd.lib;omnithread34_rtd.lib;RTC110d.lib;coil110d.lib;ws2_32.lib;mswsock.lib;opencv_core220d.lib;opencv_imgproc220d.lib;opencv_features2d220d.lib;opencv_gpu220d.lib;opencv_calib3d220d.lib;opencv_objdetect220d.lib;opencv_video220d.lib;opencv_highgui220d.lib;opencv_ml220d.lib;opencv_legacy220d.lib;opencv_contrib220d.lib;opencv_flann220d.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/Debug/OpenCVCamera.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/Debug/OpenCVCamera.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/OpenCVCamera;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Release";OpenCVCamera_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Release</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/Release/OpenCVCamera.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Release\";OpenCVCamera_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/OpenCVCamera;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/OpenCVCamera;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/Release/OpenCVCamera.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/Release/OpenCVCamera.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/OpenCVCamera;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MinSpace</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="MinSizeRel";OpenCVCamera_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>MinSizeRel</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/MinSizeRel/OpenCVCamera.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"MinSizeRel\";OpenCVCamera_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/OpenCVCamera;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/OpenCVCamera;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/MinSizeRel/OpenCVCamera.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/MinSizeRel/OpenCVCamera.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/OpenCVCamera;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="RelWithDebInfo";OpenCVCamera_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>RelWithDebInfo</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/RelWithDebInfo/OpenCVCamera.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"RelWithDebInfo\";OpenCVCamera_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/OpenCVCamera;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/OpenCVCamera;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/RelWithDebInfo/OpenCVCamera.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/RelWithDebInfo/OpenCVCamera.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="OpenCVCamera.cpp" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/OpenCVCamera/OpenCVCameraComp.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/OpenCVCamera/OpenCVCameraComp.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/OpenCVCamera/OpenCVCameraComp.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/OpenCVCamera/OpenCVCameraComp.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,295 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{D291AC22-6C06-4A48-BD6C-25B7911E6460}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>OpenCVCameraComp</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\Debug\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">OpenCVCameraComp.dir\Debug\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">OpenCVCameraComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\Release\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">OpenCVCameraComp.dir\Release\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">OpenCVCameraComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\MinSizeRel\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">OpenCVCameraComp.dir\MinSizeRel\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">OpenCVCameraComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\RelWithDebInfo\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">OpenCVCameraComp.dir\RelWithDebInfo\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">OpenCVCameraComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">true</LinkIncremental>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/OpenCVCamera;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
+      <Optimization>Disabled</Optimization>
+      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Debug";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Debug</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/Debug/OpenCVCameraComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Debug\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/OpenCVCamera;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/OpenCVCamera;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;Debug\OpenCVCamera.lib;omniORB414_rtd.lib;omniDynamic414_rtd.lib;omnithread34_rtd.lib;RTC110d.lib;coil110d.lib;ws2_32.lib;mswsock.lib;opencv_core220d.lib;opencv_imgproc220d.lib;opencv_features2d220d.lib;opencv_gpu220d.lib;opencv_calib3d220d.lib;opencv_objdetect220d.lib;opencv_video220d.lib;opencv_highgui220d.lib;opencv_ml220d.lib;opencv_legacy220d.lib;opencv_contrib220d.lib;opencv_flann220d.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/Debug/OpenCVCameraComp.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/Debug/OpenCVCameraComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/OpenCVCamera;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Release";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Release</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/Release/OpenCVCameraComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Release\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/OpenCVCamera;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/OpenCVCamera;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;Release\OpenCVCamera.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/Release/OpenCVCameraComp.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/Release/OpenCVCameraComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/OpenCVCamera;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MinSpace</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="MinSizeRel";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>MinSizeRel</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/MinSizeRel/OpenCVCameraComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"MinSizeRel\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/OpenCVCamera;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/OpenCVCamera;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;MinSizeRel\OpenCVCamera.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/MinSizeRel/OpenCVCameraComp.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/MinSizeRel/OpenCVCameraComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/OpenCVCamera;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="RelWithDebInfo";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>RelWithDebInfo</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/RelWithDebInfo/OpenCVCameraComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"RelWithDebInfo\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/OpenCVCamera;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/OpenCVCamera;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;RelWithDebInfo\OpenCVCamera.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/RelWithDebInfo/OpenCVCameraComp.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/RelWithDebInfo/OpenCVCameraComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="OpenCVCameraComp.cpp" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/OpenCVCamera.vcxproj">
+      <Project>A2EAA1F9-F13D-4453-A7D0-6BD7783D84B4</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/OpenCVCamera/PACKAGE.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/OpenCVCamera/PACKAGE.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/OpenCVCamera/PACKAGE.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/OpenCVCamera/PACKAGE.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,186 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{33F42C36-1EE4-4E2E-A533-F95493177B79}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>PACKAGE</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/OpenCVCamera;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/OpenCVCamera;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/OpenCVCamera;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/OpenCVCamera;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\PACKAGE_force.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/ALL_BUILD.vcxproj">
+      <Project>B947F6ED-BEAA-4A93-AB1F-586DF141AC43</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/OpenCVCamera/ZERO_CHECK.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/OpenCVCamera/ZERO_CHECK.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/OpenCVCamera/ZERO_CHECK.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/OpenCVCamera/ZERO_CHECK.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,154 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{66A0EE46-3EB9-4901-B17E-DC00CD76C304}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ZERO_CHECK</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\ZERO_CHECK.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\generate.stamp.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/OpenCVCamera -BC:/distribution/ImageProcessing/opencv/components/OpenCVCamera --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/OpenCVCamera -BC:/distribution/ImageProcessing/opencv/components/OpenCVCamera --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/OpenCVCamera -BC:/distribution/ImageProcessing/opencv/components/OpenCVCamera --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/OpenCVCamera -BC:/distribution/ImageProcessing/opencv/components/OpenCVCamera --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\ZERO_CHECK" />
+  </ItemGroup>
+  <ItemGroup>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Deleted: trunk/ImageProcessing/opencv/components/OpenCVCamera/cmake_modules/CPackWIX.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/OpenCVCamera/cmake_modules/CPackWIX.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/OpenCVCamera/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,51 +0,0 @@
-#=============================================================================
-# Copyright 2007-2009 Kitware, Inc.
-#
-# Distributed under the OSI-approved BSD License (the "License");
-# see accompanying file Copyright.txt for details.
-#
-# This software is distributed WITHOUT ANY WARRANTY; without even the
-# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-# See the License for more information.
-#=============================================================================
-# (To distributed this file outside of CMake, substitute the full
-#  License text for the above reference.)
-#
-# Fixed for OpenRTM
-#
-IF(CMAKE_BINARY_DIR)
-  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
-ENDIF(CMAKE_BINARY_DIR)
-
-IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
-    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
-ENDIF()
-
-IF(NOT CPACK_WIX_LANG)
-    SET(CPACK_WIX_LANG "en-us")
-ENDIF()
-
-# use the package defaults if none exists.
-# for the community.
-#IF ( NOT CPACK_WIX_XSL )
-#	
-#ENDIF( NOT CPACK_WIX_XSL )
-#
-
-IF ( CPACK_WIX_WXS_FILES )
-	# this could probably be a single expression but I'm no regex guru.
-    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
-	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
-ENDIF( CPACK_WIX_WXS_FILES )
-
-FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-
-IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
-  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
-  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
-  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
-ELSE()
-  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
-ENDIF()

Copied: trunk/ImageProcessing/opencv/components/OpenCVCamera/cmake_modules/CPackWIX.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/OpenCVCamera/cmake_modules/CPackWIX.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/OpenCVCamera/cmake_modules/CPackWIX.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/OpenCVCamera/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,51 @@
+#=============================================================================
+# Copyright 2007-2009 Kitware, Inc.
+#
+# Distributed under the OSI-approved BSD License (the "License");
+# see accompanying file Copyright.txt for details.
+#
+# This software is distributed WITHOUT ANY WARRANTY; without even the
+# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+# See the License for more information.
+#=============================================================================
+# (To distributed this file outside of CMake, substitute the full
+#  License text for the above reference.)
+#
+# Fixed for OpenRTM
+#
+IF(CMAKE_BINARY_DIR)
+  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
+ENDIF(CMAKE_BINARY_DIR)
+
+IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
+    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
+ENDIF()
+
+IF(NOT CPACK_WIX_LANG)
+    SET(CPACK_WIX_LANG "en-us")
+ENDIF()
+
+# use the package defaults if none exists.
+# for the community.
+#IF ( NOT CPACK_WIX_XSL )
+#	
+#ENDIF( NOT CPACK_WIX_XSL )
+#
+
+IF ( CPACK_WIX_WXS_FILES )
+	# this could probably be a single expression but I'm no regex guru.
+    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
+	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
+ENDIF( CPACK_WIX_WXS_FILES )
+
+FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+
+IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
+  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
+  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
+  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
+ELSE()
+  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
+ENDIF()

Deleted: trunk/ImageProcessing/opencv/components/OpenCVCamera/cmake_modules/FindOpenCV.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/OpenCVCamera/cmake_modules/FindOpenCV.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/OpenCVCamera/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,62 +0,0 @@
-
-
-set(OPENCV_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # OpenCV
-    pkg_check_modules(OPENCV REQUIRED opencv)
-    if(NOT OPENCV_DIR)
-        if(OPENCV_FOUND)
-            set(OPENCV_DIR ${OPENCV_PREFIX})
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-    endif()
-
-    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
-    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
-
-endif(UNIX)
-
-if(WIN32)
-    # OpenCV
-    if(NOT OPENCV_DIR)
-        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
-            set(OPENCV_DIR $ENV{OPENCV_ROOT})
-            set(OPENCV_FOUND TRUE)
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-        if(NOT OPENCV_FOUND)
-            message(FATAL_ERROR "OpenCV not found.")
-        endif()
-    endif()
-
-    include(${OPENCV_DIR}/OpenCVConfig.cmake)
-    set(OPENCV_VERSION ${OpenCV_VERSION})
-    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
-    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
-    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
-
-    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
-    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
-
-    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
-
-    foreach(_lib ${OPENCV_LIB_COMPONENTS})
-        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
-    endforeach()
-
-endif(WIN32)
-
-message(STATUS "FindOpenCV setup done.")
-
-message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
-message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
-message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
-message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
-message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
-message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
-message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
-

Copied: trunk/ImageProcessing/opencv/components/OpenCVCamera/cmake_modules/FindOpenCV.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/OpenCVCamera/cmake_modules/FindOpenCV.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/OpenCVCamera/cmake_modules/FindOpenCV.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/OpenCVCamera/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,62 @@
+
+
+set(OPENCV_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # OpenCV
+    pkg_check_modules(OPENCV REQUIRED opencv)
+    if(NOT OPENCV_DIR)
+        if(OPENCV_FOUND)
+            set(OPENCV_DIR ${OPENCV_PREFIX})
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+    endif()
+
+    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
+    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
+
+endif(UNIX)
+
+if(WIN32)
+    # OpenCV
+    if(NOT OPENCV_DIR)
+        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
+            set(OPENCV_DIR $ENV{OPENCV_ROOT})
+            set(OPENCV_FOUND TRUE)
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+        if(NOT OPENCV_FOUND)
+            message(FATAL_ERROR "OpenCV not found.")
+        endif()
+    endif()
+
+    include(${OPENCV_DIR}/OpenCVConfig.cmake)
+    set(OPENCV_VERSION ${OpenCV_VERSION})
+    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
+    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
+    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
+
+    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
+    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
+
+    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
+
+    foreach(_lib ${OPENCV_LIB_COMPONENTS})
+        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
+    endforeach()
+
+endif(WIN32)
+
+message(STATUS "FindOpenCV setup done.")
+
+message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
+message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
+message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
+message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
+message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
+message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
+message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
+

Deleted: trunk/ImageProcessing/opencv/components/OpenCVCamera/cmake_modules/FindOpenRTM.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/OpenCVCamera/cmake_modules/FindOpenRTM.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/OpenCVCamera/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,185 +0,0 @@
-
-set(OMNIORB_FOUND FALSE)
-set(OPENRTM_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # omniORB
-    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
-    if(NOT OMNIORB_DIR)
-        if(OMNIORB_FOUND)
-            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-    endif()
-
-    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
-    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
-
-    # OpenRTM-aist
-    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
-    if(NOT OPENRTM_DIR)
-        if(OPENRTM_FOUND)
-            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-    endif()
-
-    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
-    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
-
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
-           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
-           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
-           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "")
-    set(OPENRTM_IDLFLAGS "")
-
-    execute_process(COMMAND rtm-config --idlc
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        set(OPENRTM_IDLC "${output_val}")
-    endif()
-
-    execute_process(COMMAND rtm-config --idlflags
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        string(REPLACE " " ";" output_val ${output_val})
-        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
-    endif()
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(UNIX)
-
-if(WIN32)
-    # omniORB
-    if(NOT OMNIORB_DIR)
-        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
-            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
-            set(OMNIORB_FOUND TRUE)
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-        if(NOT OMNIORB_FOUND)
-            message(FATAL_ERROR "omniORB not found.")
-        endif()
-    endif()
-
-    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
-    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
-
-    # omniORB version
-    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omniORB version file not found.")
-    endif()
-
-    set(OMNIORB_VERSION "${_vers}")
-    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[_]" "."
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[.]" ""
-           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
-
-    # omnithread version
-    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omnithread not found.")
-    endif()
-    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
-           OMNIORB_THREAD_NUM "${_vers}")
-
-    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
-    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
-    else()
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
-    endif()
-
-    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
-                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
-                    "omnithread${OMNIORB_THREAD_NUM}_rt")
-        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-
-    # OpenRTM-aist
-    if(NOT OPENRTM_DIR)
-        if(NOT $ENV{RTM_ROOT} STREQUAL "")
-            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
-            set(OPENRTM_FOUND TRUE)
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-        if(NOT OPENRTM_FOUND)
-            message(FATAL_ERROR "OpenRTM-aist not found.")
-        endif()
-    endif()
-
-    # OpenRTM-aist version
-    set(OPENRTM_VERSION "${OPENRTM_DIR}")
-    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    set(OPENRTM_VERSION_PATCH "0")
-    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
-
-    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
-    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
-    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
-
-    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
-
-    foreach(library "RTC110" "coil110")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-    foreach(library "ws2_32" "mswsock")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
-    endforeach()
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "omniidl")
-    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(WIN32)
-
-message(STATUS "FindOpenRTM setup done.")
-
-message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
-message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
-message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
-message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
-message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
-message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
-message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
-
-message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
-message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
-message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
-message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
-message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
-message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
-message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
-message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
-message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
-message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
-
-message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
-message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
-message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
-message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Copied: trunk/ImageProcessing/opencv/components/OpenCVCamera/cmake_modules/FindOpenRTM.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/OpenCVCamera/cmake_modules/FindOpenRTM.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/OpenCVCamera/cmake_modules/FindOpenRTM.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/OpenCVCamera/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,185 @@
+
+set(OMNIORB_FOUND FALSE)
+set(OPENRTM_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # omniORB
+    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
+    if(NOT OMNIORB_DIR)
+        if(OMNIORB_FOUND)
+            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+    endif()
+
+    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
+    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
+
+    # OpenRTM-aist
+    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
+    if(NOT OPENRTM_DIR)
+        if(OPENRTM_FOUND)
+            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+    endif()
+
+    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
+    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
+
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
+           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
+           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
+           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "")
+    set(OPENRTM_IDLFLAGS "")
+
+    execute_process(COMMAND rtm-config --idlc
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        set(OPENRTM_IDLC "${output_val}")
+    endif()
+
+    execute_process(COMMAND rtm-config --idlflags
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        string(REPLACE " " ";" output_val ${output_val})
+        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
+    endif()
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(UNIX)
+
+if(WIN32)
+    # omniORB
+    if(NOT OMNIORB_DIR)
+        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
+            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
+            set(OMNIORB_FOUND TRUE)
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+        if(NOT OMNIORB_FOUND)
+            message(FATAL_ERROR "omniORB not found.")
+        endif()
+    endif()
+
+    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
+    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
+
+    # omniORB version
+    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omniORB version file not found.")
+    endif()
+
+    set(OMNIORB_VERSION "${_vers}")
+    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[_]" "."
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[.]" ""
+           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
+
+    # omnithread version
+    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omnithread not found.")
+    endif()
+    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
+           OMNIORB_THREAD_NUM "${_vers}")
+
+    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
+    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
+    else()
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
+    endif()
+
+    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
+                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
+                    "omnithread${OMNIORB_THREAD_NUM}_rt")
+        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+
+    # OpenRTM-aist
+    if(NOT OPENRTM_DIR)
+        if(NOT $ENV{RTM_ROOT} STREQUAL "")
+            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
+            set(OPENRTM_FOUND TRUE)
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+        if(NOT OPENRTM_FOUND)
+            message(FATAL_ERROR "OpenRTM-aist not found.")
+        endif()
+    endif()
+
+    # OpenRTM-aist version
+    set(OPENRTM_VERSION "${OPENRTM_DIR}")
+    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    set(OPENRTM_VERSION_PATCH "0")
+    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
+
+    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
+    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
+    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
+
+    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
+
+    foreach(library "RTC110" "coil110")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+    foreach(library "ws2_32" "mswsock")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
+    endforeach()
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "omniidl")
+    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(WIN32)
+
+message(STATUS "FindOpenRTM setup done.")
+
+message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
+message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
+message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
+message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
+message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
+message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
+message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
+
+message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
+message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
+message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
+message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
+message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
+message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
+message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
+message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
+message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
+message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
+
+message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
+message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
+message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
+message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Deleted: trunk/ImageProcessing/opencv/components/OpenCVCamera/cmake_modules/cmake_uninstall.cmake.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/OpenCVCamera/cmake_modules/cmake_uninstall.cmake.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/OpenCVCamera/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,19 +0,0 @@
-if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
-    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
-endif()
-
-file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
-string(REGEX REPLACE "\n" ";" files "${files}")
-foreach(file ${files})
-    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
-    if(EXISTS "$ENV{DESTDIR}${file}")
-        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
-                     OUTPUT_VARIABLE rm_out
-                     RETURN_VALUE rm_retval)
-        if(NOT "${rm_retval}" STREQUAL 0)
-            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
-        endif()
-    else()
-        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
-    endif()
-endforeach()

Copied: trunk/ImageProcessing/opencv/components/OpenCVCamera/cmake_modules/cmake_uninstall.cmake.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/OpenCVCamera/cmake_modules/cmake_uninstall.cmake.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/OpenCVCamera/cmake_modules/cmake_uninstall.cmake.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/OpenCVCamera/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,19 @@
+if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
+    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
+endif()
+
+file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
+string(REGEX REPLACE "\n" ";" files "${files}")
+foreach(file ${files})
+    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
+    if(EXISTS "$ENV{DESTDIR}${file}")
+        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
+                     OUTPUT_VARIABLE rm_out
+                     RETURN_VALUE rm_retval)
+        if(NOT "${rm_retval}" STREQUAL 0)
+            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
+        endif()
+    else()
+        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
+    endif()
+endforeach()

Deleted: trunk/ImageProcessing/opencv/components/OpenCVCamera/cpack_resources/Description.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/OpenCVCamera/cpack_resources/Description.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/OpenCVCamera/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-DESCRIPTION
-===========
-
-This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Copied: trunk/ImageProcessing/opencv/components/OpenCVCamera/cpack_resources/Description.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/OpenCVCamera/cpack_resources/Description.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/OpenCVCamera/cpack_resources/Description.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/OpenCVCamera/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+DESCRIPTION
+===========
+
+This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Deleted: trunk/ImageProcessing/opencv/components/OpenCVCamera/cpack_resources/License.rtf
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/OpenCVCamera/cpack_resources/License.rtf	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/OpenCVCamera/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,7 +0,0 @@
-{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
-{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
-=======\par
-\par
-This is an installer created using CPack (http://www.cmake.org). No license provided.\par
-\par
-}

Copied: trunk/ImageProcessing/opencv/components/OpenCVCamera/cpack_resources/License.rtf (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/OpenCVCamera/cpack_resources/License.rtf)
===================================================================
--- trunk/ImageProcessing/opencv/components/OpenCVCamera/cpack_resources/License.rtf	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/OpenCVCamera/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,7 @@
+{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
+{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
+=======\par
+\par
+This is an installer created using CPack (http://www.cmake.org). No license provided.\par
+\par
+}

Deleted: trunk/ImageProcessing/opencv/components/OpenCVCamera/cpack_resources/License.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/OpenCVCamera/cpack_resources/License.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/OpenCVCamera/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-LICENSE
-=======
-
-This is an installer created using CPack (http://www.cmake.org). No license provided.

Copied: trunk/ImageProcessing/opencv/components/OpenCVCamera/cpack_resources/License.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/OpenCVCamera/cpack_resources/License.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/OpenCVCamera/cpack_resources/License.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/OpenCVCamera/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+LICENSE
+=======
+
+This is an installer created using CPack (http://www.cmake.org). No license provided.

Deleted: trunk/ImageProcessing/opencv/components/OpenCVCamera/cpack_resources/wix.xsl.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/OpenCVCamera/cpack_resources/wix.xsl.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/OpenCVCamera/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,90 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<xsl:stylesheet version="1.0"
-   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
-   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
-  <xsl:output indent="yes" method="xml"/>
-
-  <xsl:template match="/wix:Wix">
-    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
-      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
-        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
-        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
-        <Directory Id="TARGETDIR" Name="SourceDir" >
-            <Directory Id="ProgramFilesFolder" Name="PFILE" >
-                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
-                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
-                </Directory>
-            </Directory>
-        </Directory>
-
-        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
-        </Feature>
-
-        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
-        </Feature>
-
-        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
-        </Feature>
-
-        <!--Tack on your specific wix options-->
-        <UIRef Id="WixUI_FeatureTree" />
-        <UIRef Id="WixUI_ErrorProgressText" />
-        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
-        <!-- TODO: Add Wix Specific Dialogs and features. -->
-        <!-- TODO: Add artwork  -->
-        <!-- TODO: Add ... -->
-
-      </Product>
-
-      <!--Output the fragment info which heat generates-->
-      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
-      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
-
-    </Wix>
-  </xsl:template>
-
-  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
-    <xsl:copy>
-      <xsl:apply-templates select="wix:DirectoryRef" />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:DirectoryRef" >
-    <xsl:copy>
-      <xsl:choose>
-        <xsl:when test="wix:Directory[@Name='components']" >
-          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
-        </xsl:when>
-        <xsl:otherwise>
-          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-        </xsl:otherwise>
-      </xsl:choose>
-      <xsl:apply-templates />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Directory" >
-    <xsl:copy>
-      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Component">
-    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
-      <xsl:attribute name="Id">
-        <xsl:value-of select="@Id" />
-      </xsl:attribute>
-    </xsl:element>
-  </xsl:template>
-
-</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/OpenCVCamera/cpack_resources/wix.xsl.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/OpenCVCamera/cpack_resources/wix.xsl.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/OpenCVCamera/cpack_resources/wix.xsl.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/OpenCVCamera/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="utf-8"?>
+<xsl:stylesheet version="1.0"
+   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
+   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
+  <xsl:output indent="yes" method="xml"/>
+
+  <xsl:template match="/wix:Wix">
+    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
+      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
+        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
+        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
+        <Directory Id="TARGETDIR" Name="SourceDir" >
+            <Directory Id="ProgramFilesFolder" Name="PFILE" >
+                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
+                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
+                </Directory>
+            </Directory>
+        </Directory>
+
+        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
+        </Feature>
+
+        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
+        </Feature>
+
+        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
+        </Feature>
+
+        <!--Tack on your specific wix options-->
+        <UIRef Id="WixUI_FeatureTree" />
+        <UIRef Id="WixUI_ErrorProgressText" />
+        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
+        <!-- TODO: Add Wix Specific Dialogs and features. -->
+        <!-- TODO: Add artwork  -->
+        <!-- TODO: Add ... -->
+
+      </Product>
+
+      <!--Output the fragment info which heat generates-->
+      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
+      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
+
+    </Wix>
+  </xsl:template>
+
+  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
+    <xsl:copy>
+      <xsl:apply-templates select="wix:DirectoryRef" />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:DirectoryRef" >
+    <xsl:copy>
+      <xsl:choose>
+        <xsl:when test="wix:Directory[@Name='components']" >
+          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
+        </xsl:when>
+        <xsl:otherwise>
+          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+        </xsl:otherwise>
+      </xsl:choose>
+      <xsl:apply-templates />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Directory" >
+    <xsl:copy>
+      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Component">
+    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
+      <xsl:attribute name="Id">
+        <xsl:value-of select="@Id" />
+      </xsl:attribute>
+    </xsl:element>
+  </xsl:template>
+
+</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/OpenCVCamera/doc.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/OpenCVCamera/doc.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/OpenCVCamera/doc.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/OpenCVCamera/doc.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,157 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{1AC14162-5945-4594-9E6D-28A1DF52A58A}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>doc</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\doc.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\doc;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/OpenCVCamera -BC:/distribution/ImageProcessing/opencv/components/OpenCVCamera --check-stamp-file C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/OpenCVCamera -BC:/distribution/ImageProcessing/opencv/components/OpenCVCamera --check-stamp-file C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/OpenCVCamera -BC:/distribution/ImageProcessing/opencv/components/OpenCVCamera --check-stamp-file C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/OpenCVCamera -BC:/distribution/ImageProcessing/opencv/components/OpenCVCamera --check-stamp-file C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\doc" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/ZERO_CHECK.vcxproj">
+      <Project>66A0EE46-3EB9-4901-B17E-DC00CD76C304</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/OpenCVCamera/doxygen_OpenCVCamera.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/OpenCVCamera/doxygen_OpenCVCamera.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/OpenCVCamera/doxygen_OpenCVCamera.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/OpenCVCamera/doxygen_OpenCVCamera.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{115D139D-A4B0-4A0E-B418-E991DC11B11D}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>doxygen_OpenCVCamera</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/OpenCVCamera;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/OpenCVCamera;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/OpenCVCamera;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/OpenCVCamera;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\doxygen_OpenCVCamera.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeFiles/doxygen_OpenCVCamera.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\doxygen_OpenCVCamera;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeFiles/doxygen_OpenCVCamera.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\doxygen_OpenCVCamera;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeFiles/doxygen_OpenCVCamera.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\doxygen_OpenCVCamera;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeFiles/doxygen_OpenCVCamera.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\doxygen_OpenCVCamera;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\doxygen_OpenCVCamera" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/OpenCVCamera/uninstall_OpenCVCamera.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/OpenCVCamera/uninstall_OpenCVCamera.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/OpenCVCamera/uninstall_OpenCVCamera.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/OpenCVCamera/uninstall_OpenCVCamera.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{3D0DCBDC-24DC-4B66-9C54-A61C9422D5BB}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>uninstall_OpenCVCamera</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/OpenCVCamera;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/OpenCVCamera;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/OpenCVCamera;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/OpenCVCamera;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\uninstall_OpenCVCamera.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeFiles/uninstall_OpenCVCamera.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\uninstall_OpenCVCamera;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeFiles/uninstall_OpenCVCamera.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\uninstall_OpenCVCamera;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeFiles/uninstall_OpenCVCamera.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\uninstall_OpenCVCamera;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeFiles/uninstall_OpenCVCamera.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\uninstall_OpenCVCamera;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/OpenCVCamera/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\OpenCVCamera\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\uninstall_OpenCVCamera" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/PGRCamera/CMakeLists.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/PGRCamera/CMakeLists.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/PGRCamera/CMakeLists.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/PGRCamera/CMakeLists.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,280 @@
+cmake_minimum_required(VERSION 2.8 FATAL_ERROR)
+
+project(PGRCamera)
+
+set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS true)
+set(CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake_modules")
+
+set(LINUX_PACKAGE_GENERATOR "DEB")
+#set(LINUX_PACKAGE_GENERATOR "RPM")
+
+
+# component settings
+set(RTC_NAME "${PROJECT_NAME}")
+set(RTC_VERSION "1.0.0")
+set(RTC_VERSION_MAJOR "1")
+set(RTC_VERSION_MINOR "0")
+set(RTC_VERSION_PATCH "0")
+set(RTC_LANG "c++")
+set(RTC_DESCRIPTION "PGRCamera Agent Component")
+set(RTC_VENDOR "Shibaura Inst. of Tech, Tanaka & Fujita & Takasu")
+set(RTC_MAINTAINER "author at example.com")
+
+string(TOLOWER ${RTC_NAME} PACKAGE_NAME)
+set(PACKAGE_VERSION "${RTC_VERSION_MAJOR}.${RTC_VERSION_MINOR}.${RTC_VERSION_PATCH}")
+
+set(IDL_FILES ""
+	#              WiiInfo.idl
+)
+
+set(SKEL_SRCS ""
+	#              WiiInfoSkel.cpp
+)
+
+set(STUB_SRCS ""
+)
+
+set(IMPL_SRCS ""
+	#              WiiInfoSVC_impl.cpp
+)
+
+set(IMPL_INCS ""
+	#              WiiInfoSVC_impl.h
+)
+
+set(LIBS_SRCS PGRCamera.cpp)
+
+set(LIBS_INCS PGRCamera.h)
+
+set(EXEC_SRCS PGRCameraComp.cpp)
+
+set(OTHER_SRCS CMakeLists.txt Doxyfile.in
+               RTC.xml PGRCamera.conf rtc.conf)
+
+
+# check OpenRTM installed
+find_package(OpenRTM REQUIRED)
+
+list(APPEND CFLAGS ${OMNIORB_CFLAGS} ${OPENRTM_CFLAGS})
+list(APPEND INCLUDE_DIRS ${OMNIORB_INCLUDE_DIRS} ${OPENRTM_INCLUDE_DIRS})
+list(APPEND LDFLAGS ${OMNIORB_LDFLAGS} ${OPENRTM_LDFLAGS})
+list(APPEND LIBRARY_DIRS ${OMNIORB_LIBRARY_DIRS} ${OPENRTM_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OMNIORB_LIBRARIES} ${OPENRTM_LIBRARIES})
+
+# check doxygen installed
+find_package(Doxygen)
+if(DOXYGEN_FOUND STREQUAL "NO")
+    message(FATAL_ERROR "Doxygen not found.")
+endif()
+
+
+if(WIN32)
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin/x86_win32")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(INSTALL_PREFIX "components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+else()
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(OPENRTM_SHARE_PREFIX "share/openrtm-${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}")
+    set(INSTALL_PREFIX "${OPENRTM_SHARE_PREFIX}/components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+endif()
+
+# check OpenCV installed
+find_package(OpenCV REQUIRED)
+
+list(APPEND INCLUDE_DIRS ${OPENCV_INCLUDE_DIRS})
+list(APPEND LIBRARY_DIRS ${OPENCV_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OPENCV_LIBRARIES})
+
+
+# add uninstall target
+configure_file(
+    "${CMAKE_CURRENT_SOURCE_DIR}/cmake_modules/cmake_uninstall.cmake.in"
+    "${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake"
+    IMMEDIATE @ONLY)
+add_custom_target(uninstall_${RTC_NAME} COMMAND 
+    ${CMAKE_COMMAND} -P ${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake)
+
+
+# target settings for library/executable
+include_directories(${INCLUDE_DIRS})
+
+link_directories(${LIBRARY_DIRS})
+
+add_definitions(${CFLAGS})
+add_definitions(-I${CMAKE_CURRENT_BINARY_DIR})
+
+foreach(idl ${IDL_FILES})
+    string(REGEX REPLACE "([^\\/]*)\\.idl" "\\1" idl_base ${idl})
+    add_custom_command(OUTPUT ${idl_base}Stub.cpp ${idl_base}Skel.cpp
+                       COMMAND ${OPENRTM_IDL_WRAPPER} ${OPENRTM_IDL_WRAPPER_FLAGS} --idl-file=${idl}
+                       COMMAND ${OPENRTM_IDLC} ${OPENRTM_IDLFLAGS} ${PROJECT_SOURCE_DIR}/${idl}
+                       DEPENDS ${idl})
+endforeach()
+
+if(CMAKE_COMPILER_IS_GNUCC)
+    string(REPLACE ";" " " LDFLAGS "${LDFLAGS}")
+endif()
+
+add_library(${RTC_NAME} SHARED
+            ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+target_link_libraries(${RTC_NAME} ${LIBRARIES})
+set_target_properties(${RTC_NAME} PROPERTIES PREFIX "")
+set_target_properties(${RTC_NAME} PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+if(UNIX)
+    add_library(${RTC_NAME}-static STATIC
+                ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+    target_link_libraries(${RTC_NAME}-static ${LIBRARIES})
+    set_target_properties(${RTC_NAME}-static PROPERTIES PREFIX "")
+    set_target_properties(${RTC_NAME}-static PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+if(UNIX)
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME}-static)
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME}-static ${LIBRARIES})
+
+    add_executable(${RTC_NAME}Comp-dynamic ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp-dynamic ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp-dynamic ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp-dynamic PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+else()
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+install(TARGETS ${RTC_NAME} LIBRARY DESTINATION "${INSTALL_PREFIX}"
+                            ARCHIVE DESTINATION "${INSTALL_PREFIX}"
+                            RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(TARGETS ${RTC_NAME}Comp RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(FILES RTC.xml DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+
+
+# target settings for document
+configure_file("${CMAKE_CURRENT_SOURCE_DIR}/Doxyfile.in"
+               "${CMAKE_CURRENT_BINARY_DIR}/Doxyfile")
+
+add_custom_target(doxygen_${RTC_NAME} COMMAND
+                  ${DOXYGEN_EXECUTABLE} ${CMAKE_CURRENT_BINARY_DIR}/Doxyfile)
+
+set_property(DIRECTORY APPEND PROPERTY ADDITIONAL_MAKE_CLEAN_FILES doc)
+
+get_target_property(DOC_TARGET doc TYPE)
+if(NOT DOC_TARGET)
+    add_custom_target(doc)
+endif()
+add_dependencies(doc doxygen)
+
+install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/doc DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "documents")
+
+
+# install source files
+install(FILES ${IDL_FILES} ${IMPL_SRCS} ${IMPL_INCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${LIBS_SRCS} ${LIBS_INCS} ${EXEC_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${OTHER_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(DIRECTORY cmake_modules cpack_resources
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+
+# package settings
+set(CPACK_PACKAGE_NAME "${RTC_NAME}")
+set(CPACK_PACKAGE_VERSION_MAJOR "${RTC_VERSION_MAJOR}")
+set(CPACK_PACKAGE_VERSION_MINOR "${RTC_VERSION_MINOR}")
+set(CPACK_PACKAGE_VERSION_PATCH "${RTC_VERSION_PATCH}")
+set(CPACK_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}")
+set(CPACK_PACKAGE_VENDOR "${RTC_VENDOR}")
+set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "${RTC_DESCRIPTION}")
+set(CPACK_PACKAGE_CONTACT "${RTC_MAINTAINER}")
+
+set(CPACK_RESOURCE_FILE_LICENSE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/License.txt")
+set(CPACK_PACKAGE_DESCRIPTION_FILE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/Description.txt")
+
+set(CPACK_COMPONENTS_ALL applications documents sources)
+set(CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME "Applications")
+set(CPACK_COMPONENT_APPLICATIONS_DESCRIPTION "RT-Component applications")
+set(CPACK_COMPONENT_APPLICATIONS_DISABLED FALSE)
+
+set(CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME "Documents")
+set(CPACK_COMPONENT_DOCUMENTS_DESCRIPTION "RT-Component documents")
+set(CPACK_COMPONENT_DOCUMENTS_DISABLED TRUE)
+
+set(CPACK_COMPONENT_SOURCES_DISPLAY_NAME "Source files")
+set(CPACK_COMPONENT_SOURCES_DESCRIPTION "RT-Component source files")
+set(CPACK_COMPONENT_SOURCES_DISABLED TRUE)
+
+if(WIN32)
+    set(CPACK_GENERATOR "WIX")
+
+    # Windows WiX package settings
+
+    set(CPACK_WIX_XSL "@CMAKE_CURRENT_BINARY_DIR@/wix.xsl")
+    set(CPACK_WIX_LANG "ja-jp")
+    set(CPACK_RESOURCE_FILE_LICENSE
+        "@CMAKE_CURRENT_SOURCE_DIR@/cpack_resources/License.rtf")
+    configure_file(
+        "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/wix.xsl.in"
+        "${CMAKE_CURRENT_BINARY_DIR}/wix.xsl" @ONLY)
+
+    set(CPACK_PACKAGE_FILE_NAME
+        "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}${PACKAGE_VERSION}")
+
+else()
+    set(CPACK_GENERATOR "${LINUX_PACKAGE_GENERATOR}")
+
+    if(CPACK_GENERATOR STREQUAL "DEB")
+        # Linux Debian package settings
+
+        set(CPACK_DEBIAN_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION}-1")
+        set(CPACK_DEBIAN_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_DEBIAN_PACKAGE_SECTION "main")
+        set(CPACK_DEBIAN_PACKAGE_PRIORITY  "extra")
+        set(CPACK_DEBIAN_PACKAGE_DEPENDS "openrtm-aist (>= 1.0.0)")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}_${CPACK_DEBIAN_PACKAGE_VERSION}_${CPACK_DEBIAN_PACKAGE_ARCHITECTURE}")
+
+    elseif(CPACK_GENERATOR STREQUAL "RPM")
+        # Linux RPM package settings
+
+        set(CPACK_RPM_PACKAGE_RELEASE "1.fc10")
+        set(CPACK_RPM_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_RPM_PACKAGE_GROUP "Development/Libraries")
+        set(CPACK_RPM_PACKAGE_LICENSE "LGPL")
+        set(CPACK_RPM_PACKAGE_REQUIRES "OpenRTM-aist >= 1.0.0")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}-${PACKAGE_VERSION}-${CPACK_RPM_PACKAGE_RELEASE}.${CPACK_RPM_PACKAGE_ARCHITECTURE}")
+
+    endif()
+endif()
+
+message(STATUS "Package type: ${CPACK_GENERATOR}")
+message(STATUS "Package name: ${CPACK_PACKAGE_FILE_NAME}")
+
+include(CPack)

Deleted: trunk/ImageProcessing/opencv/components/PGRCamera/cmake_modules/CPackWIX.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/PGRCamera/cmake_modules/CPackWIX.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/PGRCamera/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,51 +0,0 @@
-#=============================================================================
-# Copyright 2007-2009 Kitware, Inc.
-#
-# Distributed under the OSI-approved BSD License (the "License");
-# see accompanying file Copyright.txt for details.
-#
-# This software is distributed WITHOUT ANY WARRANTY; without even the
-# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-# See the License for more information.
-#=============================================================================
-# (To distributed this file outside of CMake, substitute the full
-#  License text for the above reference.)
-#
-# Fixed for OpenRTM
-#
-IF(CMAKE_BINARY_DIR)
-  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
-ENDIF(CMAKE_BINARY_DIR)
-
-IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
-    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
-ENDIF()
-
-IF(NOT CPACK_WIX_LANG)
-    SET(CPACK_WIX_LANG "en-us")
-ENDIF()
-
-# use the package defaults if none exists.
-# for the community.
-#IF ( NOT CPACK_WIX_XSL )
-#	
-#ENDIF( NOT CPACK_WIX_XSL )
-#
-
-IF ( CPACK_WIX_WXS_FILES )
-	# this could probably be a single expression but I'm no regex guru.
-    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
-	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
-ENDIF( CPACK_WIX_WXS_FILES )
-
-FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-
-IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
-  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
-  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
-  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
-ELSE()
-  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
-ENDIF()

Copied: trunk/ImageProcessing/opencv/components/PGRCamera/cmake_modules/CPackWIX.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/PGRCamera/cmake_modules/CPackWIX.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/PGRCamera/cmake_modules/CPackWIX.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/PGRCamera/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,51 @@
+#=============================================================================
+# Copyright 2007-2009 Kitware, Inc.
+#
+# Distributed under the OSI-approved BSD License (the "License");
+# see accompanying file Copyright.txt for details.
+#
+# This software is distributed WITHOUT ANY WARRANTY; without even the
+# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+# See the License for more information.
+#=============================================================================
+# (To distributed this file outside of CMake, substitute the full
+#  License text for the above reference.)
+#
+# Fixed for OpenRTM
+#
+IF(CMAKE_BINARY_DIR)
+  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
+ENDIF(CMAKE_BINARY_DIR)
+
+IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
+    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
+ENDIF()
+
+IF(NOT CPACK_WIX_LANG)
+    SET(CPACK_WIX_LANG "en-us")
+ENDIF()
+
+# use the package defaults if none exists.
+# for the community.
+#IF ( NOT CPACK_WIX_XSL )
+#	
+#ENDIF( NOT CPACK_WIX_XSL )
+#
+
+IF ( CPACK_WIX_WXS_FILES )
+	# this could probably be a single expression but I'm no regex guru.
+    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
+	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
+ENDIF( CPACK_WIX_WXS_FILES )
+
+FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+
+IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
+  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
+  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
+  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
+ELSE()
+  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
+ENDIF()

Deleted: trunk/ImageProcessing/opencv/components/PGRCamera/cmake_modules/FindOpenCV.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/PGRCamera/cmake_modules/FindOpenCV.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/PGRCamera/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,62 +0,0 @@
-
-
-set(OPENCV_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # OpenCV
-    pkg_check_modules(OPENCV REQUIRED opencv)
-    if(NOT OPENCV_DIR)
-        if(OPENCV_FOUND)
-            set(OPENCV_DIR ${OPENCV_PREFIX})
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-    endif()
-
-    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
-    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
-
-endif(UNIX)
-
-if(WIN32)
-    # OpenCV
-    if(NOT OPENCV_DIR)
-        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
-            set(OPENCV_DIR $ENV{OPENCV_ROOT})
-            set(OPENCV_FOUND TRUE)
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-        if(NOT OPENCV_FOUND)
-            message(FATAL_ERROR "OpenCV not found.")
-        endif()
-    endif()
-
-    include(${OPENCV_DIR}/OpenCVConfig.cmake)
-    set(OPENCV_VERSION ${OpenCV_VERSION})
-    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
-    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
-    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
-
-    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
-    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
-
-    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
-
-    foreach(_lib ${OPENCV_LIB_COMPONENTS})
-        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
-    endforeach()
-
-endif(WIN32)
-
-message(STATUS "FindOpenCV setup done.")
-
-message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
-message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
-message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
-message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
-message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
-message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
-message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
-

Copied: trunk/ImageProcessing/opencv/components/PGRCamera/cmake_modules/FindOpenCV.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/PGRCamera/cmake_modules/FindOpenCV.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/PGRCamera/cmake_modules/FindOpenCV.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/PGRCamera/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,62 @@
+
+
+set(OPENCV_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # OpenCV
+    pkg_check_modules(OPENCV REQUIRED opencv)
+    if(NOT OPENCV_DIR)
+        if(OPENCV_FOUND)
+            set(OPENCV_DIR ${OPENCV_PREFIX})
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+    endif()
+
+    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
+    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
+
+endif(UNIX)
+
+if(WIN32)
+    # OpenCV
+    if(NOT OPENCV_DIR)
+        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
+            set(OPENCV_DIR $ENV{OPENCV_ROOT})
+            set(OPENCV_FOUND TRUE)
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+        if(NOT OPENCV_FOUND)
+            message(FATAL_ERROR "OpenCV not found.")
+        endif()
+    endif()
+
+    include(${OPENCV_DIR}/OpenCVConfig.cmake)
+    set(OPENCV_VERSION ${OpenCV_VERSION})
+    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
+    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
+    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
+
+    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
+    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
+
+    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
+
+    foreach(_lib ${OPENCV_LIB_COMPONENTS})
+        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
+    endforeach()
+
+endif(WIN32)
+
+message(STATUS "FindOpenCV setup done.")
+
+message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
+message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
+message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
+message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
+message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
+message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
+message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
+

Deleted: trunk/ImageProcessing/opencv/components/PGRCamera/cmake_modules/FindOpenRTM.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/PGRCamera/cmake_modules/FindOpenRTM.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/PGRCamera/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,185 +0,0 @@
-
-set(OMNIORB_FOUND FALSE)
-set(OPENRTM_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # omniORB
-    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
-    if(NOT OMNIORB_DIR)
-        if(OMNIORB_FOUND)
-            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-    endif()
-
-    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
-    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
-
-    # OpenRTM-aist
-    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
-    if(NOT OPENRTM_DIR)
-        if(OPENRTM_FOUND)
-            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-    endif()
-
-    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
-    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
-
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
-           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
-           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
-           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "")
-    set(OPENRTM_IDLFLAGS "")
-
-    execute_process(COMMAND rtm-config --idlc
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        set(OPENRTM_IDLC "${output_val}")
-    endif()
-
-    execute_process(COMMAND rtm-config --idlflags
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        string(REPLACE " " ";" output_val ${output_val})
-        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
-    endif()
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(UNIX)
-
-if(WIN32)
-    # omniORB
-    if(NOT OMNIORB_DIR)
-        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
-            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
-            set(OMNIORB_FOUND TRUE)
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-        if(NOT OMNIORB_FOUND)
-            message(FATAL_ERROR "omniORB not found.")
-        endif()
-    endif()
-
-    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
-    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
-
-    # omniORB version
-    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omniORB version file not found.")
-    endif()
-
-    set(OMNIORB_VERSION "${_vers}")
-    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[_]" "."
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[.]" ""
-           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
-
-    # omnithread version
-    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omnithread not found.")
-    endif()
-    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
-           OMNIORB_THREAD_NUM "${_vers}")
-
-    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
-    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
-    else()
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
-    endif()
-
-    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
-                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
-                    "omnithread${OMNIORB_THREAD_NUM}_rt")
-        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-
-    # OpenRTM-aist
-    if(NOT OPENRTM_DIR)
-        if(NOT $ENV{RTM_ROOT} STREQUAL "")
-            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
-            set(OPENRTM_FOUND TRUE)
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-        if(NOT OPENRTM_FOUND)
-            message(FATAL_ERROR "OpenRTM-aist not found.")
-        endif()
-    endif()
-
-    # OpenRTM-aist version
-    set(OPENRTM_VERSION "${OPENRTM_DIR}")
-    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    set(OPENRTM_VERSION_PATCH "0")
-    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
-
-    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
-    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
-    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
-
-    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
-
-    foreach(library "RTC110" "coil")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-    foreach(library "ws2_32" "mswsock")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
-    endforeach()
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "omniidl")
-    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(WIN32)
-
-message(STATUS "FindOpenRTM setup done.")
-
-message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
-message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
-message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
-message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
-message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
-message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
-message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
-
-message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
-message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
-message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
-message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
-message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
-message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
-message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
-message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
-message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
-message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
-
-message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
-message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
-message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
-message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Copied: trunk/ImageProcessing/opencv/components/PGRCamera/cmake_modules/FindOpenRTM.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/PGRCamera/cmake_modules/FindOpenRTM.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/PGRCamera/cmake_modules/FindOpenRTM.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/PGRCamera/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,185 @@
+
+set(OMNIORB_FOUND FALSE)
+set(OPENRTM_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # omniORB
+    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
+    if(NOT OMNIORB_DIR)
+        if(OMNIORB_FOUND)
+            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+    endif()
+
+    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
+    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
+
+    # OpenRTM-aist
+    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
+    if(NOT OPENRTM_DIR)
+        if(OPENRTM_FOUND)
+            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+    endif()
+
+    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
+    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
+
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
+           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
+           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
+           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "")
+    set(OPENRTM_IDLFLAGS "")
+
+    execute_process(COMMAND rtm-config --idlc
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        set(OPENRTM_IDLC "${output_val}")
+    endif()
+
+    execute_process(COMMAND rtm-config --idlflags
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        string(REPLACE " " ";" output_val ${output_val})
+        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
+    endif()
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(UNIX)
+
+if(WIN32)
+    # omniORB
+    if(NOT OMNIORB_DIR)
+        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
+            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
+            set(OMNIORB_FOUND TRUE)
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+        if(NOT OMNIORB_FOUND)
+            message(FATAL_ERROR "omniORB not found.")
+        endif()
+    endif()
+
+    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
+    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
+
+    # omniORB version
+    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omniORB version file not found.")
+    endif()
+
+    set(OMNIORB_VERSION "${_vers}")
+    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[_]" "."
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[.]" ""
+           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
+
+    # omnithread version
+    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omnithread not found.")
+    endif()
+    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
+           OMNIORB_THREAD_NUM "${_vers}")
+
+    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
+    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
+    else()
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
+    endif()
+
+    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
+                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
+                    "omnithread${OMNIORB_THREAD_NUM}_rt")
+        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+
+    # OpenRTM-aist
+    if(NOT OPENRTM_DIR)
+        if(NOT $ENV{RTM_ROOT} STREQUAL "")
+            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
+            set(OPENRTM_FOUND TRUE)
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+        if(NOT OPENRTM_FOUND)
+            message(FATAL_ERROR "OpenRTM-aist not found.")
+        endif()
+    endif()
+
+    # OpenRTM-aist version
+    set(OPENRTM_VERSION "${OPENRTM_DIR}")
+    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    set(OPENRTM_VERSION_PATCH "0")
+    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
+
+    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
+    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
+    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
+
+    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
+
+    foreach(library "RTC110" "coil")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+    foreach(library "ws2_32" "mswsock")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
+    endforeach()
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "omniidl")
+    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(WIN32)
+
+message(STATUS "FindOpenRTM setup done.")
+
+message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
+message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
+message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
+message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
+message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
+message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
+message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
+
+message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
+message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
+message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
+message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
+message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
+message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
+message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
+message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
+message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
+message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
+
+message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
+message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
+message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
+message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Deleted: trunk/ImageProcessing/opencv/components/PGRCamera/cmake_modules/cmake_uninstall.cmake.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/PGRCamera/cmake_modules/cmake_uninstall.cmake.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/PGRCamera/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,19 +0,0 @@
-if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
-    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
-endif()
-
-file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
-string(REGEX REPLACE "\n" ";" files "${files}")
-foreach(file ${files})
-    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
-    if(EXISTS "$ENV{DESTDIR}${file}")
-        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
-                     OUTPUT_VARIABLE rm_out
-                     RETURN_VALUE rm_retval)
-        if(NOT "${rm_retval}" STREQUAL 0)
-            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
-        endif()
-    else()
-        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
-    endif()
-endforeach()

Copied: trunk/ImageProcessing/opencv/components/PGRCamera/cmake_modules/cmake_uninstall.cmake.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/PGRCamera/cmake_modules/cmake_uninstall.cmake.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/PGRCamera/cmake_modules/cmake_uninstall.cmake.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/PGRCamera/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,19 @@
+if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
+    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
+endif()
+
+file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
+string(REGEX REPLACE "\n" ";" files "${files}")
+foreach(file ${files})
+    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
+    if(EXISTS "$ENV{DESTDIR}${file}")
+        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
+                     OUTPUT_VARIABLE rm_out
+                     RETURN_VALUE rm_retval)
+        if(NOT "${rm_retval}" STREQUAL 0)
+            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
+        endif()
+    else()
+        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
+    endif()
+endforeach()

Deleted: trunk/ImageProcessing/opencv/components/PGRCamera/cpack_resources/Description.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/PGRCamera/cpack_resources/Description.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/PGRCamera/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-DESCRIPTION
-===========
-
-This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Copied: trunk/ImageProcessing/opencv/components/PGRCamera/cpack_resources/Description.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/PGRCamera/cpack_resources/Description.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/PGRCamera/cpack_resources/Description.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/PGRCamera/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+DESCRIPTION
+===========
+
+This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Deleted: trunk/ImageProcessing/opencv/components/PGRCamera/cpack_resources/License.rtf
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/PGRCamera/cpack_resources/License.rtf	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/PGRCamera/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,7 +0,0 @@
-{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
-{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
-=======\par
-\par
-This is an installer created using CPack (http://www.cmake.org). No license provided.\par
-\par
-}

Copied: trunk/ImageProcessing/opencv/components/PGRCamera/cpack_resources/License.rtf (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/PGRCamera/cpack_resources/License.rtf)
===================================================================
--- trunk/ImageProcessing/opencv/components/PGRCamera/cpack_resources/License.rtf	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/PGRCamera/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,7 @@
+{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
+{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
+=======\par
+\par
+This is an installer created using CPack (http://www.cmake.org). No license provided.\par
+\par
+}

Deleted: trunk/ImageProcessing/opencv/components/PGRCamera/cpack_resources/License.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/PGRCamera/cpack_resources/License.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/PGRCamera/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-LICENSE
-=======
-
-This is an installer created using CPack (http://www.cmake.org). No license provided.

Copied: trunk/ImageProcessing/opencv/components/PGRCamera/cpack_resources/License.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/PGRCamera/cpack_resources/License.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/PGRCamera/cpack_resources/License.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/PGRCamera/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+LICENSE
+=======
+
+This is an installer created using CPack (http://www.cmake.org). No license provided.

Deleted: trunk/ImageProcessing/opencv/components/PGRCamera/cpack_resources/wix.xsl.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/PGRCamera/cpack_resources/wix.xsl.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/PGRCamera/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,90 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<xsl:stylesheet version="1.0"
-   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
-   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
-  <xsl:output indent="yes" method="xml"/>
-
-  <xsl:template match="/wix:Wix">
-    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
-      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
-        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
-        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
-        <Directory Id="TARGETDIR" Name="SourceDir" >
-            <Directory Id="ProgramFilesFolder" Name="PFILE" >
-                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
-                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
-                </Directory>
-            </Directory>
-        </Directory>
-
-        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
-        </Feature>
-
-        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
-        </Feature>
-
-        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
-        </Feature>
-
-        <!--Tack on your specific wix options-->
-        <UIRef Id="WixUI_FeatureTree" />
-        <UIRef Id="WixUI_ErrorProgressText" />
-        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
-        <!-- TODO: Add Wix Specific Dialogs and features. -->
-        <!-- TODO: Add artwork  -->
-        <!-- TODO: Add ... -->
-
-      </Product>
-
-      <!--Output the fragment info which heat generates-->
-      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
-      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
-
-    </Wix>
-  </xsl:template>
-
-  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
-    <xsl:copy>
-      <xsl:apply-templates select="wix:DirectoryRef" />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:DirectoryRef" >
-    <xsl:copy>
-      <xsl:choose>
-        <xsl:when test="wix:Directory[@Name='components']" >
-          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
-        </xsl:when>
-        <xsl:otherwise>
-          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-        </xsl:otherwise>
-      </xsl:choose>
-      <xsl:apply-templates />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Directory" >
-    <xsl:copy>
-      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Component">
-    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
-      <xsl:attribute name="Id">
-        <xsl:value-of select="@Id" />
-      </xsl:attribute>
-    </xsl:element>
-  </xsl:template>
-
-</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/PGRCamera/cpack_resources/wix.xsl.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/PGRCamera/cpack_resources/wix.xsl.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/PGRCamera/cpack_resources/wix.xsl.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/PGRCamera/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="utf-8"?>
+<xsl:stylesheet version="1.0"
+   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
+   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
+  <xsl:output indent="yes" method="xml"/>
+
+  <xsl:template match="/wix:Wix">
+    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
+      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
+        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
+        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
+        <Directory Id="TARGETDIR" Name="SourceDir" >
+            <Directory Id="ProgramFilesFolder" Name="PFILE" >
+                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
+                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
+                </Directory>
+            </Directory>
+        </Directory>
+
+        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
+        </Feature>
+
+        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
+        </Feature>
+
+        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
+        </Feature>
+
+        <!--Tack on your specific wix options-->
+        <UIRef Id="WixUI_FeatureTree" />
+        <UIRef Id="WixUI_ErrorProgressText" />
+        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
+        <!-- TODO: Add Wix Specific Dialogs and features. -->
+        <!-- TODO: Add artwork  -->
+        <!-- TODO: Add ... -->
+
+      </Product>
+
+      <!--Output the fragment info which heat generates-->
+      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
+      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
+
+    </Wix>
+  </xsl:template>
+
+  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
+    <xsl:copy>
+      <xsl:apply-templates select="wix:DirectoryRef" />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:DirectoryRef" >
+    <xsl:copy>
+      <xsl:choose>
+        <xsl:when test="wix:Directory[@Name='components']" >
+          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
+        </xsl:when>
+        <xsl:otherwise>
+          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+        </xsl:otherwise>
+      </xsl:choose>
+      <xsl:apply-templates />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Directory" >
+    <xsl:copy>
+      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Component">
+    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
+      <xsl:attribute name="Id">
+        <xsl:value-of select="@Id" />
+      </xsl:attribute>
+    </xsl:element>
+  </xsl:template>
+
+</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/Perspective/ALL_BUILD.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Perspective/ALL_BUILD.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Perspective/ALL_BUILD.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Perspective/ALL_BUILD.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,160 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ALL_BUILD</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Perspective;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Perspective;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Perspective;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Perspective;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\ALL_BUILD.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Perspective\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Perspective\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Perspective\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Perspective\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\ALL_BUILD" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Perspective/Perspective.vcxproj">
+      <Project>135A5283-39BE-4282-A4D4-F169A7B00CB7</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Perspective/PerspectiveComp.vcxproj">
+      <Project>763DA8CD-9AEE-4574-A38E-3BC510F355ED</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Perspective/CMakeLists.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Perspective/CMakeLists.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/Perspective/CMakeLists.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Perspective/CMakeLists.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,301 @@
+cmake_minimum_required(VERSION 2.8 FATAL_ERROR)
+
+project(Perspective)
+
+set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS true)
+set(CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake_modules")
+
+set(LINUX_PACKAGE_GENERATOR "DEB")
+#set(LINUX_PACKAGE_GENERATOR "RPM")
+
+
+# component settings
+set(RTC_NAME "${PROJECT_NAME}")
+set(RTC_VERSION "1.0.0")
+set(RTC_VERSION_MAJOR "1")
+set(RTC_VERSION_MINOR "0")
+set(RTC_VERSION_PATCH "0")
+set(RTC_LANG "c++")
+set(RTC_DESCRIPTION "Perspective Agent Component")
+set(RTC_VENDOR "Shibaura Inst. of Tech, Tanaka & Fujita & Takasu")
+set(RTC_MAINTAINER "author at example.com")
+
+string(TOLOWER ${RTC_NAME} PACKAGE_NAME)
+set(PACKAGE_VERSION "${RTC_VERSION_MAJOR}.${RTC_VERSION_MINOR}.${RTC_VERSION_PATCH}")
+
+set(IDL_FILES ""
+	#              WiiInfo.idl
+)
+
+set(SKEL_SRCS ""
+	#              WiiInfoSkel.cpp
+)
+
+set(STUB_SRCS ""
+)
+
+set(IMPL_SRCS ""
+	#              WiiInfoSVC_impl.cpp
+)
+
+set(IMPL_INCS ""
+	#              WiiInfoSVC_impl.h
+)
+
+set(LIBS_SRCS Perspective.cpp)
+
+set(LIBS_INCS Perspective.h)
+
+set(EXEC_SRCS PerspectiveComp.cpp)
+
+set(OTHER_SRCS CMakeLists.txt Doxyfile.in
+               RTC.xml Perspective.conf rtc.conf)
+
+
+# check OpenRTM installed
+find_package(OpenRTM REQUIRED)
+
+list(APPEND CFLAGS ${OMNIORB_CFLAGS} ${OPENRTM_CFLAGS})
+list(APPEND INCLUDE_DIRS ${OMNIORB_INCLUDE_DIRS} ${OPENRTM_INCLUDE_DIRS})
+list(APPEND LDFLAGS ${OMNIORB_LDFLAGS} ${OPENRTM_LDFLAGS})
+list(APPEND LIBRARY_DIRS ${OMNIORB_LIBRARY_DIRS} ${OPENRTM_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OMNIORB_LIBRARIES} ${OPENRTM_LIBRARIES})
+
+# check doxygen installed
+find_package(Doxygen)
+if(DOXYGEN_FOUND STREQUAL "NO")
+    message(FATAL_ERROR "Doxygen not found.")
+endif()
+
+
+if(WIN32)
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin/x86_win32")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(INSTALL_PREFIX "components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+else()
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(OPENRTM_SHARE_PREFIX "share/openrtm-${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}")
+    set(INSTALL_PREFIX "${OPENRTM_SHARE_PREFIX}/components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+endif()
+
+# check OpenCV installed
+find_package(OpenCV REQUIRED)
+
+list(APPEND INCLUDE_DIRS ${OPENCV_INCLUDE_DIRS})
+list(APPEND LIBRARY_DIRS ${OPENCV_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OPENCV_LIBRARIES})
+
+
+# add uninstall target
+configure_file(
+    "${CMAKE_CURRENT_SOURCE_DIR}/cmake_modules/cmake_uninstall.cmake.in"
+    "${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake"
+    IMMEDIATE @ONLY)
+add_custom_target(uninstall_${RTC_NAME} COMMAND 
+    ${CMAKE_COMMAND} -P ${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake)
+
+
+# target settings for library/executable
+list(APPEND INCLUDE_DIRS ${CMAKE_CURRENT_BINARY_DIR})
+include_directories(${INCLUDE_DIRS})
+
+link_directories(${LIBRARY_DIRS})
+
+add_definitions(${CFLAGS})
+#add_definitions(-I${CMAKE_CURRENT_BINARY_DIR})
+
+foreach(idl ${IDL_FILES})
+    string(REGEX REPLACE "([^\\/]*)\\.idl" "\\1" idl_base ${idl})
+    add_custom_command(OUTPUT ${idl_base}Stub.cpp ${idl_base}Skel.cpp
+                       COMMAND ${OPENRTM_IDL_WRAPPER} ${OPENRTM_IDL_WRAPPER_FLAGS} --idl-file=${idl}
+                       COMMAND ${OPENRTM_IDLC} ${OPENRTM_IDLFLAGS} ${PROJECT_SOURCE_DIR}/${idl}
+                       DEPENDS ${idl})
+endforeach()
+
+if(CMAKE_COMPILER_IS_GNUCC)
+    string(REPLACE ";" " " LDFLAGS "${LDFLAGS}")
+endif()
+
+add_library(${RTC_NAME} SHARED
+            ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+target_link_libraries(${RTC_NAME} ${LIBRARIES})
+set_target_properties(${RTC_NAME} PROPERTIES PREFIX "")
+set_target_properties(${RTC_NAME} PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+if(UNIX)
+    add_library(${RTC_NAME}-static STATIC
+                ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+    target_link_libraries(${RTC_NAME}-static ${LIBRARIES})
+    set_target_properties(${RTC_NAME}-static PROPERTIES PREFIX "")
+    set_target_properties(${RTC_NAME}-static PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+if(UNIX)
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME}-static)
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME}-static ${LIBRARIES})
+
+    add_executable(${RTC_NAME}Comp-dynamic ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp-dynamic ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp-dynamic ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp-dynamic PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+else()
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+if(WIN32)
+    set (LIBRARY_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}/)
+    set (EXECUTABLE_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}Comp/)
+
+    ADD_CUSTOM_COMMAND(
+       TARGET ${RTC_NAME}
+       POST_BUILD
+       COMMAND ${CMAKE_COMMAND} -E copy
+       "${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}/Release/${RTC_NAME}.dll"
+       "${CMAKE_CURRENT_SOURCE_DIR}/../../bin"
+     )
+    ADD_CUSTOM_COMMAND(
+       TARGET ${RTC_NAME}Comp
+       POST_BUILD
+       COMMAND ${CMAKE_COMMAND} -E copy
+       "${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}Comp/Release/${RTC_NAME}Comp.exe"
+       "${CMAKE_CURRENT_SOURCE_DIR}/../../bin"
+     )
+endif()
+
+install(TARGETS ${RTC_NAME} LIBRARY DESTINATION "${INSTALL_PREFIX}"
+                            ARCHIVE DESTINATION "${INSTALL_PREFIX}"
+                            RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(TARGETS ${RTC_NAME}Comp RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(FILES RTC.xml DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+
+
+# target settings for document
+configure_file("${CMAKE_CURRENT_SOURCE_DIR}/Doxyfile.in"
+               "${CMAKE_CURRENT_BINARY_DIR}/Doxyfile")
+
+add_custom_target(doxygen_${RTC_NAME} COMMAND
+                  ${DOXYGEN_EXECUTABLE} ${CMAKE_CURRENT_BINARY_DIR}/Doxyfile)
+
+set_property(DIRECTORY APPEND PROPERTY ADDITIONAL_MAKE_CLEAN_FILES doc)
+
+get_target_property(DOC_TARGET doc TYPE)
+if(NOT DOC_TARGET)
+    add_custom_target(doc)
+endif()
+add_dependencies(doc doxygen)
+
+install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/doc DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "documents")
+
+
+# install source files
+install(FILES ${IDL_FILES} ${IMPL_SRCS} ${IMPL_INCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${LIBS_SRCS} ${LIBS_INCS} ${EXEC_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${OTHER_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(DIRECTORY cmake_modules cpack_resources
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+
+# package settings
+set(CPACK_PACKAGE_NAME "${RTC_NAME}")
+set(CPACK_PACKAGE_VERSION_MAJOR "${RTC_VERSION_MAJOR}")
+set(CPACK_PACKAGE_VERSION_MINOR "${RTC_VERSION_MINOR}")
+set(CPACK_PACKAGE_VERSION_PATCH "${RTC_VERSION_PATCH}")
+set(CPACK_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}")
+set(CPACK_PACKAGE_VENDOR "${RTC_VENDOR}")
+set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "${RTC_DESCRIPTION}")
+set(CPACK_PACKAGE_CONTACT "${RTC_MAINTAINER}")
+
+set(CPACK_RESOURCE_FILE_LICENSE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/License.txt")
+set(CPACK_PACKAGE_DESCRIPTION_FILE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/Description.txt")
+
+set(CPACK_COMPONENTS_ALL applications documents sources)
+set(CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME "Applications")
+set(CPACK_COMPONENT_APPLICATIONS_DESCRIPTION "RT-Component applications")
+set(CPACK_COMPONENT_APPLICATIONS_DISABLED FALSE)
+
+set(CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME "Documents")
+set(CPACK_COMPONENT_DOCUMENTS_DESCRIPTION "RT-Component documents")
+set(CPACK_COMPONENT_DOCUMENTS_DISABLED TRUE)
+
+set(CPACK_COMPONENT_SOURCES_DISPLAY_NAME "Source files")
+set(CPACK_COMPONENT_SOURCES_DESCRIPTION "RT-Component source files")
+set(CPACK_COMPONENT_SOURCES_DISABLED TRUE)
+
+if(WIN32)
+    set(CPACK_GENERATOR "WIX")
+
+    # Windows WiX package settings
+
+    set(CPACK_WIX_XSL "@CMAKE_CURRENT_BINARY_DIR@/wix.xsl")
+    set(CPACK_WIX_LANG "ja-jp")
+    set(CPACK_RESOURCE_FILE_LICENSE
+        "@CMAKE_CURRENT_SOURCE_DIR@/cpack_resources/License.rtf")
+    configure_file(
+        "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/wix.xsl.in"
+        "${CMAKE_CURRENT_BINARY_DIR}/wix.xsl" @ONLY)
+
+    set(CPACK_PACKAGE_FILE_NAME
+        "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}${PACKAGE_VERSION}")
+
+else()
+    set(CPACK_GENERATOR "${LINUX_PACKAGE_GENERATOR}")
+
+    if(CPACK_GENERATOR STREQUAL "DEB")
+        # Linux Debian package settings
+
+        set(CPACK_DEBIAN_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION}-1")
+        set(CPACK_DEBIAN_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_DEBIAN_PACKAGE_SECTION "main")
+        set(CPACK_DEBIAN_PACKAGE_PRIORITY  "extra")
+        set(CPACK_DEBIAN_PACKAGE_DEPENDS "openrtm-aist (>= 1.0.0)")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}_${CPACK_DEBIAN_PACKAGE_VERSION}_${CPACK_DEBIAN_PACKAGE_ARCHITECTURE}")
+
+    elseif(CPACK_GENERATOR STREQUAL "RPM")
+        # Linux RPM package settings
+
+        set(CPACK_RPM_PACKAGE_RELEASE "1.fc10")
+        set(CPACK_RPM_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_RPM_PACKAGE_GROUP "Development/Libraries")
+        set(CPACK_RPM_PACKAGE_LICENSE "LGPL")
+        set(CPACK_RPM_PACKAGE_REQUIRES "OpenRTM-aist >= 1.0.0")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}-${PACKAGE_VERSION}-${CPACK_RPM_PACKAGE_RELEASE}.${CPACK_RPM_PACKAGE_ARCHITECTURE}")
+
+    endif()
+endif()
+
+message(STATUS "Package type: ${CPACK_GENERATOR}")
+message(STATUS "Package name: ${CPACK_PACKAGE_FILE_NAME}")
+
+include(CPack)

Copied: trunk/ImageProcessing/opencv/components/Perspective/Doxyfile.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Perspective/Doxyfile.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/Perspective/Doxyfile.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Perspective/Doxyfile.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,487 @@
+
+# Project related configuration options
+
+DOXYFILE_ENCODING = UTF-8
+
+PROJECT_NAME = @PACKAGE_NAME@
+
+PROJECT_NUMBER = @PACKAGE_VERSION@
+
+OUTPUT_DIRECTORY = doc
+
+CREATE_SUBDIRS = NO
+
+OUTPUT_LANGUAGE = Japanese
+
+BRIEF_MEMBER_DESC = YES
+
+REPEAT_BRIEF = YES
+
+ABBREVIATE_BRIEF = 
+
+ALWAYS_DETAILED_SEC = NO
+
+INLINE_INHERITED_MEMB = NO
+
+FULL_PATH_NAMES = YES
+
+STRIP_FROM_PATH = 
+
+STRIP_FROM_INC_PATH = 
+
+SHORT_NAMES = NO
+
+JAVADOC_AUTOBRIEF = NO
+
+QT_AUTOBRIEF = NO
+
+MULTILINE_CPP_IS_BRIEF = NO
+
+INHERIT_DOCS = YES
+
+SEPARATE_MEMBER_PAGES = NO
+
+TAB_SIZE = 8
+
+ALIASES = 
+
+OPTIMIZE_OUTPUT_FOR_C = NO
+
+OPTIMIZE_OUTPUT_JAVA = NO
+
+OPTIMIZE_FOR_FORTRAN = NO
+
+OPTIMIZE_OUTPUT_VHDL = NO
+
+EXTENSION_MAPPING = 
+
+BUILTIN_STL_SUPPORT = NO
+
+CPP_CLI_SUPPORT = NO
+
+SIP_SUPPORT = NO
+
+IDL_PROPERTY_SUPPORT = YES
+
+DISTRIBUTE_GROUP_DOC = NO
+
+SUBGROUPING = YES
+
+TYPEDEF_HIDES_STRUCT = NO
+
+SYMBOL_CACHE_SIZE = 0
+
+
+# Build related configuration options
+
+EXTRACT_ALL = NO
+
+EXTRACT_PRIVATE = NO
+
+EXTRACT_STATIC = NO
+
+EXTRACT_LOCAL_CLASSES = YES
+
+EXTRACT_LOCAL_METHODS = NO
+
+EXTRACT_ANON_NSPACES = NO
+
+HIDE_UNDOC_MEMBERS = NO
+
+HIDE_UNDOC_CLASSES = NO
+
+HIDE_FRIEND_COMPOUNDS = NO
+
+HIDE_IN_BODY_DOCS = NO
+
+INTERNAL_DOCS = NO
+
+CASE_SENSE_NAMES = NO
+
+HIDE_SCOPE_NAMES = NO
+
+SHOW_INCLUDE_FILES = YES
+
+FORCE_LOCAL_INCLUDES = NO
+
+INLINE_INFO = YES
+
+SORT_MEMBER_DOCS = YES
+
+SORT_BRIEF_DOCS = NO
+
+SORT_MEMBERS_CTORS_1ST = NO
+
+SORT_GROUP_NAMES = NO
+
+SORT_BY_SCOPE_NAME = YES
+
+GENERATE_TODOLIST = YES
+
+GENERATE_TESTLIST = YES
+
+GENERATE_BUGLIST = YES
+
+GENERATE_DEPRECATEDLIST = YES
+
+ENABLED_SECTIONS = 
+
+MAX_INITIALIZER_LINES = 30
+
+SHOW_USED_FILES = YES
+
+SHOW_DIRECTORIES = NO
+
+SHOW_FILES = YES
+
+SHOW_NAMESPACES = YES
+
+FILE_VERSION_FILTER = 
+
+LAYOUT_FILE = 
+
+
+# configuration options related to warning and progress messages
+
+QUIET = NO
+
+WARNINGS = YES
+
+WARN_IF_UNDOCUMENTED = YES
+
+WARN_IF_DOC_ERROR = YES
+
+WARN_NO_PARAMDOC = NO
+
+WARN_FORMAT = "$file:$line: $text"
+
+WARN_LOGFILE = 
+
+
+# configuration options related to the input files
+
+INPUT = @CMAKE_CURRENT_SOURCE_DIR@
+
+INPUT_ENCODING = UTF-8
+
+FILE_PATTERNS = *.cpp *.h *.idl
+
+RECURSIVE = YES
+
+EXCLUDE = _CPack_Packages
+
+EXCLUDE_SYMLINKS = NO
+
+EXCLUDE_PATTERNS = .svn .git 
+
+EXCLUDE_SYMBOLS = 
+
+EXAMPLE_PATH = 
+
+EXAMPLE_PATTERNS = 
+
+EXAMPLE_RECURSIVE = NO
+
+IMAGE_PATH = 
+
+INPUT_FILTER = 
+
+FILTER_PATTERNS = 
+
+FILTER_SOURCE_FILES = NO
+
+
+# configuration options related to source browsing
+
+SOURCE_BROWSER = NO
+
+INLINE_SOURCES = NO
+
+STRIP_CODE_COMMENTS = YES
+
+REFERENCED_BY_RELATION = NO
+
+REFERENCES_RELATION = NO
+
+REFERENCES_LINK_SOURCE = YES
+
+USE_HTAGS = NO
+
+VERBATIM_HEADERS = YES
+
+
+# configuration options related to the alphabetical class index
+
+ALPHABETICAL_INDEX = YES
+
+COLS_IN_ALPHA_INDEX = 5
+
+IGNORE_PREFIX = 
+
+
+# configuration options related to the HTML output
+
+GENERATE_HTML = YES
+
+HTML_OUTPUT = html
+
+HTML_FILE_EXTENSION = .html
+
+HTML_HEADER = 
+
+HTML_FOOTER = 
+
+HTML_STYLESHEET = 
+
+HTML_COLORSTYLE_HUE = 220
+
+HTML_COLORSTYLE_SAT = 100
+
+HTML_COLORSTYLE_GAMMA = 80
+
+HTML_TIMESTAMP = YES
+
+HTML_ALIGN_MEMBERS = YES
+
+HTML_DYNAMIC_SECTIONS = NO
+
+GENERATE_DOCSET = NO
+
+DOCSET_FEEDNAME = "Doxygen generated docs"
+
+DOCSET_BUNDLE_ID = org.doxygen.Project
+
+DOCSET_PUBLISHER_ID = org.doxygen.Publisher
+
+DOCSET_PUBLISHER_NAME = Publisher
+
+GENERATE_HTMLHELP = NO
+
+CHM_FILE = 
+
+HHC_LOCATION = 
+
+GENERATE_CHI = NO
+
+CHM_INDEX_ENCODING = 
+
+BINARY_TOC = NO
+
+TOC_EXPAND = NO
+
+GENERATE_QHP = NO
+
+QCH_FILE = 
+
+QHP_NAMESPACE = org.doxygen.Project
+
+QHP_VIRTUAL_FOLDER = doc
+
+QHP_CUST_FILTER_NAME = 
+
+QHP_CUST_FILTER_ATTRS = 
+
+QHP_SECT_FILTER_ATTRS = 
+
+QHG_LOCATION = 
+
+GENERATE_ECLIPSEHELP = NO
+
+ECLIPSE_DOC_ID = org.doxygen.Project
+
+DISABLE_INDEX = NO
+
+ENUM_VALUES_PER_LINE = 4
+
+GENERATE_TREEVIEW = NO
+
+USE_INLINE_TREES = NO
+
+TREEVIEW_WIDTH = 250
+
+EXT_LINKS_IN_WINDOW = NO
+
+FORMULA_FONTSIZE = 10
+
+FORMULA_TRANSPARENT = YES
+
+SEARCHENGINE = YES
+
+SERVER_BASED_SEARCH = NO
+
+
+# configuration options related to the LaTeX output
+
+GENERATE_LATEX = NO
+
+LATEX_OUTPUT = latex
+
+LATEX_CMD_NAME = latex
+
+MAKEINDEX_CMD_NAME = makeindex
+
+COMPACT_LATEX = NO
+
+PAPER_TYPE = a4wide
+
+EXTRA_PACKAGES = 
+
+LATEX_HEADER = 
+
+PDF_HYPERLINKS = YES
+
+USE_PDFLATEX = YES
+
+LATEX_BATCHMODE = NO
+
+LATEX_HIDE_INDICES = NO
+
+LATEX_SOURCE_CODE = NO
+
+
+# configuration options related to the RTF output
+
+GENERATE_RTF = NO
+
+RTF_OUTPUT = rtf
+
+COMPACT_RTF = NO
+
+RTF_HYPERLINKS = NO
+
+RTF_STYLESHEET_FILE = 
+
+RTF_EXTENSIONS_FILE = 
+
+
+# configuration options related to the man page output
+
+GENERATE_MAN = NO
+
+MAN_OUTPUT = man
+
+MAN_EXTENSION = .3
+
+MAN_LINKS = NO
+
+
+# configuration options related to the XML output
+
+GENERATE_XML = NO
+
+XML_OUTPUT = xml
+
+XML_SCHEMA = 
+
+XML_DTD = 
+
+XML_PROGRAMLISTING = YES
+
+
+# configuration options for the AutoGen Definitions output
+
+GENERATE_AUTOGEN_DEF = NO
+
+
+# configuration options related to the Perl module output
+
+GENERATE_PERLMOD = NO
+
+PERLMOD_LATEX = NO
+
+PERLMOD_PRETTY = YES
+
+PERLMOD_MAKEVAR_PREFIX = 
+
+
+# Configuration options related to the preprocessor
+
+ENABLE_PREPROCESSING = YES
+
+MACRO_EXPANSION = NO
+
+EXPAND_ONLY_PREDEF = NO
+
+SEARCH_INCLUDES = YES
+
+INCLUDE_PATH = 
+
+INCLUDE_FILE_PATTERNS = 
+
+PREDEFINED = 
+
+EXPAND_AS_DEFINED = 
+
+SKIP_FUNCTION_MACROS = YES
+
+
+# Configuration::additions related to external references
+
+TAGFILES = 
+
+GENERATE_TAGFILE = 
+
+ALLEXTERNALS = NO
+
+EXTERNAL_GROUPS = YES
+
+PERL_PATH = /usr/bin/perl
+
+
+# Configuration options related to the dot tool
+
+CLASS_DIAGRAMS = YES
+
+MSCGEN_PATH = 
+
+HIDE_UNDOC_RELATIONS = YES
+
+HAVE_DOT = NO
+
+DOT_NUM_THREADS = 0
+
+DOT_FONTNAME = FreeSans.ttf
+
+DOT_FONTSIZE = 10
+
+DOT_FONTPATH = 
+
+CLASS_GRAPH = YES
+
+COLLABORATION_GRAPH = YES
+
+GROUP_GRAPHS = YES
+
+UML_LOOK = YES
+
+TEMPLATE_RELATIONS = NO
+
+INCLUDE_GRAPH = YES
+
+INCLUDED_BY_GRAPH = YES
+
+CALL_GRAPH = NO
+
+CALLER_GRAPH = NO
+
+GRAPHICAL_HIERARCHY = YES
+
+DIRECTORY_GRAPH = YES
+
+DOT_IMAGE_FORMAT = png
+
+DOT_PATH = 
+
+DOTFILE_DIRS = 
+
+DOT_GRAPH_MAX_NODES = 50
+
+MAX_DOT_GRAPH_DEPTH = 0
+
+DOT_TRANSPARENT = NO
+
+DOT_MULTI_TARGETS = NO
+
+GENERATE_LEGEND = YES
+
+DOT_CLEANUP = YES

Copied: trunk/ImageProcessing/opencv/components/Perspective/INSTALL.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Perspective/INSTALL.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Perspective/INSTALL.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Perspective/INSTALL.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,178 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{0F103D78-0F29-4905-BDD6-10170713B2B6}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>INSTALL</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Perspective;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Perspective;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Perspective;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Perspective;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\INSTALL_force.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Perspective\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Perspective\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Perspective\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Perspective\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Perspective/ALL_BUILD.vcxproj">
+      <Project>B947F6ED-BEAA-4A93-AB1F-586DF141AC43</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Perspective/PACKAGE.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Perspective/PACKAGE.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Perspective/PACKAGE.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Perspective/PACKAGE.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,186 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{33F42C36-1EE4-4E2E-A533-F95493177B79}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>PACKAGE</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Perspective;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Perspective;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Perspective;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Perspective;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\PACKAGE_force.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Perspective\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Perspective\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Perspective\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Perspective\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Perspective/ALL_BUILD.vcxproj">
+      <Project>B947F6ED-BEAA-4A93-AB1F-586DF141AC43</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Perspective/Perspective.sln (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Perspective/Perspective.sln)
===================================================================
--- trunk/ImageProcessing/opencv/components/Perspective/Perspective.sln	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Perspective/Perspective.sln	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,105 @@
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ALL_BUILD", "ALL_BUILD.vcxproj", "{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}"
+	ProjectSection(ProjectDependencies) = postProject
+		{135A5283-39BE-4282-A4D4-F169A7B00CB7} = {135A5283-39BE-4282-A4D4-F169A7B00CB7}
+		{763DA8CD-9AEE-4574-A38E-3BC510F355ED} = {763DA8CD-9AEE-4574-A38E-3BC510F355ED}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "INSTALL", "INSTALL.vcxproj", "{0F103D78-0F29-4905-BDD6-10170713B2B6}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43} = {B947F6ED-BEAA-4A93-AB1F-586DF141AC43}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PACKAGE", "PACKAGE.vcxproj", "{33F42C36-1EE4-4E2E-A533-F95493177B79}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43} = {B947F6ED-BEAA-4A93-AB1F-586DF141AC43}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Perspective", "Perspective.vcxproj", "{135A5283-39BE-4282-A4D4-F169A7B00CB7}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PerspectiveComp", "PerspectiveComp.vcxproj", "{763DA8CD-9AEE-4574-A38E-3BC510F355ED}"
+	ProjectSection(ProjectDependencies) = postProject
+		{135A5283-39BE-4282-A4D4-F169A7B00CB7} = {135A5283-39BE-4282-A4D4-F169A7B00CB7}
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZERO_CHECK", "..\..\ZERO_CHECK.vcxproj", "{87493064-6817-4173-BA90-7F469034490A}"
+	ProjectSection(ProjectDependencies) = postProject
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doxygen_Perspective", "doxygen_Perspective.vcxproj", "{9B1EE063-CA12-4675-B6E6-CD611F8AB010}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uninstall_Perspective", "uninstall_Perspective.vcxproj", "{9808E516-AFCA-4318-B6F0-5EA3B979110E}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Win32 = Debug|Win32
+		Release|Win32 = Release|Win32
+		MinSizeRel|Win32 = MinSizeRel|Win32
+		RelWithDebInfo|Win32 = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Debug|Win32.ActiveCfg = Debug|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Debug|Win32.Build.0 = Debug|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Release|Win32.ActiveCfg = Release|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Release|Win32.Build.0 = Release|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.Debug|Win32.ActiveCfg = Debug|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.Release|Win32.ActiveCfg = Release|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.Debug|Win32.ActiveCfg = Debug|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.Release|Win32.ActiveCfg = Release|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{135A5283-39BE-4282-A4D4-F169A7B00CB7}.Debug|Win32.ActiveCfg = Debug|Win32
+		{135A5283-39BE-4282-A4D4-F169A7B00CB7}.Debug|Win32.Build.0 = Debug|Win32
+		{135A5283-39BE-4282-A4D4-F169A7B00CB7}.Release|Win32.ActiveCfg = Release|Win32
+		{135A5283-39BE-4282-A4D4-F169A7B00CB7}.Release|Win32.Build.0 = Release|Win32
+		{135A5283-39BE-4282-A4D4-F169A7B00CB7}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{135A5283-39BE-4282-A4D4-F169A7B00CB7}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{135A5283-39BE-4282-A4D4-F169A7B00CB7}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{135A5283-39BE-4282-A4D4-F169A7B00CB7}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{763DA8CD-9AEE-4574-A38E-3BC510F355ED}.Debug|Win32.ActiveCfg = Debug|Win32
+		{763DA8CD-9AEE-4574-A38E-3BC510F355ED}.Debug|Win32.Build.0 = Debug|Win32
+		{763DA8CD-9AEE-4574-A38E-3BC510F355ED}.Release|Win32.ActiveCfg = Release|Win32
+		{763DA8CD-9AEE-4574-A38E-3BC510F355ED}.Release|Win32.Build.0 = Release|Win32
+		{763DA8CD-9AEE-4574-A38E-3BC510F355ED}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{763DA8CD-9AEE-4574-A38E-3BC510F355ED}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{763DA8CD-9AEE-4574-A38E-3BC510F355ED}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{763DA8CD-9AEE-4574-A38E-3BC510F355ED}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Debug|Win32.ActiveCfg = Debug|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Debug|Win32.Build.0 = Debug|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Release|Win32.ActiveCfg = Release|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Release|Win32.Build.0 = Release|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{9B1EE063-CA12-4675-B6E6-CD611F8AB010}.Debug|Win32.ActiveCfg = Debug|Win32
+		{9B1EE063-CA12-4675-B6E6-CD611F8AB010}.Release|Win32.ActiveCfg = Release|Win32
+		{9B1EE063-CA12-4675-B6E6-CD611F8AB010}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{9B1EE063-CA12-4675-B6E6-CD611F8AB010}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{9808E516-AFCA-4318-B6F0-5EA3B979110E}.Debug|Win32.ActiveCfg = Debug|Win32
+		{9808E516-AFCA-4318-B6F0-5EA3B979110E}.Release|Win32.ActiveCfg = Release|Win32
+		{9808E516-AFCA-4318-B6F0-5EA3B979110E}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{9808E516-AFCA-4318-B6F0-5EA3B979110E}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ExtensibilityGlobals) = postSolution
+	EndGlobalSection
+	GlobalSection(ExtensibilityAddIns) = postSolution
+	EndGlobalSection
+EndGlobal

Copied: trunk/ImageProcessing/opencv/components/Perspective/Perspective.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Perspective/Perspective.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Perspective/Perspective.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Perspective/Perspective.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,292 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{135A5283-39BE-4282-A4D4-F169A7B00CB7}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>Perspective</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\Debug\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Perspective.dir\Debug\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Perspective</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\Release\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Perspective.dir\Release\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Perspective</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\MinSizeRel\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Perspective.dir\MinSizeRel\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Perspective</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\RelWithDebInfo\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Perspective.dir\RelWithDebInfo\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Perspective</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">true</LinkIncremental>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Perspective;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
+      <Optimization>Disabled</Optimization>
+      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Debug";Perspective_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Debug</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Perspective/Debug/Perspective.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Debug\";Perspective_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Perspective;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Perspective;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rtd.lib;omniDynamic414_rtd.lib;omnithread34_rtd.lib;RTC110d.lib;coil110d.lib;ws2_32.lib;mswsock.lib;opencv_core220d.lib;opencv_imgproc220d.lib;opencv_features2d220d.lib;opencv_gpu220d.lib;opencv_calib3d220d.lib;opencv_objdetect220d.lib;opencv_video220d.lib;opencv_highgui220d.lib;opencv_ml220d.lib;opencv_legacy220d.lib;opencv_contrib220d.lib;opencv_flann220d.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Perspective/Debug/Perspective.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Perspective/Debug/Perspective.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Perspective;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Release";Perspective_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Release</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Perspective/Release/Perspective.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Release\";Perspective_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Perspective;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Perspective;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Perspective/Release/Perspective.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Perspective/Release/Perspective.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Perspective;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MinSpace</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="MinSizeRel";Perspective_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>MinSizeRel</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Perspective/MinSizeRel/Perspective.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"MinSizeRel\";Perspective_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Perspective;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Perspective;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Perspective/MinSizeRel/Perspective.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Perspective/MinSizeRel/Perspective.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Perspective;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="RelWithDebInfo";Perspective_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>RelWithDebInfo</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Perspective/RelWithDebInfo/Perspective.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"RelWithDebInfo\";Perspective_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Perspective;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Perspective;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Perspective/RelWithDebInfo/Perspective.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Perspective/RelWithDebInfo/Perspective.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Perspective\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Perspective\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Perspective\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Perspective\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="Perspective.cpp" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Perspective/PerspectiveComp.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Perspective/PerspectiveComp.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Perspective/PerspectiveComp.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Perspective/PerspectiveComp.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,295 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{763DA8CD-9AEE-4574-A38E-3BC510F355ED}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>PerspectiveComp</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\Debug\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">PerspectiveComp.dir\Debug\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">PerspectiveComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\Release\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">PerspectiveComp.dir\Release\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">PerspectiveComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\MinSizeRel\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">PerspectiveComp.dir\MinSizeRel\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">PerspectiveComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\RelWithDebInfo\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">PerspectiveComp.dir\RelWithDebInfo\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">PerspectiveComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">true</LinkIncremental>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Perspective;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
+      <Optimization>Disabled</Optimization>
+      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Debug";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Debug</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Perspective/Debug/PerspectiveComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Debug\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Perspective;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Perspective;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;Debug\Perspective.lib;omniORB414_rtd.lib;omniDynamic414_rtd.lib;omnithread34_rtd.lib;RTC110d.lib;coil110d.lib;ws2_32.lib;mswsock.lib;opencv_core220d.lib;opencv_imgproc220d.lib;opencv_features2d220d.lib;opencv_gpu220d.lib;opencv_calib3d220d.lib;opencv_objdetect220d.lib;opencv_video220d.lib;opencv_highgui220d.lib;opencv_ml220d.lib;opencv_legacy220d.lib;opencv_contrib220d.lib;opencv_flann220d.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Perspective/Debug/PerspectiveComp.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Perspective/Debug/PerspectiveComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Perspective;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Release";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Release</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Perspective/Release/PerspectiveComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Release\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Perspective;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Perspective;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;Release\Perspective.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Perspective/Release/PerspectiveComp.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Perspective/Release/PerspectiveComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Perspective;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MinSpace</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="MinSizeRel";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>MinSizeRel</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Perspective/MinSizeRel/PerspectiveComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"MinSizeRel\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Perspective;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Perspective;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;MinSizeRel\Perspective.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Perspective/MinSizeRel/PerspectiveComp.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Perspective/MinSizeRel/PerspectiveComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Perspective;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="RelWithDebInfo";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>RelWithDebInfo</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Perspective/RelWithDebInfo/PerspectiveComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"RelWithDebInfo\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Perspective;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Perspective;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;RelWithDebInfo\Perspective.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Perspective/RelWithDebInfo/PerspectiveComp.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Perspective/RelWithDebInfo/PerspectiveComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Perspective\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Perspective\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Perspective\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Perspective\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="PerspectiveComp.cpp" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Perspective/Perspective.vcxproj">
+      <Project>135A5283-39BE-4282-A4D4-F169A7B00CB7</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Perspective/ZERO_CHECK.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Perspective/ZERO_CHECK.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Perspective/ZERO_CHECK.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Perspective/ZERO_CHECK.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,154 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{574C1EA4-0D46-4A83-93A7-88DCDC508E24}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ZERO_CHECK</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\ZERO_CHECK.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\generate.stamp.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Perspective -BC:/distribution/ImageProcessing/opencv/components/Perspective --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Perspective -BC:/distribution/ImageProcessing/opencv/components/Perspective --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Perspective -BC:/distribution/ImageProcessing/opencv/components/Perspective --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Perspective -BC:/distribution/ImageProcessing/opencv/components/Perspective --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\ZERO_CHECK" />
+  </ItemGroup>
+  <ItemGroup>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Deleted: trunk/ImageProcessing/opencv/components/Perspective/cmake_modules/CPackWIX.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Perspective/cmake_modules/CPackWIX.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Perspective/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,51 +0,0 @@
-#=============================================================================
-# Copyright 2007-2009 Kitware, Inc.
-#
-# Distributed under the OSI-approved BSD License (the "License");
-# see accompanying file Copyright.txt for details.
-#
-# This software is distributed WITHOUT ANY WARRANTY; without even the
-# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-# See the License for more information.
-#=============================================================================
-# (To distributed this file outside of CMake, substitute the full
-#  License text for the above reference.)
-#
-# Fixed for OpenRTM
-#
-IF(CMAKE_BINARY_DIR)
-  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
-ENDIF(CMAKE_BINARY_DIR)
-
-IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
-    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
-ENDIF()
-
-IF(NOT CPACK_WIX_LANG)
-    SET(CPACK_WIX_LANG "en-us")
-ENDIF()
-
-# use the package defaults if none exists.
-# for the community.
-#IF ( NOT CPACK_WIX_XSL )
-#	
-#ENDIF( NOT CPACK_WIX_XSL )
-#
-
-IF ( CPACK_WIX_WXS_FILES )
-	# this could probably be a single expression but I'm no regex guru.
-    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
-	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
-ENDIF( CPACK_WIX_WXS_FILES )
-
-FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-
-IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
-  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
-  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
-  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
-ELSE()
-  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
-ENDIF()

Copied: trunk/ImageProcessing/opencv/components/Perspective/cmake_modules/CPackWIX.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Perspective/cmake_modules/CPackWIX.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/Perspective/cmake_modules/CPackWIX.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Perspective/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,51 @@
+#=============================================================================
+# Copyright 2007-2009 Kitware, Inc.
+#
+# Distributed under the OSI-approved BSD License (the "License");
+# see accompanying file Copyright.txt for details.
+#
+# This software is distributed WITHOUT ANY WARRANTY; without even the
+# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+# See the License for more information.
+#=============================================================================
+# (To distributed this file outside of CMake, substitute the full
+#  License text for the above reference.)
+#
+# Fixed for OpenRTM
+#
+IF(CMAKE_BINARY_DIR)
+  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
+ENDIF(CMAKE_BINARY_DIR)
+
+IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
+    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
+ENDIF()
+
+IF(NOT CPACK_WIX_LANG)
+    SET(CPACK_WIX_LANG "en-us")
+ENDIF()
+
+# use the package defaults if none exists.
+# for the community.
+#IF ( NOT CPACK_WIX_XSL )
+#	
+#ENDIF( NOT CPACK_WIX_XSL )
+#
+
+IF ( CPACK_WIX_WXS_FILES )
+	# this could probably be a single expression but I'm no regex guru.
+    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
+	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
+ENDIF( CPACK_WIX_WXS_FILES )
+
+FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+
+IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
+  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
+  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
+  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
+ELSE()
+  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
+ENDIF()

Deleted: trunk/ImageProcessing/opencv/components/Perspective/cmake_modules/FindOpenCV.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Perspective/cmake_modules/FindOpenCV.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Perspective/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,62 +0,0 @@
-
-
-set(OPENCV_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # OpenCV
-    pkg_check_modules(OPENCV REQUIRED opencv)
-    if(NOT OPENCV_DIR)
-        if(OPENCV_FOUND)
-            set(OPENCV_DIR ${OPENCV_PREFIX})
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-    endif()
-
-    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
-    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
-
-endif(UNIX)
-
-if(WIN32)
-    # OpenCV
-    if(NOT OPENCV_DIR)
-        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
-            set(OPENCV_DIR $ENV{OPENCV_ROOT})
-            set(OPENCV_FOUND TRUE)
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-        if(NOT OPENCV_FOUND)
-            message(FATAL_ERROR "OpenCV not found.")
-        endif()
-    endif()
-
-    include(${OPENCV_DIR}/OpenCVConfig.cmake)
-    set(OPENCV_VERSION ${OpenCV_VERSION})
-    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
-    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
-    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
-
-    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
-    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
-
-    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
-
-    foreach(_lib ${OPENCV_LIB_COMPONENTS})
-        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
-    endforeach()
-
-endif(WIN32)
-
-message(STATUS "FindOpenCV setup done.")
-
-message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
-message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
-message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
-message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
-message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
-message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
-message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
-

Copied: trunk/ImageProcessing/opencv/components/Perspective/cmake_modules/FindOpenCV.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Perspective/cmake_modules/FindOpenCV.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/Perspective/cmake_modules/FindOpenCV.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Perspective/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,62 @@
+
+
+set(OPENCV_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # OpenCV
+    pkg_check_modules(OPENCV REQUIRED opencv)
+    if(NOT OPENCV_DIR)
+        if(OPENCV_FOUND)
+            set(OPENCV_DIR ${OPENCV_PREFIX})
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+    endif()
+
+    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
+    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
+
+endif(UNIX)
+
+if(WIN32)
+    # OpenCV
+    if(NOT OPENCV_DIR)
+        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
+            set(OPENCV_DIR $ENV{OPENCV_ROOT})
+            set(OPENCV_FOUND TRUE)
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+        if(NOT OPENCV_FOUND)
+            message(FATAL_ERROR "OpenCV not found.")
+        endif()
+    endif()
+
+    include(${OPENCV_DIR}/OpenCVConfig.cmake)
+    set(OPENCV_VERSION ${OpenCV_VERSION})
+    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
+    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
+    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
+
+    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
+    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
+
+    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
+
+    foreach(_lib ${OPENCV_LIB_COMPONENTS})
+        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
+    endforeach()
+
+endif(WIN32)
+
+message(STATUS "FindOpenCV setup done.")
+
+message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
+message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
+message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
+message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
+message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
+message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
+message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
+

Deleted: trunk/ImageProcessing/opencv/components/Perspective/cmake_modules/FindOpenRTM.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Perspective/cmake_modules/FindOpenRTM.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Perspective/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,185 +0,0 @@
-
-set(OMNIORB_FOUND FALSE)
-set(OPENRTM_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # omniORB
-    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
-    if(NOT OMNIORB_DIR)
-        if(OMNIORB_FOUND)
-            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-    endif()
-
-    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
-    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
-
-    # OpenRTM-aist
-    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
-    if(NOT OPENRTM_DIR)
-        if(OPENRTM_FOUND)
-            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-    endif()
-
-    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
-    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
-
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
-           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
-           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
-           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "")
-    set(OPENRTM_IDLFLAGS "")
-
-    execute_process(COMMAND rtm-config --idlc
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        set(OPENRTM_IDLC "${output_val}")
-    endif()
-
-    execute_process(COMMAND rtm-config --idlflags
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        string(REPLACE " " ";" output_val ${output_val})
-        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
-    endif()
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(UNIX)
-
-if(WIN32)
-    # omniORB
-    if(NOT OMNIORB_DIR)
-        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
-            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
-            set(OMNIORB_FOUND TRUE)
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-        if(NOT OMNIORB_FOUND)
-            message(FATAL_ERROR "omniORB not found.")
-        endif()
-    endif()
-
-    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
-    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
-
-    # omniORB version
-    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omniORB version file not found.")
-    endif()
-
-    set(OMNIORB_VERSION "${_vers}")
-    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[_]" "."
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[.]" ""
-           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
-
-    # omnithread version
-    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omnithread not found.")
-    endif()
-    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
-           OMNIORB_THREAD_NUM "${_vers}")
-
-    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
-    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
-    else()
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
-    endif()
-
-    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
-                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
-                    "omnithread${OMNIORB_THREAD_NUM}_rt")
-        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-
-    # OpenRTM-aist
-    if(NOT OPENRTM_DIR)
-        if(NOT $ENV{RTM_ROOT} STREQUAL "")
-            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
-            set(OPENRTM_FOUND TRUE)
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-        if(NOT OPENRTM_FOUND)
-            message(FATAL_ERROR "OpenRTM-aist not found.")
-        endif()
-    endif()
-
-    # OpenRTM-aist version
-    set(OPENRTM_VERSION "${OPENRTM_DIR}")
-    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    set(OPENRTM_VERSION_PATCH "0")
-    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
-
-    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
-    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
-    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
-
-    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
-
-    foreach(library "RTC110" "coil110")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-    foreach(library "ws2_32" "mswsock")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
-    endforeach()
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "omniidl")
-    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(WIN32)
-
-message(STATUS "FindOpenRTM setup done.")
-
-message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
-message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
-message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
-message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
-message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
-message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
-message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
-
-message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
-message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
-message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
-message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
-message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
-message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
-message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
-message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
-message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
-message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
-
-message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
-message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
-message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
-message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Copied: trunk/ImageProcessing/opencv/components/Perspective/cmake_modules/FindOpenRTM.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Perspective/cmake_modules/FindOpenRTM.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/Perspective/cmake_modules/FindOpenRTM.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Perspective/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,185 @@
+
+set(OMNIORB_FOUND FALSE)
+set(OPENRTM_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # omniORB
+    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
+    if(NOT OMNIORB_DIR)
+        if(OMNIORB_FOUND)
+            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+    endif()
+
+    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
+    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
+
+    # OpenRTM-aist
+    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
+    if(NOT OPENRTM_DIR)
+        if(OPENRTM_FOUND)
+            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+    endif()
+
+    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
+    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
+
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
+           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
+           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
+           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "")
+    set(OPENRTM_IDLFLAGS "")
+
+    execute_process(COMMAND rtm-config --idlc
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        set(OPENRTM_IDLC "${output_val}")
+    endif()
+
+    execute_process(COMMAND rtm-config --idlflags
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        string(REPLACE " " ";" output_val ${output_val})
+        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
+    endif()
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(UNIX)
+
+if(WIN32)
+    # omniORB
+    if(NOT OMNIORB_DIR)
+        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
+            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
+            set(OMNIORB_FOUND TRUE)
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+        if(NOT OMNIORB_FOUND)
+            message(FATAL_ERROR "omniORB not found.")
+        endif()
+    endif()
+
+    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
+    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
+
+    # omniORB version
+    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omniORB version file not found.")
+    endif()
+
+    set(OMNIORB_VERSION "${_vers}")
+    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[_]" "."
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[.]" ""
+           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
+
+    # omnithread version
+    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omnithread not found.")
+    endif()
+    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
+           OMNIORB_THREAD_NUM "${_vers}")
+
+    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
+    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
+    else()
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
+    endif()
+
+    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
+                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
+                    "omnithread${OMNIORB_THREAD_NUM}_rt")
+        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+
+    # OpenRTM-aist
+    if(NOT OPENRTM_DIR)
+        if(NOT $ENV{RTM_ROOT} STREQUAL "")
+            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
+            set(OPENRTM_FOUND TRUE)
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+        if(NOT OPENRTM_FOUND)
+            message(FATAL_ERROR "OpenRTM-aist not found.")
+        endif()
+    endif()
+
+    # OpenRTM-aist version
+    set(OPENRTM_VERSION "${OPENRTM_DIR}")
+    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    set(OPENRTM_VERSION_PATCH "0")
+    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
+
+    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
+    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
+    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
+
+    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
+
+    foreach(library "RTC110" "coil110")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+    foreach(library "ws2_32" "mswsock")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
+    endforeach()
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "omniidl")
+    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(WIN32)
+
+message(STATUS "FindOpenRTM setup done.")
+
+message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
+message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
+message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
+message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
+message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
+message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
+message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
+
+message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
+message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
+message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
+message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
+message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
+message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
+message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
+message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
+message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
+message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
+
+message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
+message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
+message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
+message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Deleted: trunk/ImageProcessing/opencv/components/Perspective/cmake_modules/cmake_uninstall.cmake.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Perspective/cmake_modules/cmake_uninstall.cmake.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Perspective/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,19 +0,0 @@
-if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
-    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
-endif()
-
-file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
-string(REGEX REPLACE "\n" ";" files "${files}")
-foreach(file ${files})
-    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
-    if(EXISTS "$ENV{DESTDIR}${file}")
-        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
-                     OUTPUT_VARIABLE rm_out
-                     RETURN_VALUE rm_retval)
-        if(NOT "${rm_retval}" STREQUAL 0)
-            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
-        endif()
-    else()
-        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
-    endif()
-endforeach()

Copied: trunk/ImageProcessing/opencv/components/Perspective/cmake_modules/cmake_uninstall.cmake.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Perspective/cmake_modules/cmake_uninstall.cmake.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/Perspective/cmake_modules/cmake_uninstall.cmake.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Perspective/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,19 @@
+if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
+    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
+endif()
+
+file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
+string(REGEX REPLACE "\n" ";" files "${files}")
+foreach(file ${files})
+    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
+    if(EXISTS "$ENV{DESTDIR}${file}")
+        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
+                     OUTPUT_VARIABLE rm_out
+                     RETURN_VALUE rm_retval)
+        if(NOT "${rm_retval}" STREQUAL 0)
+            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
+        endif()
+    else()
+        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
+    endif()
+endforeach()

Deleted: trunk/ImageProcessing/opencv/components/Perspective/cpack_resources/Description.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Perspective/cpack_resources/Description.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Perspective/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-DESCRIPTION
-===========
-
-This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Copied: trunk/ImageProcessing/opencv/components/Perspective/cpack_resources/Description.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Perspective/cpack_resources/Description.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/Perspective/cpack_resources/Description.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Perspective/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+DESCRIPTION
+===========
+
+This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Deleted: trunk/ImageProcessing/opencv/components/Perspective/cpack_resources/License.rtf
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Perspective/cpack_resources/License.rtf	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Perspective/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,7 +0,0 @@
-{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
-{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
-=======\par
-\par
-This is an installer created using CPack (http://www.cmake.org). No license provided.\par
-\par
-}

Copied: trunk/ImageProcessing/opencv/components/Perspective/cpack_resources/License.rtf (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Perspective/cpack_resources/License.rtf)
===================================================================
--- trunk/ImageProcessing/opencv/components/Perspective/cpack_resources/License.rtf	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Perspective/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,7 @@
+{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
+{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
+=======\par
+\par
+This is an installer created using CPack (http://www.cmake.org). No license provided.\par
+\par
+}

Deleted: trunk/ImageProcessing/opencv/components/Perspective/cpack_resources/License.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Perspective/cpack_resources/License.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Perspective/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-LICENSE
-=======
-
-This is an installer created using CPack (http://www.cmake.org). No license provided.

Copied: trunk/ImageProcessing/opencv/components/Perspective/cpack_resources/License.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Perspective/cpack_resources/License.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/Perspective/cpack_resources/License.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Perspective/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+LICENSE
+=======
+
+This is an installer created using CPack (http://www.cmake.org). No license provided.

Deleted: trunk/ImageProcessing/opencv/components/Perspective/cpack_resources/wix.xsl.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Perspective/cpack_resources/wix.xsl.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Perspective/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,90 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<xsl:stylesheet version="1.0"
-   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
-   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
-  <xsl:output indent="yes" method="xml"/>
-
-  <xsl:template match="/wix:Wix">
-    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
-      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
-        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
-        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
-        <Directory Id="TARGETDIR" Name="SourceDir" >
-            <Directory Id="ProgramFilesFolder" Name="PFILE" >
-                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
-                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
-                </Directory>
-            </Directory>
-        </Directory>
-
-        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
-        </Feature>
-
-        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
-        </Feature>
-
-        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
-        </Feature>
-
-        <!--Tack on your specific wix options-->
-        <UIRef Id="WixUI_FeatureTree" />
-        <UIRef Id="WixUI_ErrorProgressText" />
-        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
-        <!-- TODO: Add Wix Specific Dialogs and features. -->
-        <!-- TODO: Add artwork  -->
-        <!-- TODO: Add ... -->
-
-      </Product>
-
-      <!--Output the fragment info which heat generates-->
-      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
-      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
-
-    </Wix>
-  </xsl:template>
-
-  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
-    <xsl:copy>
-      <xsl:apply-templates select="wix:DirectoryRef" />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:DirectoryRef" >
-    <xsl:copy>
-      <xsl:choose>
-        <xsl:when test="wix:Directory[@Name='components']" >
-          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
-        </xsl:when>
-        <xsl:otherwise>
-          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-        </xsl:otherwise>
-      </xsl:choose>
-      <xsl:apply-templates />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Directory" >
-    <xsl:copy>
-      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Component">
-    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
-      <xsl:attribute name="Id">
-        <xsl:value-of select="@Id" />
-      </xsl:attribute>
-    </xsl:element>
-  </xsl:template>
-
-</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/Perspective/cpack_resources/wix.xsl.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Perspective/cpack_resources/wix.xsl.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/Perspective/cpack_resources/wix.xsl.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Perspective/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="utf-8"?>
+<xsl:stylesheet version="1.0"
+   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
+   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
+  <xsl:output indent="yes" method="xml"/>
+
+  <xsl:template match="/wix:Wix">
+    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
+      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
+        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
+        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
+        <Directory Id="TARGETDIR" Name="SourceDir" >
+            <Directory Id="ProgramFilesFolder" Name="PFILE" >
+                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
+                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
+                </Directory>
+            </Directory>
+        </Directory>
+
+        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
+        </Feature>
+
+        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
+        </Feature>
+
+        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
+        </Feature>
+
+        <!--Tack on your specific wix options-->
+        <UIRef Id="WixUI_FeatureTree" />
+        <UIRef Id="WixUI_ErrorProgressText" />
+        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
+        <!-- TODO: Add Wix Specific Dialogs and features. -->
+        <!-- TODO: Add artwork  -->
+        <!-- TODO: Add ... -->
+
+      </Product>
+
+      <!--Output the fragment info which heat generates-->
+      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
+      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
+
+    </Wix>
+  </xsl:template>
+
+  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
+    <xsl:copy>
+      <xsl:apply-templates select="wix:DirectoryRef" />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:DirectoryRef" >
+    <xsl:copy>
+      <xsl:choose>
+        <xsl:when test="wix:Directory[@Name='components']" >
+          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
+        </xsl:when>
+        <xsl:otherwise>
+          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+        </xsl:otherwise>
+      </xsl:choose>
+      <xsl:apply-templates />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Directory" >
+    <xsl:copy>
+      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Component">
+    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
+      <xsl:attribute name="Id">
+        <xsl:value-of select="@Id" />
+      </xsl:attribute>
+    </xsl:element>
+  </xsl:template>
+
+</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/Perspective/doc.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Perspective/doc.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Perspective/doc.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Perspective/doc.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,157 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{6695FF52-8731-4BB9-8BB9-551CC95EAC77}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>doc</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\doc.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\doc;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Perspective -BC:/distribution/ImageProcessing/opencv/components/Perspective --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Perspective\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Perspective -BC:/distribution/ImageProcessing/opencv/components/Perspective --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Perspective\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Perspective -BC:/distribution/ImageProcessing/opencv/components/Perspective --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Perspective\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Perspective -BC:/distribution/ImageProcessing/opencv/components/Perspective --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Perspective\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\doc" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Perspective/ZERO_CHECK.vcxproj">
+      <Project>574C1EA4-0D46-4A83-93A7-88DCDC508E24</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Perspective/doxygen_Perspective.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Perspective/doxygen_Perspective.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Perspective/doxygen_Perspective.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Perspective/doxygen_Perspective.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{9B1EE063-CA12-4675-B6E6-CD611F8AB010}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>doxygen_Perspective</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Perspective;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Perspective;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Perspective;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Perspective;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\doxygen_Perspective.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Perspective/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeFiles/doxygen_Perspective.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\doxygen_Perspective;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Perspective/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeFiles/doxygen_Perspective.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\doxygen_Perspective;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Perspective/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeFiles/doxygen_Perspective.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\doxygen_Perspective;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Perspective/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeFiles/doxygen_Perspective.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\doxygen_Perspective;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Perspective\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Perspective\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Perspective\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Perspective\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\doxygen_Perspective" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Perspective/uninstall_Perspective.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Perspective/uninstall_Perspective.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Perspective/uninstall_Perspective.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Perspective/uninstall_Perspective.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{9808E516-AFCA-4318-B6F0-5EA3B979110E}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>uninstall_Perspective</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Perspective;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Perspective;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Perspective;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Perspective;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\uninstall_Perspective.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Perspective/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeFiles/uninstall_Perspective.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\uninstall_Perspective;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Perspective/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeFiles/uninstall_Perspective.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\uninstall_Perspective;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Perspective/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeFiles/uninstall_Perspective.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\uninstall_Perspective;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Perspective/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeFiles/uninstall_Perspective.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\uninstall_Perspective;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Perspective\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Perspective\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Perspective\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Perspective/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Perspective\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Perspective\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Perspective\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\uninstall_Perspective" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/RockPaperScissors/ALL_BUILD.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/RockPaperScissors/ALL_BUILD.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/RockPaperScissors/ALL_BUILD.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/RockPaperScissors/ALL_BUILD.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,160 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ALL_BUILD</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/RockPaperScissors;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/RockPaperScissors;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/RockPaperScissors;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/RockPaperScissors;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\ALL_BUILD.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\ALL_BUILD" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/RockPaperScissors.vcxproj">
+      <Project>D4322820-36DD-4393-A24A-EFD727662EE4</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/RockPaperScissorsComp.vcxproj">
+      <Project>3A0CB1E4-2BD9-4C26-9CE6-06BEB5FCA3DE</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,300 @@
+cmake_minimum_required(VERSION 2.8 FATAL_ERROR)
+
+project(RockPaperScissors)
+
+set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS true)
+set(CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake_modules")
+
+set(LINUX_PACKAGE_GENERATOR "DEB")
+#set(LINUX_PACKAGE_GENERATOR "RPM")
+
+
+# component settings
+set(RTC_NAME "${PROJECT_NAME}")
+set(RTC_VERSION "1.0.0")
+set(RTC_VERSION_MAJOR "1")
+set(RTC_VERSION_MINOR "0")
+set(RTC_VERSION_PATCH "0")
+set(RTC_LANG "c++")
+set(RTC_DESCRIPTION "RockPaperScissors Agent Component")
+set(RTC_VENDOR "Shibaura Inst. of Tech, Tanaka & Fujita & Takasu")
+set(RTC_MAINTAINER "author at example.com")
+
+string(TOLOWER ${RTC_NAME} PACKAGE_NAME)
+set(PACKAGE_VERSION "${RTC_VERSION_MAJOR}.${RTC_VERSION_MINOR}.${RTC_VERSION_PATCH}")
+
+set(IDL_FILES ""
+	#              WiiInfo.idl
+)
+
+set(SKEL_SRCS ""
+	#              WiiInfoSkel.cpp
+)
+
+set(STUB_SRCS ""
+)
+
+set(IMPL_SRCS ""
+	#              WiiInfoSVC_impl.cpp
+)
+
+set(IMPL_INCS ""
+	#              WiiInfoSVC_impl.h
+)
+
+set(LIBS_SRCS RockPaperScissors.cpp)
+
+set(LIBS_INCS RockPaperScissors.h)
+
+set(EXEC_SRCS RockPaperScissorsComp.cpp)
+
+set(OTHER_SRCS CMakeLists.txt Doxyfile.in
+               RTC.xml RockPaperScissors.conf rtc.conf)
+
+
+# check OpenRTM installed
+find_package(OpenRTM REQUIRED)
+
+list(APPEND CFLAGS ${OMNIORB_CFLAGS} ${OPENRTM_CFLAGS})
+list(APPEND INCLUDE_DIRS ${OMNIORB_INCLUDE_DIRS} ${OPENRTM_INCLUDE_DIRS})
+list(APPEND LDFLAGS ${OMNIORB_LDFLAGS} ${OPENRTM_LDFLAGS})
+list(APPEND LIBRARY_DIRS ${OMNIORB_LIBRARY_DIRS} ${OPENRTM_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OMNIORB_LIBRARIES} ${OPENRTM_LIBRARIES})
+
+# check doxygen installed
+find_package(Doxygen)
+if(DOXYGEN_FOUND STREQUAL "NO")
+    message(FATAL_ERROR "Doxygen not found.")
+endif()
+
+
+if(WIN32)
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin/x86_win32")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(INSTALL_PREFIX "components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+else()
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(OPENRTM_SHARE_PREFIX "share/openrtm-${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}")
+    set(INSTALL_PREFIX "${OPENRTM_SHARE_PREFIX}/components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+endif()
+
+# check OpenCV installed
+find_package(OpenCV REQUIRED)
+
+list(APPEND INCLUDE_DIRS ${OPENCV_INCLUDE_DIRS})
+list(APPEND LIBRARY_DIRS ${OPENCV_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OPENCV_LIBRARIES})
+
+
+# add uninstall target
+configure_file(
+    "${CMAKE_CURRENT_SOURCE_DIR}/cmake_modules/cmake_uninstall.cmake.in"
+    "${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake"
+    IMMEDIATE @ONLY)
+add_custom_target(uninstall_${RTC_NAME} COMMAND 
+    ${CMAKE_COMMAND} -P ${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake)
+
+
+# target settings for library/executable
+list(APPEND INCLUDE_DIRS ${CMAKE_CURRENT_BINARY_DIR})
+include_directories(${INCLUDE_DIRS})
+
+link_directories(${LIBRARY_DIRS})
+
+add_definitions(${CFLAGS})
+
+foreach(idl ${IDL_FILES})
+    string(REGEX REPLACE "([^\\/]*)\\.idl" "\\1" idl_base ${idl})
+    add_custom_command(OUTPUT ${idl_base}Stub.cpp ${idl_base}Skel.cpp
+                       COMMAND ${OPENRTM_IDL_WRAPPER} ${OPENRTM_IDL_WRAPPER_FLAGS} --idl-file=${idl}
+                       COMMAND ${OPENRTM_IDLC} ${OPENRTM_IDLFLAGS} ${PROJECT_SOURCE_DIR}/${idl}
+                       DEPENDS ${idl})
+endforeach()
+
+if(CMAKE_COMPILER_IS_GNUCC)
+    string(REPLACE ";" " " LDFLAGS "${LDFLAGS}")
+endif()
+
+add_library(${RTC_NAME} SHARED
+            ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+target_link_libraries(${RTC_NAME} ${LIBRARIES})
+set_target_properties(${RTC_NAME} PROPERTIES PREFIX "")
+set_target_properties(${RTC_NAME} PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+if(UNIX)
+    add_library(${RTC_NAME}-static STATIC
+                ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+    target_link_libraries(${RTC_NAME}-static ${LIBRARIES})
+    set_target_properties(${RTC_NAME}-static PROPERTIES PREFIX "")
+    set_target_properties(${RTC_NAME}-static PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+if(UNIX)
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME}-static)
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME}-static ${LIBRARIES})
+
+    add_executable(${RTC_NAME}Comp-dynamic ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp-dynamic ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp-dynamic ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp-dynamic PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+else()
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+if(WIN32)
+    set (LIBRARY_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}/)
+    set (EXECUTABLE_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}Comp/)
+
+    ADD_CUSTOM_COMMAND(
+       TARGET ${RTC_NAME}
+       POST_BUILD
+       COMMAND ${CMAKE_COMMAND} -E copy
+       "${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}/Release/${RTC_NAME}.dll"
+       "${CMAKE_CURRENT_SOURCE_DIR}/../../bin"
+     )
+    ADD_CUSTOM_COMMAND(
+       TARGET ${RTC_NAME}Comp
+       POST_BUILD
+       COMMAND ${CMAKE_COMMAND} -E copy
+       "${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}Comp/Release/${RTC_NAME}Comp.exe"
+       "${CMAKE_CURRENT_SOURCE_DIR}/../../bin"
+     )
+endif()
+
+install(TARGETS ${RTC_NAME} LIBRARY DESTINATION "${INSTALL_PREFIX}"
+                            ARCHIVE DESTINATION "${INSTALL_PREFIX}"
+                            RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(TARGETS ${RTC_NAME}Comp RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(FILES RTC.xml DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+
+
+# target settings for document
+configure_file("${CMAKE_CURRENT_SOURCE_DIR}/Doxyfile.in"
+               "${CMAKE_CURRENT_BINARY_DIR}/Doxyfile")
+
+add_custom_target(doxygen_${RTC_NAME} COMMAND
+                  ${DOXYGEN_EXECUTABLE} ${CMAKE_CURRENT_BINARY_DIR}/Doxyfile)
+
+set_property(DIRECTORY APPEND PROPERTY ADDITIONAL_MAKE_CLEAN_FILES doc)
+
+get_target_property(DOC_TARGET doc TYPE)
+if(NOT DOC_TARGET)
+    add_custom_target(doc)
+endif()
+add_dependencies(doc doxygen)
+
+install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/doc DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "documents")
+
+
+# install source files
+install(FILES ${IDL_FILES} ${IMPL_SRCS} ${IMPL_INCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${LIBS_SRCS} ${LIBS_INCS} ${EXEC_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${OTHER_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(DIRECTORY cmake_modules cpack_resources
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+
+# package settings
+set(CPACK_PACKAGE_NAME "${RTC_NAME}")
+set(CPACK_PACKAGE_VERSION_MAJOR "${RTC_VERSION_MAJOR}")
+set(CPACK_PACKAGE_VERSION_MINOR "${RTC_VERSION_MINOR}")
+set(CPACK_PACKAGE_VERSION_PATCH "${RTC_VERSION_PATCH}")
+set(CPACK_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}")
+set(CPACK_PACKAGE_VENDOR "${RTC_VENDOR}")
+set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "${RTC_DESCRIPTION}")
+set(CPACK_PACKAGE_CONTACT "${RTC_MAINTAINER}")
+
+set(CPACK_RESOURCE_FILE_LICENSE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/License.txt")
+set(CPACK_PACKAGE_DESCRIPTION_FILE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/Description.txt")
+
+set(CPACK_COMPONENTS_ALL applications documents sources)
+set(CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME "Applications")
+set(CPACK_COMPONENT_APPLICATIONS_DESCRIPTION "RT-Component applications")
+set(CPACK_COMPONENT_APPLICATIONS_DISABLED FALSE)
+
+set(CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME "Documents")
+set(CPACK_COMPONENT_DOCUMENTS_DESCRIPTION "RT-Component documents")
+set(CPACK_COMPONENT_DOCUMENTS_DISABLED TRUE)
+
+set(CPACK_COMPONENT_SOURCES_DISPLAY_NAME "Source files")
+set(CPACK_COMPONENT_SOURCES_DESCRIPTION "RT-Component source files")
+set(CPACK_COMPONENT_SOURCES_DISABLED TRUE)
+
+if(WIN32)
+    set(CPACK_GENERATOR "WIX")
+
+    # Windows WiX package settings
+
+    set(CPACK_WIX_XSL "@CMAKE_CURRENT_BINARY_DIR@/wix.xsl")
+    set(CPACK_WIX_LANG "ja-jp")
+    set(CPACK_RESOURCE_FILE_LICENSE
+        "@CMAKE_CURRENT_SOURCE_DIR@/cpack_resources/License.rtf")
+    configure_file(
+        "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/wix.xsl.in"
+        "${CMAKE_CURRENT_BINARY_DIR}/wix.xsl" @ONLY)
+
+    set(CPACK_PACKAGE_FILE_NAME
+        "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}${PACKAGE_VERSION}")
+
+else()
+    set(CPACK_GENERATOR "${LINUX_PACKAGE_GENERATOR}")
+
+    if(CPACK_GENERATOR STREQUAL "DEB")
+        # Linux Debian package settings
+
+        set(CPACK_DEBIAN_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION}-1")
+        set(CPACK_DEBIAN_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_DEBIAN_PACKAGE_SECTION "main")
+        set(CPACK_DEBIAN_PACKAGE_PRIORITY  "extra")
+        set(CPACK_DEBIAN_PACKAGE_DEPENDS "openrtm-aist (>= 1.0.0)")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}_${CPACK_DEBIAN_PACKAGE_VERSION}_${CPACK_DEBIAN_PACKAGE_ARCHITECTURE}")
+
+    elseif(CPACK_GENERATOR STREQUAL "RPM")
+        # Linux RPM package settings
+
+        set(CPACK_RPM_PACKAGE_RELEASE "1.fc10")
+        set(CPACK_RPM_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_RPM_PACKAGE_GROUP "Development/Libraries")
+        set(CPACK_RPM_PACKAGE_LICENSE "LGPL")
+        set(CPACK_RPM_PACKAGE_REQUIRES "OpenRTM-aist >= 1.0.0")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}-${PACKAGE_VERSION}-${CPACK_RPM_PACKAGE_RELEASE}.${CPACK_RPM_PACKAGE_ARCHITECTURE}")
+
+    endif()
+endif()
+
+message(STATUS "Package type: ${CPACK_GENERATOR}")
+message(STATUS "Package name: ${CPACK_PACKAGE_FILE_NAME}")
+
+include(CPack)

Copied: trunk/ImageProcessing/opencv/components/RockPaperScissors/Doxyfile.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/RockPaperScissors/Doxyfile.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/RockPaperScissors/Doxyfile.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/RockPaperScissors/Doxyfile.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,487 @@
+
+# Project related configuration options
+
+DOXYFILE_ENCODING = UTF-8
+
+PROJECT_NAME = @PACKAGE_NAME@
+
+PROJECT_NUMBER = @PACKAGE_VERSION@
+
+OUTPUT_DIRECTORY = doc
+
+CREATE_SUBDIRS = NO
+
+OUTPUT_LANGUAGE = Japanese
+
+BRIEF_MEMBER_DESC = YES
+
+REPEAT_BRIEF = YES
+
+ABBREVIATE_BRIEF = 
+
+ALWAYS_DETAILED_SEC = NO
+
+INLINE_INHERITED_MEMB = NO
+
+FULL_PATH_NAMES = YES
+
+STRIP_FROM_PATH = 
+
+STRIP_FROM_INC_PATH = 
+
+SHORT_NAMES = NO
+
+JAVADOC_AUTOBRIEF = NO
+
+QT_AUTOBRIEF = NO
+
+MULTILINE_CPP_IS_BRIEF = NO
+
+INHERIT_DOCS = YES
+
+SEPARATE_MEMBER_PAGES = NO
+
+TAB_SIZE = 8
+
+ALIASES = 
+
+OPTIMIZE_OUTPUT_FOR_C = NO
+
+OPTIMIZE_OUTPUT_JAVA = NO
+
+OPTIMIZE_FOR_FORTRAN = NO
+
+OPTIMIZE_OUTPUT_VHDL = NO
+
+EXTENSION_MAPPING = 
+
+BUILTIN_STL_SUPPORT = NO
+
+CPP_CLI_SUPPORT = NO
+
+SIP_SUPPORT = NO
+
+IDL_PROPERTY_SUPPORT = YES
+
+DISTRIBUTE_GROUP_DOC = NO
+
+SUBGROUPING = YES
+
+TYPEDEF_HIDES_STRUCT = NO
+
+SYMBOL_CACHE_SIZE = 0
+
+
+# Build related configuration options
+
+EXTRACT_ALL = NO
+
+EXTRACT_PRIVATE = NO
+
+EXTRACT_STATIC = NO
+
+EXTRACT_LOCAL_CLASSES = YES
+
+EXTRACT_LOCAL_METHODS = NO
+
+EXTRACT_ANON_NSPACES = NO
+
+HIDE_UNDOC_MEMBERS = NO
+
+HIDE_UNDOC_CLASSES = NO
+
+HIDE_FRIEND_COMPOUNDS = NO
+
+HIDE_IN_BODY_DOCS = NO
+
+INTERNAL_DOCS = NO
+
+CASE_SENSE_NAMES = NO
+
+HIDE_SCOPE_NAMES = NO
+
+SHOW_INCLUDE_FILES = YES
+
+FORCE_LOCAL_INCLUDES = NO
+
+INLINE_INFO = YES
+
+SORT_MEMBER_DOCS = YES
+
+SORT_BRIEF_DOCS = NO
+
+SORT_MEMBERS_CTORS_1ST = NO
+
+SORT_GROUP_NAMES = NO
+
+SORT_BY_SCOPE_NAME = YES
+
+GENERATE_TODOLIST = YES
+
+GENERATE_TESTLIST = YES
+
+GENERATE_BUGLIST = YES
+
+GENERATE_DEPRECATEDLIST = YES
+
+ENABLED_SECTIONS = 
+
+MAX_INITIALIZER_LINES = 30
+
+SHOW_USED_FILES = YES
+
+SHOW_DIRECTORIES = NO
+
+SHOW_FILES = YES
+
+SHOW_NAMESPACES = YES
+
+FILE_VERSION_FILTER = 
+
+LAYOUT_FILE = 
+
+
+# configuration options related to warning and progress messages
+
+QUIET = NO
+
+WARNINGS = YES
+
+WARN_IF_UNDOCUMENTED = YES
+
+WARN_IF_DOC_ERROR = YES
+
+WARN_NO_PARAMDOC = NO
+
+WARN_FORMAT = "$file:$line: $text"
+
+WARN_LOGFILE = 
+
+
+# configuration options related to the input files
+
+INPUT = @CMAKE_CURRENT_SOURCE_DIR@
+
+INPUT_ENCODING = UTF-8
+
+FILE_PATTERNS = *.cpp *.h *.idl
+
+RECURSIVE = YES
+
+EXCLUDE = _CPack_Packages
+
+EXCLUDE_SYMLINKS = NO
+
+EXCLUDE_PATTERNS = .svn .git 
+
+EXCLUDE_SYMBOLS = 
+
+EXAMPLE_PATH = 
+
+EXAMPLE_PATTERNS = 
+
+EXAMPLE_RECURSIVE = NO
+
+IMAGE_PATH = 
+
+INPUT_FILTER = 
+
+FILTER_PATTERNS = 
+
+FILTER_SOURCE_FILES = NO
+
+
+# configuration options related to source browsing
+
+SOURCE_BROWSER = NO
+
+INLINE_SOURCES = NO
+
+STRIP_CODE_COMMENTS = YES
+
+REFERENCED_BY_RELATION = NO
+
+REFERENCES_RELATION = NO
+
+REFERENCES_LINK_SOURCE = YES
+
+USE_HTAGS = NO
+
+VERBATIM_HEADERS = YES
+
+
+# configuration options related to the alphabetical class index
+
+ALPHABETICAL_INDEX = YES
+
+COLS_IN_ALPHA_INDEX = 5
+
+IGNORE_PREFIX = 
+
+
+# configuration options related to the HTML output
+
+GENERATE_HTML = YES
+
+HTML_OUTPUT = html
+
+HTML_FILE_EXTENSION = .html
+
+HTML_HEADER = 
+
+HTML_FOOTER = 
+
+HTML_STYLESHEET = 
+
+HTML_COLORSTYLE_HUE = 220
+
+HTML_COLORSTYLE_SAT = 100
+
+HTML_COLORSTYLE_GAMMA = 80
+
+HTML_TIMESTAMP = YES
+
+HTML_ALIGN_MEMBERS = YES
+
+HTML_DYNAMIC_SECTIONS = NO
+
+GENERATE_DOCSET = NO
+
+DOCSET_FEEDNAME = "Doxygen generated docs"
+
+DOCSET_BUNDLE_ID = org.doxygen.Project
+
+DOCSET_PUBLISHER_ID = org.doxygen.Publisher
+
+DOCSET_PUBLISHER_NAME = Publisher
+
+GENERATE_HTMLHELP = NO
+
+CHM_FILE = 
+
+HHC_LOCATION = 
+
+GENERATE_CHI = NO
+
+CHM_INDEX_ENCODING = 
+
+BINARY_TOC = NO
+
+TOC_EXPAND = NO
+
+GENERATE_QHP = NO
+
+QCH_FILE = 
+
+QHP_NAMESPACE = org.doxygen.Project
+
+QHP_VIRTUAL_FOLDER = doc
+
+QHP_CUST_FILTER_NAME = 
+
+QHP_CUST_FILTER_ATTRS = 
+
+QHP_SECT_FILTER_ATTRS = 
+
+QHG_LOCATION = 
+
+GENERATE_ECLIPSEHELP = NO
+
+ECLIPSE_DOC_ID = org.doxygen.Project
+
+DISABLE_INDEX = NO
+
+ENUM_VALUES_PER_LINE = 4
+
+GENERATE_TREEVIEW = NO
+
+USE_INLINE_TREES = NO
+
+TREEVIEW_WIDTH = 250
+
+EXT_LINKS_IN_WINDOW = NO
+
+FORMULA_FONTSIZE = 10
+
+FORMULA_TRANSPARENT = YES
+
+SEARCHENGINE = YES
+
+SERVER_BASED_SEARCH = NO
+
+
+# configuration options related to the LaTeX output
+
+GENERATE_LATEX = NO
+
+LATEX_OUTPUT = latex
+
+LATEX_CMD_NAME = latex
+
+MAKEINDEX_CMD_NAME = makeindex
+
+COMPACT_LATEX = NO
+
+PAPER_TYPE = a4wide
+
+EXTRA_PACKAGES = 
+
+LATEX_HEADER = 
+
+PDF_HYPERLINKS = YES
+
+USE_PDFLATEX = YES
+
+LATEX_BATCHMODE = NO
+
+LATEX_HIDE_INDICES = NO
+
+LATEX_SOURCE_CODE = NO
+
+
+# configuration options related to the RTF output
+
+GENERATE_RTF = NO
+
+RTF_OUTPUT = rtf
+
+COMPACT_RTF = NO
+
+RTF_HYPERLINKS = NO
+
+RTF_STYLESHEET_FILE = 
+
+RTF_EXTENSIONS_FILE = 
+
+
+# configuration options related to the man page output
+
+GENERATE_MAN = NO
+
+MAN_OUTPUT = man
+
+MAN_EXTENSION = .3
+
+MAN_LINKS = NO
+
+
+# configuration options related to the XML output
+
+GENERATE_XML = NO
+
+XML_OUTPUT = xml
+
+XML_SCHEMA = 
+
+XML_DTD = 
+
+XML_PROGRAMLISTING = YES
+
+
+# configuration options for the AutoGen Definitions output
+
+GENERATE_AUTOGEN_DEF = NO
+
+
+# configuration options related to the Perl module output
+
+GENERATE_PERLMOD = NO
+
+PERLMOD_LATEX = NO
+
+PERLMOD_PRETTY = YES
+
+PERLMOD_MAKEVAR_PREFIX = 
+
+
+# Configuration options related to the preprocessor
+
+ENABLE_PREPROCESSING = YES
+
+MACRO_EXPANSION = NO
+
+EXPAND_ONLY_PREDEF = NO
+
+SEARCH_INCLUDES = YES
+
+INCLUDE_PATH = 
+
+INCLUDE_FILE_PATTERNS = 
+
+PREDEFINED = 
+
+EXPAND_AS_DEFINED = 
+
+SKIP_FUNCTION_MACROS = YES
+
+
+# Configuration::additions related to external references
+
+TAGFILES = 
+
+GENERATE_TAGFILE = 
+
+ALLEXTERNALS = NO
+
+EXTERNAL_GROUPS = YES
+
+PERL_PATH = /usr/bin/perl
+
+
+# Configuration options related to the dot tool
+
+CLASS_DIAGRAMS = YES
+
+MSCGEN_PATH = 
+
+HIDE_UNDOC_RELATIONS = YES
+
+HAVE_DOT = NO
+
+DOT_NUM_THREADS = 0
+
+DOT_FONTNAME = FreeSans.ttf
+
+DOT_FONTSIZE = 10
+
+DOT_FONTPATH = 
+
+CLASS_GRAPH = YES
+
+COLLABORATION_GRAPH = YES
+
+GROUP_GRAPHS = YES
+
+UML_LOOK = YES
+
+TEMPLATE_RELATIONS = NO
+
+INCLUDE_GRAPH = YES
+
+INCLUDED_BY_GRAPH = YES
+
+CALL_GRAPH = NO
+
+CALLER_GRAPH = NO
+
+GRAPHICAL_HIERARCHY = YES
+
+DIRECTORY_GRAPH = YES
+
+DOT_IMAGE_FORMAT = png
+
+DOT_PATH = 
+
+DOTFILE_DIRS = 
+
+DOT_GRAPH_MAX_NODES = 50
+
+MAX_DOT_GRAPH_DEPTH = 0
+
+DOT_TRANSPARENT = NO
+
+DOT_MULTI_TARGETS = NO
+
+GENERATE_LEGEND = YES
+
+DOT_CLEANUP = YES

Copied: trunk/ImageProcessing/opencv/components/RockPaperScissors/INSTALL.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/RockPaperScissors/INSTALL.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/RockPaperScissors/INSTALL.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/RockPaperScissors/INSTALL.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,178 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{0F103D78-0F29-4905-BDD6-10170713B2B6}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>INSTALL</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/RockPaperScissors;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/RockPaperScissors;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/RockPaperScissors;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/RockPaperScissors;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\INSTALL_force.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/ALL_BUILD.vcxproj">
+      <Project>B947F6ED-BEAA-4A93-AB1F-586DF141AC43</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/RockPaperScissors/PACKAGE.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/RockPaperScissors/PACKAGE.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/RockPaperScissors/PACKAGE.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/RockPaperScissors/PACKAGE.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,186 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{33F42C36-1EE4-4E2E-A533-F95493177B79}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>PACKAGE</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/RockPaperScissors;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/RockPaperScissors;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/RockPaperScissors;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/RockPaperScissors;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\PACKAGE_force.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/ALL_BUILD.vcxproj">
+      <Project>B947F6ED-BEAA-4A93-AB1F-586DF141AC43</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/RockPaperScissors/RockPaperScissors.sln (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/RockPaperScissors/RockPaperScissors.sln)
===================================================================
--- trunk/ImageProcessing/opencv/components/RockPaperScissors/RockPaperScissors.sln	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/RockPaperScissors/RockPaperScissors.sln	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,105 @@
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ALL_BUILD", "ALL_BUILD.vcxproj", "{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}"
+	ProjectSection(ProjectDependencies) = postProject
+		{D4322820-36DD-4393-A24A-EFD727662EE4} = {D4322820-36DD-4393-A24A-EFD727662EE4}
+		{3A0CB1E4-2BD9-4C26-9CE6-06BEB5FCA3DE} = {3A0CB1E4-2BD9-4C26-9CE6-06BEB5FCA3DE}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "INSTALL", "INSTALL.vcxproj", "{0F103D78-0F29-4905-BDD6-10170713B2B6}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43} = {B947F6ED-BEAA-4A93-AB1F-586DF141AC43}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PACKAGE", "PACKAGE.vcxproj", "{33F42C36-1EE4-4E2E-A533-F95493177B79}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43} = {B947F6ED-BEAA-4A93-AB1F-586DF141AC43}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RockPaperScissors", "RockPaperScissors.vcxproj", "{D4322820-36DD-4393-A24A-EFD727662EE4}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RockPaperScissorsComp", "RockPaperScissorsComp.vcxproj", "{3A0CB1E4-2BD9-4C26-9CE6-06BEB5FCA3DE}"
+	ProjectSection(ProjectDependencies) = postProject
+		{D4322820-36DD-4393-A24A-EFD727662EE4} = {D4322820-36DD-4393-A24A-EFD727662EE4}
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZERO_CHECK", "..\..\ZERO_CHECK.vcxproj", "{87493064-6817-4173-BA90-7F469034490A}"
+	ProjectSection(ProjectDependencies) = postProject
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doxygen_RockPaperScissors", "doxygen_RockPaperScissors.vcxproj", "{C9FB05E7-56AC-4679-9DD1-3C6402E5392F}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uninstall_RockPaperScissors", "uninstall_RockPaperScissors.vcxproj", "{B1B37740-4FFF-40F1-BC8F-E09A27F5045A}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Win32 = Debug|Win32
+		Release|Win32 = Release|Win32
+		MinSizeRel|Win32 = MinSizeRel|Win32
+		RelWithDebInfo|Win32 = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Debug|Win32.ActiveCfg = Debug|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Debug|Win32.Build.0 = Debug|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Release|Win32.ActiveCfg = Release|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Release|Win32.Build.0 = Release|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.Debug|Win32.ActiveCfg = Debug|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.Release|Win32.ActiveCfg = Release|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.Debug|Win32.ActiveCfg = Debug|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.Release|Win32.ActiveCfg = Release|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{D4322820-36DD-4393-A24A-EFD727662EE4}.Debug|Win32.ActiveCfg = Debug|Win32
+		{D4322820-36DD-4393-A24A-EFD727662EE4}.Debug|Win32.Build.0 = Debug|Win32
+		{D4322820-36DD-4393-A24A-EFD727662EE4}.Release|Win32.ActiveCfg = Release|Win32
+		{D4322820-36DD-4393-A24A-EFD727662EE4}.Release|Win32.Build.0 = Release|Win32
+		{D4322820-36DD-4393-A24A-EFD727662EE4}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{D4322820-36DD-4393-A24A-EFD727662EE4}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{D4322820-36DD-4393-A24A-EFD727662EE4}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{D4322820-36DD-4393-A24A-EFD727662EE4}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{3A0CB1E4-2BD9-4C26-9CE6-06BEB5FCA3DE}.Debug|Win32.ActiveCfg = Debug|Win32
+		{3A0CB1E4-2BD9-4C26-9CE6-06BEB5FCA3DE}.Debug|Win32.Build.0 = Debug|Win32
+		{3A0CB1E4-2BD9-4C26-9CE6-06BEB5FCA3DE}.Release|Win32.ActiveCfg = Release|Win32
+		{3A0CB1E4-2BD9-4C26-9CE6-06BEB5FCA3DE}.Release|Win32.Build.0 = Release|Win32
+		{3A0CB1E4-2BD9-4C26-9CE6-06BEB5FCA3DE}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{3A0CB1E4-2BD9-4C26-9CE6-06BEB5FCA3DE}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{3A0CB1E4-2BD9-4C26-9CE6-06BEB5FCA3DE}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{3A0CB1E4-2BD9-4C26-9CE6-06BEB5FCA3DE}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Debug|Win32.ActiveCfg = Debug|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Debug|Win32.Build.0 = Debug|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Release|Win32.ActiveCfg = Release|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Release|Win32.Build.0 = Release|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{C9FB05E7-56AC-4679-9DD1-3C6402E5392F}.Debug|Win32.ActiveCfg = Debug|Win32
+		{C9FB05E7-56AC-4679-9DD1-3C6402E5392F}.Release|Win32.ActiveCfg = Release|Win32
+		{C9FB05E7-56AC-4679-9DD1-3C6402E5392F}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{C9FB05E7-56AC-4679-9DD1-3C6402E5392F}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{B1B37740-4FFF-40F1-BC8F-E09A27F5045A}.Debug|Win32.ActiveCfg = Debug|Win32
+		{B1B37740-4FFF-40F1-BC8F-E09A27F5045A}.Release|Win32.ActiveCfg = Release|Win32
+		{B1B37740-4FFF-40F1-BC8F-E09A27F5045A}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{B1B37740-4FFF-40F1-BC8F-E09A27F5045A}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ExtensibilityGlobals) = postSolution
+	EndGlobalSection
+	GlobalSection(ExtensibilityAddIns) = postSolution
+	EndGlobalSection
+EndGlobal

Copied: trunk/ImageProcessing/opencv/components/RockPaperScissors/RockPaperScissors.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/RockPaperScissors/RockPaperScissors.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/RockPaperScissors/RockPaperScissors.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/RockPaperScissors/RockPaperScissors.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,292 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{D4322820-36DD-4393-A24A-EFD727662EE4}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>RockPaperScissors</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\Debug\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">RockPaperScissors.dir\Debug\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">RockPaperScissors</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\Release\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">RockPaperScissors.dir\Release\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">RockPaperScissors</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\MinSizeRel\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">RockPaperScissors.dir\MinSizeRel\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">RockPaperScissors</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\RelWithDebInfo\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">RockPaperScissors.dir\RelWithDebInfo\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">RockPaperScissors</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">true</LinkIncremental>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/RockPaperScissors;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
+      <Optimization>Disabled</Optimization>
+      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Debug";RockPaperScissors_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Debug</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/Debug/RockPaperScissors.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Debug\";RockPaperScissors_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/RockPaperScissors;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/RockPaperScissors;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rtd.lib;omniDynamic414_rtd.lib;omnithread34_rtd.lib;RTC110d.lib;coil110d.lib;ws2_32.lib;mswsock.lib;opencv_core220d.lib;opencv_imgproc220d.lib;opencv_features2d220d.lib;opencv_gpu220d.lib;opencv_calib3d220d.lib;opencv_objdetect220d.lib;opencv_video220d.lib;opencv_highgui220d.lib;opencv_ml220d.lib;opencv_legacy220d.lib;opencv_contrib220d.lib;opencv_flann220d.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/Debug/RockPaperScissors.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/Debug/RockPaperScissors.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/RockPaperScissors;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Release";RockPaperScissors_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Release</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/Release/RockPaperScissors.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Release\";RockPaperScissors_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/RockPaperScissors;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/RockPaperScissors;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/Release/RockPaperScissors.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/Release/RockPaperScissors.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/RockPaperScissors;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MinSpace</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="MinSizeRel";RockPaperScissors_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>MinSizeRel</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/MinSizeRel/RockPaperScissors.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"MinSizeRel\";RockPaperScissors_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/RockPaperScissors;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/RockPaperScissors;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/MinSizeRel/RockPaperScissors.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/MinSizeRel/RockPaperScissors.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/RockPaperScissors;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="RelWithDebInfo";RockPaperScissors_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>RelWithDebInfo</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/RelWithDebInfo/RockPaperScissors.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"RelWithDebInfo\";RockPaperScissors_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/RockPaperScissors;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/RockPaperScissors;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/RelWithDebInfo/RockPaperScissors.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/RelWithDebInfo/RockPaperScissors.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="RockPaperScissors.cpp" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/RockPaperScissors/RockPaperScissorsComp.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/RockPaperScissors/RockPaperScissorsComp.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/RockPaperScissors/RockPaperScissorsComp.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/RockPaperScissors/RockPaperScissorsComp.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,295 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{3A0CB1E4-2BD9-4C26-9CE6-06BEB5FCA3DE}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>RockPaperScissorsComp</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\Debug\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">RockPaperScissorsComp.dir\Debug\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">RockPaperScissorsComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\Release\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">RockPaperScissorsComp.dir\Release\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">RockPaperScissorsComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\MinSizeRel\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">RockPaperScissorsComp.dir\MinSizeRel\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">RockPaperScissorsComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\RelWithDebInfo\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">RockPaperScissorsComp.dir\RelWithDebInfo\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">RockPaperScissorsComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">true</LinkIncremental>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/RockPaperScissors;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
+      <Optimization>Disabled</Optimization>
+      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Debug";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Debug</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/Debug/RockPaperScissorsComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Debug\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/RockPaperScissors;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/RockPaperScissors;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;Debug\RockPaperScissors.lib;omniORB414_rtd.lib;omniDynamic414_rtd.lib;omnithread34_rtd.lib;RTC110d.lib;coil110d.lib;ws2_32.lib;mswsock.lib;opencv_core220d.lib;opencv_imgproc220d.lib;opencv_features2d220d.lib;opencv_gpu220d.lib;opencv_calib3d220d.lib;opencv_objdetect220d.lib;opencv_video220d.lib;opencv_highgui220d.lib;opencv_ml220d.lib;opencv_legacy220d.lib;opencv_contrib220d.lib;opencv_flann220d.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/Debug/RockPaperScissorsComp.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/Debug/RockPaperScissorsComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/RockPaperScissors;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Release";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Release</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/Release/RockPaperScissorsComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Release\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/RockPaperScissors;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/RockPaperScissors;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;Release\RockPaperScissors.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/Release/RockPaperScissorsComp.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/Release/RockPaperScissorsComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/RockPaperScissors;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MinSpace</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="MinSizeRel";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>MinSizeRel</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/MinSizeRel/RockPaperScissorsComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"MinSizeRel\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/RockPaperScissors;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/RockPaperScissors;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;MinSizeRel\RockPaperScissors.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/MinSizeRel/RockPaperScissorsComp.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/MinSizeRel/RockPaperScissorsComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/RockPaperScissors;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="RelWithDebInfo";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>RelWithDebInfo</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/RelWithDebInfo/RockPaperScissorsComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"RelWithDebInfo\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/RockPaperScissors;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/RockPaperScissors;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;RelWithDebInfo\RockPaperScissors.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/RelWithDebInfo/RockPaperScissorsComp.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/RelWithDebInfo/RockPaperScissorsComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="RockPaperScissorsComp.cpp" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/RockPaperScissors.vcxproj">
+      <Project>D4322820-36DD-4393-A24A-EFD727662EE4</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/RockPaperScissors/ZERO_CHECK.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/RockPaperScissors/ZERO_CHECK.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/RockPaperScissors/ZERO_CHECK.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/RockPaperScissors/ZERO_CHECK.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,154 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{3DE76E5D-D284-49AD-A5A4-C5905CB65DF6}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ZERO_CHECK</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\ZERO_CHECK.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\generate.stamp.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/RockPaperScissors -BC:/distribution/ImageProcessing/opencv/components/RockPaperScissors --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/RockPaperScissors -BC:/distribution/ImageProcessing/opencv/components/RockPaperScissors --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/RockPaperScissors -BC:/distribution/ImageProcessing/opencv/components/RockPaperScissors --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/RockPaperScissors -BC:/distribution/ImageProcessing/opencv/components/RockPaperScissors --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\ZERO_CHECK" />
+  </ItemGroup>
+  <ItemGroup>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Deleted: trunk/ImageProcessing/opencv/components/RockPaperScissors/cmake_modules/CPackWIX.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/RockPaperScissors/cmake_modules/CPackWIX.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/RockPaperScissors/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,51 +0,0 @@
-#=============================================================================
-# Copyright 2007-2009 Kitware, Inc.
-#
-# Distributed under the OSI-approved BSD License (the "License");
-# see accompanying file Copyright.txt for details.
-#
-# This software is distributed WITHOUT ANY WARRANTY; without even the
-# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-# See the License for more information.
-#=============================================================================
-# (To distributed this file outside of CMake, substitute the full
-#  License text for the above reference.)
-#
-# Fixed for OpenRTM
-#
-IF(CMAKE_BINARY_DIR)
-  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
-ENDIF(CMAKE_BINARY_DIR)
-
-IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
-    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
-ENDIF()
-
-IF(NOT CPACK_WIX_LANG)
-    SET(CPACK_WIX_LANG "en-us")
-ENDIF()
-
-# use the package defaults if none exists.
-# for the community.
-#IF ( NOT CPACK_WIX_XSL )
-#	
-#ENDIF( NOT CPACK_WIX_XSL )
-#
-
-IF ( CPACK_WIX_WXS_FILES )
-	# this could probably be a single expression but I'm no regex guru.
-    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
-	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
-ENDIF( CPACK_WIX_WXS_FILES )
-
-FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-
-IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
-  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
-  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
-  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
-ELSE()
-  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
-ENDIF()

Copied: trunk/ImageProcessing/opencv/components/RockPaperScissors/cmake_modules/CPackWIX.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/RockPaperScissors/cmake_modules/CPackWIX.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/RockPaperScissors/cmake_modules/CPackWIX.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/RockPaperScissors/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,51 @@
+#=============================================================================
+# Copyright 2007-2009 Kitware, Inc.
+#
+# Distributed under the OSI-approved BSD License (the "License");
+# see accompanying file Copyright.txt for details.
+#
+# This software is distributed WITHOUT ANY WARRANTY; without even the
+# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+# See the License for more information.
+#=============================================================================
+# (To distributed this file outside of CMake, substitute the full
+#  License text for the above reference.)
+#
+# Fixed for OpenRTM
+#
+IF(CMAKE_BINARY_DIR)
+  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
+ENDIF(CMAKE_BINARY_DIR)
+
+IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
+    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
+ENDIF()
+
+IF(NOT CPACK_WIX_LANG)
+    SET(CPACK_WIX_LANG "en-us")
+ENDIF()
+
+# use the package defaults if none exists.
+# for the community.
+#IF ( NOT CPACK_WIX_XSL )
+#	
+#ENDIF( NOT CPACK_WIX_XSL )
+#
+
+IF ( CPACK_WIX_WXS_FILES )
+	# this could probably be a single expression but I'm no regex guru.
+    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
+	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
+ENDIF( CPACK_WIX_WXS_FILES )
+
+FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+
+IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
+  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
+  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
+  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
+ELSE()
+  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
+ENDIF()

Deleted: trunk/ImageProcessing/opencv/components/RockPaperScissors/cmake_modules/FindOpenCV.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/RockPaperScissors/cmake_modules/FindOpenCV.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/RockPaperScissors/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,62 +0,0 @@
-
-
-set(OPENCV_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # OpenCV
-    pkg_check_modules(OPENCV REQUIRED opencv)
-    if(NOT OPENCV_DIR)
-        if(OPENCV_FOUND)
-            set(OPENCV_DIR ${OPENCV_PREFIX})
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-    endif()
-
-    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
-    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
-
-endif(UNIX)
-
-if(WIN32)
-    # OpenCV
-    if(NOT OPENCV_DIR)
-        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
-            set(OPENCV_DIR $ENV{OPENCV_ROOT})
-            set(OPENCV_FOUND TRUE)
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-        if(NOT OPENCV_FOUND)
-            message(FATAL_ERROR "OpenCV not found.")
-        endif()
-    endif()
-
-    include(${OPENCV_DIR}/OpenCVConfig.cmake)
-    set(OPENCV_VERSION ${OpenCV_VERSION})
-    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
-    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
-    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
-
-    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
-    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
-
-    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
-
-    foreach(_lib ${OPENCV_LIB_COMPONENTS})
-        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
-    endforeach()
-
-endif(WIN32)
-
-message(STATUS "FindOpenCV setup done.")
-
-message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
-message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
-message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
-message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
-message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
-message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
-message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
-

Copied: trunk/ImageProcessing/opencv/components/RockPaperScissors/cmake_modules/FindOpenCV.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/RockPaperScissors/cmake_modules/FindOpenCV.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/RockPaperScissors/cmake_modules/FindOpenCV.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/RockPaperScissors/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,62 @@
+
+
+set(OPENCV_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # OpenCV
+    pkg_check_modules(OPENCV REQUIRED opencv)
+    if(NOT OPENCV_DIR)
+        if(OPENCV_FOUND)
+            set(OPENCV_DIR ${OPENCV_PREFIX})
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+    endif()
+
+    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
+    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
+
+endif(UNIX)
+
+if(WIN32)
+    # OpenCV
+    if(NOT OPENCV_DIR)
+        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
+            set(OPENCV_DIR $ENV{OPENCV_ROOT})
+            set(OPENCV_FOUND TRUE)
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+        if(NOT OPENCV_FOUND)
+            message(FATAL_ERROR "OpenCV not found.")
+        endif()
+    endif()
+
+    include(${OPENCV_DIR}/OpenCVConfig.cmake)
+    set(OPENCV_VERSION ${OpenCV_VERSION})
+    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
+    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
+    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
+
+    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
+    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
+
+    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
+
+    foreach(_lib ${OPENCV_LIB_COMPONENTS})
+        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
+    endforeach()
+
+endif(WIN32)
+
+message(STATUS "FindOpenCV setup done.")
+
+message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
+message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
+message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
+message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
+message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
+message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
+message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
+

Deleted: trunk/ImageProcessing/opencv/components/RockPaperScissors/cmake_modules/FindOpenRTM.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/RockPaperScissors/cmake_modules/FindOpenRTM.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/RockPaperScissors/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,185 +0,0 @@
-
-set(OMNIORB_FOUND FALSE)
-set(OPENRTM_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # omniORB
-    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
-    if(NOT OMNIORB_DIR)
-        if(OMNIORB_FOUND)
-            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-    endif()
-
-    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
-    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
-
-    # OpenRTM-aist
-    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
-    if(NOT OPENRTM_DIR)
-        if(OPENRTM_FOUND)
-            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-    endif()
-
-    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
-    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
-
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
-           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
-           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
-           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "")
-    set(OPENRTM_IDLFLAGS "")
-
-    execute_process(COMMAND rtm-config --idlc
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        set(OPENRTM_IDLC "${output_val}")
-    endif()
-
-    execute_process(COMMAND rtm-config --idlflags
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        string(REPLACE " " ";" output_val ${output_val})
-        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
-    endif()
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(UNIX)
-
-if(WIN32)
-    # omniORB
-    if(NOT OMNIORB_DIR)
-        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
-            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
-            set(OMNIORB_FOUND TRUE)
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-        if(NOT OMNIORB_FOUND)
-            message(FATAL_ERROR "omniORB not found.")
-        endif()
-    endif()
-
-    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
-    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
-
-    # omniORB version
-    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omniORB version file not found.")
-    endif()
-
-    set(OMNIORB_VERSION "${_vers}")
-    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[_]" "."
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[.]" ""
-           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
-
-    # omnithread version
-    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omnithread not found.")
-    endif()
-    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
-           OMNIORB_THREAD_NUM "${_vers}")
-
-    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
-    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
-    else()
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
-    endif()
-
-    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
-                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
-                    "omnithread${OMNIORB_THREAD_NUM}_rt")
-        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-
-    # OpenRTM-aist
-    if(NOT OPENRTM_DIR)
-        if(NOT $ENV{RTM_ROOT} STREQUAL "")
-            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
-            set(OPENRTM_FOUND TRUE)
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-        if(NOT OPENRTM_FOUND)
-            message(FATAL_ERROR "OpenRTM-aist not found.")
-        endif()
-    endif()
-
-    # OpenRTM-aist version
-    set(OPENRTM_VERSION "${OPENRTM_DIR}")
-    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    set(OPENRTM_VERSION_PATCH "0")
-    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
-
-    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
-    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
-    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
-
-    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
-
-    foreach(library "RTC110" "coil110")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-    foreach(library "ws2_32" "mswsock")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
-    endforeach()
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "omniidl")
-    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(WIN32)
-
-message(STATUS "FindOpenRTM setup done.")
-
-message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
-message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
-message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
-message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
-message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
-message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
-message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
-
-message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
-message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
-message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
-message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
-message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
-message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
-message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
-message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
-message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
-message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
-
-message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
-message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
-message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
-message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Copied: trunk/ImageProcessing/opencv/components/RockPaperScissors/cmake_modules/FindOpenRTM.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/RockPaperScissors/cmake_modules/FindOpenRTM.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/RockPaperScissors/cmake_modules/FindOpenRTM.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/RockPaperScissors/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,185 @@
+
+set(OMNIORB_FOUND FALSE)
+set(OPENRTM_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # omniORB
+    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
+    if(NOT OMNIORB_DIR)
+        if(OMNIORB_FOUND)
+            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+    endif()
+
+    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
+    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
+
+    # OpenRTM-aist
+    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
+    if(NOT OPENRTM_DIR)
+        if(OPENRTM_FOUND)
+            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+    endif()
+
+    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
+    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
+
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
+           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
+           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
+           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "")
+    set(OPENRTM_IDLFLAGS "")
+
+    execute_process(COMMAND rtm-config --idlc
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        set(OPENRTM_IDLC "${output_val}")
+    endif()
+
+    execute_process(COMMAND rtm-config --idlflags
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        string(REPLACE " " ";" output_val ${output_val})
+        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
+    endif()
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(UNIX)
+
+if(WIN32)
+    # omniORB
+    if(NOT OMNIORB_DIR)
+        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
+            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
+            set(OMNIORB_FOUND TRUE)
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+        if(NOT OMNIORB_FOUND)
+            message(FATAL_ERROR "omniORB not found.")
+        endif()
+    endif()
+
+    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
+    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
+
+    # omniORB version
+    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omniORB version file not found.")
+    endif()
+
+    set(OMNIORB_VERSION "${_vers}")
+    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[_]" "."
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[.]" ""
+           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
+
+    # omnithread version
+    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omnithread not found.")
+    endif()
+    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
+           OMNIORB_THREAD_NUM "${_vers}")
+
+    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
+    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
+    else()
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
+    endif()
+
+    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
+                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
+                    "omnithread${OMNIORB_THREAD_NUM}_rt")
+        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+
+    # OpenRTM-aist
+    if(NOT OPENRTM_DIR)
+        if(NOT $ENV{RTM_ROOT} STREQUAL "")
+            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
+            set(OPENRTM_FOUND TRUE)
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+        if(NOT OPENRTM_FOUND)
+            message(FATAL_ERROR "OpenRTM-aist not found.")
+        endif()
+    endif()
+
+    # OpenRTM-aist version
+    set(OPENRTM_VERSION "${OPENRTM_DIR}")
+    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    set(OPENRTM_VERSION_PATCH "0")
+    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
+
+    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
+    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
+    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
+
+    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
+
+    foreach(library "RTC110" "coil110")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+    foreach(library "ws2_32" "mswsock")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
+    endforeach()
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "omniidl")
+    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(WIN32)
+
+message(STATUS "FindOpenRTM setup done.")
+
+message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
+message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
+message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
+message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
+message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
+message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
+message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
+
+message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
+message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
+message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
+message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
+message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
+message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
+message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
+message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
+message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
+message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
+
+message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
+message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
+message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
+message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Deleted: trunk/ImageProcessing/opencv/components/RockPaperScissors/cmake_modules/cmake_uninstall.cmake.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/RockPaperScissors/cmake_modules/cmake_uninstall.cmake.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/RockPaperScissors/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,19 +0,0 @@
-if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
-    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
-endif()
-
-file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
-string(REGEX REPLACE "\n" ";" files "${files}")
-foreach(file ${files})
-    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
-    if(EXISTS "$ENV{DESTDIR}${file}")
-        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
-                     OUTPUT_VARIABLE rm_out
-                     RETURN_VALUE rm_retval)
-        if(NOT "${rm_retval}" STREQUAL 0)
-            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
-        endif()
-    else()
-        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
-    endif()
-endforeach()

Copied: trunk/ImageProcessing/opencv/components/RockPaperScissors/cmake_modules/cmake_uninstall.cmake.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/RockPaperScissors/cmake_modules/cmake_uninstall.cmake.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/RockPaperScissors/cmake_modules/cmake_uninstall.cmake.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/RockPaperScissors/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,19 @@
+if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
+    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
+endif()
+
+file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
+string(REGEX REPLACE "\n" ";" files "${files}")
+foreach(file ${files})
+    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
+    if(EXISTS "$ENV{DESTDIR}${file}")
+        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
+                     OUTPUT_VARIABLE rm_out
+                     RETURN_VALUE rm_retval)
+        if(NOT "${rm_retval}" STREQUAL 0)
+            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
+        endif()
+    else()
+        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
+    endif()
+endforeach()

Deleted: trunk/ImageProcessing/opencv/components/RockPaperScissors/cpack_resources/Description.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/RockPaperScissors/cpack_resources/Description.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/RockPaperScissors/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-DESCRIPTION
-===========
-
-This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Copied: trunk/ImageProcessing/opencv/components/RockPaperScissors/cpack_resources/Description.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/RockPaperScissors/cpack_resources/Description.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/RockPaperScissors/cpack_resources/Description.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/RockPaperScissors/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+DESCRIPTION
+===========
+
+This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Deleted: trunk/ImageProcessing/opencv/components/RockPaperScissors/cpack_resources/License.rtf
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/RockPaperScissors/cpack_resources/License.rtf	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/RockPaperScissors/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,7 +0,0 @@
-{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
-{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
-=======\par
-\par
-This is an installer created using CPack (http://www.cmake.org). No license provided.\par
-\par
-}

Copied: trunk/ImageProcessing/opencv/components/RockPaperScissors/cpack_resources/License.rtf (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/RockPaperScissors/cpack_resources/License.rtf)
===================================================================
--- trunk/ImageProcessing/opencv/components/RockPaperScissors/cpack_resources/License.rtf	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/RockPaperScissors/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,7 @@
+{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
+{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
+=======\par
+\par
+This is an installer created using CPack (http://www.cmake.org). No license provided.\par
+\par
+}

Deleted: trunk/ImageProcessing/opencv/components/RockPaperScissors/cpack_resources/License.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/RockPaperScissors/cpack_resources/License.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/RockPaperScissors/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-LICENSE
-=======
-
-This is an installer created using CPack (http://www.cmake.org). No license provided.

Copied: trunk/ImageProcessing/opencv/components/RockPaperScissors/cpack_resources/License.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/RockPaperScissors/cpack_resources/License.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/RockPaperScissors/cpack_resources/License.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/RockPaperScissors/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+LICENSE
+=======
+
+This is an installer created using CPack (http://www.cmake.org). No license provided.

Deleted: trunk/ImageProcessing/opencv/components/RockPaperScissors/cpack_resources/wix.xsl.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/RockPaperScissors/cpack_resources/wix.xsl.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/RockPaperScissors/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,90 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<xsl:stylesheet version="1.0"
-   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
-   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
-  <xsl:output indent="yes" method="xml"/>
-
-  <xsl:template match="/wix:Wix">
-    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
-      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
-        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
-        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
-        <Directory Id="TARGETDIR" Name="SourceDir" >
-            <Directory Id="ProgramFilesFolder" Name="PFILE" >
-                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
-                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
-                </Directory>
-            </Directory>
-        </Directory>
-
-        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
-        </Feature>
-
-        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
-        </Feature>
-
-        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
-        </Feature>
-
-        <!--Tack on your specific wix options-->
-        <UIRef Id="WixUI_FeatureTree" />
-        <UIRef Id="WixUI_ErrorProgressText" />
-        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
-        <!-- TODO: Add Wix Specific Dialogs and features. -->
-        <!-- TODO: Add artwork  -->
-        <!-- TODO: Add ... -->
-
-      </Product>
-
-      <!--Output the fragment info which heat generates-->
-      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
-      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
-
-    </Wix>
-  </xsl:template>
-
-  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
-    <xsl:copy>
-      <xsl:apply-templates select="wix:DirectoryRef" />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:DirectoryRef" >
-    <xsl:copy>
-      <xsl:choose>
-        <xsl:when test="wix:Directory[@Name='components']" >
-          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
-        </xsl:when>
-        <xsl:otherwise>
-          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-        </xsl:otherwise>
-      </xsl:choose>
-      <xsl:apply-templates />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Directory" >
-    <xsl:copy>
-      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Component">
-    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
-      <xsl:attribute name="Id">
-        <xsl:value-of select="@Id" />
-      </xsl:attribute>
-    </xsl:element>
-  </xsl:template>
-
-</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/RockPaperScissors/cpack_resources/wix.xsl.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/RockPaperScissors/cpack_resources/wix.xsl.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/RockPaperScissors/cpack_resources/wix.xsl.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/RockPaperScissors/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="utf-8"?>
+<xsl:stylesheet version="1.0"
+   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
+   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
+  <xsl:output indent="yes" method="xml"/>
+
+  <xsl:template match="/wix:Wix">
+    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
+      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
+        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
+        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
+        <Directory Id="TARGETDIR" Name="SourceDir" >
+            <Directory Id="ProgramFilesFolder" Name="PFILE" >
+                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
+                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
+                </Directory>
+            </Directory>
+        </Directory>
+
+        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
+        </Feature>
+
+        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
+        </Feature>
+
+        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
+        </Feature>
+
+        <!--Tack on your specific wix options-->
+        <UIRef Id="WixUI_FeatureTree" />
+        <UIRef Id="WixUI_ErrorProgressText" />
+        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
+        <!-- TODO: Add Wix Specific Dialogs and features. -->
+        <!-- TODO: Add artwork  -->
+        <!-- TODO: Add ... -->
+
+      </Product>
+
+      <!--Output the fragment info which heat generates-->
+      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
+      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
+
+    </Wix>
+  </xsl:template>
+
+  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
+    <xsl:copy>
+      <xsl:apply-templates select="wix:DirectoryRef" />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:DirectoryRef" >
+    <xsl:copy>
+      <xsl:choose>
+        <xsl:when test="wix:Directory[@Name='components']" >
+          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
+        </xsl:when>
+        <xsl:otherwise>
+          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+        </xsl:otherwise>
+      </xsl:choose>
+      <xsl:apply-templates />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Directory" >
+    <xsl:copy>
+      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Component">
+    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
+      <xsl:attribute name="Id">
+        <xsl:value-of select="@Id" />
+      </xsl:attribute>
+    </xsl:element>
+  </xsl:template>
+
+</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/RockPaperScissors/doc.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/RockPaperScissors/doc.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/RockPaperScissors/doc.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/RockPaperScissors/doc.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,157 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{F6AD89CA-63A1-4DCA-9D89-46EE2A7CB935}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>doc</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\doc.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\doc;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/RockPaperScissors -BC:/distribution/ImageProcessing/opencv/components/RockPaperScissors --check-stamp-file C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/RockPaperScissors -BC:/distribution/ImageProcessing/opencv/components/RockPaperScissors --check-stamp-file C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/RockPaperScissors -BC:/distribution/ImageProcessing/opencv/components/RockPaperScissors --check-stamp-file C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/RockPaperScissors -BC:/distribution/ImageProcessing/opencv/components/RockPaperScissors --check-stamp-file C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\doc" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/ZERO_CHECK.vcxproj">
+      <Project>3DE76E5D-D284-49AD-A5A4-C5905CB65DF6</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/RockPaperScissors/doxygen_RockPaperScissors.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/RockPaperScissors/doxygen_RockPaperScissors.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/RockPaperScissors/doxygen_RockPaperScissors.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/RockPaperScissors/doxygen_RockPaperScissors.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{C9FB05E7-56AC-4679-9DD1-3C6402E5392F}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>doxygen_RockPaperScissors</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/RockPaperScissors;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/RockPaperScissors;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/RockPaperScissors;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/RockPaperScissors;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\doxygen_RockPaperScissors.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeFiles/doxygen_RockPaperScissors.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\doxygen_RockPaperScissors;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeFiles/doxygen_RockPaperScissors.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\doxygen_RockPaperScissors;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeFiles/doxygen_RockPaperScissors.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\doxygen_RockPaperScissors;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeFiles/doxygen_RockPaperScissors.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\doxygen_RockPaperScissors;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\doxygen_RockPaperScissors" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/RockPaperScissors/uninstall_RockPaperScissors.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/RockPaperScissors/uninstall_RockPaperScissors.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/RockPaperScissors/uninstall_RockPaperScissors.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/RockPaperScissors/uninstall_RockPaperScissors.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{B1B37740-4FFF-40F1-BC8F-E09A27F5045A}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>uninstall_RockPaperScissors</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/RockPaperScissors;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/RockPaperScissors;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/RockPaperScissors;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/RockPaperScissors;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\uninstall_RockPaperScissors.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeFiles/uninstall_RockPaperScissors.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\uninstall_RockPaperScissors;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeFiles/uninstall_RockPaperScissors.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\uninstall_RockPaperScissors;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeFiles/uninstall_RockPaperScissors.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\uninstall_RockPaperScissors;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeFiles/uninstall_RockPaperScissors.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\uninstall_RockPaperScissors;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/RockPaperScissors/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\RockPaperScissors\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\uninstall_RockPaperScissors" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Rotate/ALL_BUILD.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Rotate/ALL_BUILD.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Rotate/ALL_BUILD.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Rotate/ALL_BUILD.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,160 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ALL_BUILD</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Rotate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Rotate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Rotate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Rotate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\ALL_BUILD.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Rotate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Rotate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Rotate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Rotate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\ALL_BUILD" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Rotate/Rotate.vcxproj">
+      <Project>5C602B23-A183-454B-BFD1-70FC1DA8D9EA</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Rotate/RotateComp.vcxproj">
+      <Project>13C3DF1C-AC43-4A1F-ADCA-5A670EEF83B1</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Rotate/CMakeLists.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Rotate/CMakeLists.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/Rotate/CMakeLists.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Rotate/CMakeLists.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,300 @@
+cmake_minimum_required(VERSION 2.8 FATAL_ERROR)
+
+project(Rotate)
+
+set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS true)
+set(CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake_modules")
+
+set(LINUX_PACKAGE_GENERATOR "DEB")
+#set(LINUX_PACKAGE_GENERATOR "RPM")
+
+
+# component settings
+set(RTC_NAME "${PROJECT_NAME}")
+set(RTC_VERSION "1.0.0")
+set(RTC_VERSION_MAJOR "1")
+set(RTC_VERSION_MINOR "0")
+set(RTC_VERSION_PATCH "0")
+set(RTC_LANG "c++")
+set(RTC_DESCRIPTION "Rotate Agent Component")
+set(RTC_VENDOR "Shibaura Inst. of Tech, Tanaka & Fujita & Takasu")
+set(RTC_MAINTAINER "author at example.com")
+
+string(TOLOWER ${RTC_NAME} PACKAGE_NAME)
+set(PACKAGE_VERSION "${RTC_VERSION_MAJOR}.${RTC_VERSION_MINOR}.${RTC_VERSION_PATCH}")
+
+set(IDL_FILES ""
+	#              WiiInfo.idl
+)
+
+set(SKEL_SRCS ""
+	#              WiiInfoSkel.cpp
+)
+
+set(STUB_SRCS ""
+)
+
+set(IMPL_SRCS ""
+	#              WiiInfoSVC_impl.cpp
+)
+
+set(IMPL_INCS ""
+	#              WiiInfoSVC_impl.h
+)
+
+set(LIBS_SRCS Rotate.cpp)
+
+set(LIBS_INCS Rotate.h)
+
+set(EXEC_SRCS RotateComp.cpp)
+
+set(OTHER_SRCS CMakeLists.txt Doxyfile.in
+               RTC.xml Rotate.conf rtc.conf)
+
+
+# check OpenRTM installed
+find_package(OpenRTM REQUIRED)
+
+list(APPEND CFLAGS ${OMNIORB_CFLAGS} ${OPENRTM_CFLAGS})
+list(APPEND INCLUDE_DIRS ${OMNIORB_INCLUDE_DIRS} ${OPENRTM_INCLUDE_DIRS})
+list(APPEND LDFLAGS ${OMNIORB_LDFLAGS} ${OPENRTM_LDFLAGS})
+list(APPEND LIBRARY_DIRS ${OMNIORB_LIBRARY_DIRS} ${OPENRTM_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OMNIORB_LIBRARIES} ${OPENRTM_LIBRARIES})
+
+# check doxygen installed
+find_package(Doxygen)
+if(DOXYGEN_FOUND STREQUAL "NO")
+    message(FATAL_ERROR "Doxygen not found.")
+endif()
+
+
+if(WIN32)
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin/x86_win32")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(INSTALL_PREFIX "components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+else()
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(OPENRTM_SHARE_PREFIX "share/openrtm-${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}")
+    set(INSTALL_PREFIX "${OPENRTM_SHARE_PREFIX}/components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+endif()
+
+# check OpenCV installed
+find_package(OpenCV REQUIRED)
+
+list(APPEND INCLUDE_DIRS ${OPENCV_INCLUDE_DIRS})
+list(APPEND LIBRARY_DIRS ${OPENCV_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OPENCV_LIBRARIES})
+
+
+# add uninstall target
+configure_file(
+    "${CMAKE_CURRENT_SOURCE_DIR}/cmake_modules/cmake_uninstall.cmake.in"
+    "${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake"
+    IMMEDIATE @ONLY)
+add_custom_target(uninstall_${RTC_NAME} COMMAND 
+    ${CMAKE_COMMAND} -P ${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake)
+
+
+# target settings for library/executable
+list(APPEND INCLUDE_DIRS ${CMAKE_CURRENT_BINARY_DIR})
+include_directories(${INCLUDE_DIRS})
+
+link_directories(${LIBRARY_DIRS})
+
+add_definitions(${CFLAGS})
+
+foreach(idl ${IDL_FILES})
+    string(REGEX REPLACE "([^\\/]*)\\.idl" "\\1" idl_base ${idl})
+    add_custom_command(OUTPUT ${idl_base}Stub.cpp ${idl_base}Skel.cpp
+                       COMMAND ${OPENRTM_IDL_WRAPPER} ${OPENRTM_IDL_WRAPPER_FLAGS} --idl-file=${idl}
+                       COMMAND ${OPENRTM_IDLC} ${OPENRTM_IDLFLAGS} ${PROJECT_SOURCE_DIR}/${idl}
+                       DEPENDS ${idl})
+endforeach()
+
+if(CMAKE_COMPILER_IS_GNUCC)
+    string(REPLACE ";" " " LDFLAGS "${LDFLAGS}")
+endif()
+
+add_library(${RTC_NAME} SHARED
+            ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+target_link_libraries(${RTC_NAME} ${LIBRARIES})
+set_target_properties(${RTC_NAME} PROPERTIES PREFIX "")
+set_target_properties(${RTC_NAME} PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+if(UNIX)
+    add_library(${RTC_NAME}-static STATIC
+                ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+    target_link_libraries(${RTC_NAME}-static ${LIBRARIES})
+    set_target_properties(${RTC_NAME}-static PROPERTIES PREFIX "")
+    set_target_properties(${RTC_NAME}-static PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+if(UNIX)
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME}-static)
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME}-static ${LIBRARIES})
+
+    add_executable(${RTC_NAME}Comp-dynamic ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp-dynamic ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp-dynamic ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp-dynamic PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+else()
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+if(WIN32)
+    set (LIBRARY_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}/)
+    set (EXECUTABLE_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}Comp/)
+
+    ADD_CUSTOM_COMMAND(
+       TARGET ${RTC_NAME}
+       POST_BUILD
+       COMMAND ${CMAKE_COMMAND} -E copy
+       "${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}/Release/${RTC_NAME}.dll"
+       "${CMAKE_CURRENT_SOURCE_DIR}/../../bin"
+     )
+    ADD_CUSTOM_COMMAND(
+       TARGET ${RTC_NAME}Comp
+       POST_BUILD
+       COMMAND ${CMAKE_COMMAND} -E copy
+       "${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}Comp/Release/${RTC_NAME}Comp.exe"
+       "${CMAKE_CURRENT_SOURCE_DIR}/../../bin"
+     )
+endif()
+
+install(TARGETS ${RTC_NAME} LIBRARY DESTINATION "${INSTALL_PREFIX}"
+                            ARCHIVE DESTINATION "${INSTALL_PREFIX}"
+                            RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(TARGETS ${RTC_NAME}Comp RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(FILES RTC.xml DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+
+
+# target settings for document
+configure_file("${CMAKE_CURRENT_SOURCE_DIR}/Doxyfile.in"
+               "${CMAKE_CURRENT_BINARY_DIR}/Doxyfile")
+
+add_custom_target(doxygen_${RTC_NAME} COMMAND
+                  ${DOXYGEN_EXECUTABLE} ${CMAKE_CURRENT_BINARY_DIR}/Doxyfile)
+
+set_property(DIRECTORY APPEND PROPERTY ADDITIONAL_MAKE_CLEAN_FILES doc)
+
+get_target_property(DOC_TARGET doc TYPE)
+if(NOT DOC_TARGET)
+    add_custom_target(doc)
+endif()
+add_dependencies(doc doxygen)
+
+install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/doc DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "documents")
+
+
+# install source files
+install(FILES ${IDL_FILES} ${IMPL_SRCS} ${IMPL_INCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${LIBS_SRCS} ${LIBS_INCS} ${EXEC_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${OTHER_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(DIRECTORY cmake_modules cpack_resources
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+
+# package settings
+set(CPACK_PACKAGE_NAME "${RTC_NAME}")
+set(CPACK_PACKAGE_VERSION_MAJOR "${RTC_VERSION_MAJOR}")
+set(CPACK_PACKAGE_VERSION_MINOR "${RTC_VERSION_MINOR}")
+set(CPACK_PACKAGE_VERSION_PATCH "${RTC_VERSION_PATCH}")
+set(CPACK_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}")
+set(CPACK_PACKAGE_VENDOR "${RTC_VENDOR}")
+set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "${RTC_DESCRIPTION}")
+set(CPACK_PACKAGE_CONTACT "${RTC_MAINTAINER}")
+
+set(CPACK_RESOURCE_FILE_LICENSE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/License.txt")
+set(CPACK_PACKAGE_DESCRIPTION_FILE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/Description.txt")
+
+set(CPACK_COMPONENTS_ALL applications documents sources)
+set(CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME "Applications")
+set(CPACK_COMPONENT_APPLICATIONS_DESCRIPTION "RT-Component applications")
+set(CPACK_COMPONENT_APPLICATIONS_DISABLED FALSE)
+
+set(CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME "Documents")
+set(CPACK_COMPONENT_DOCUMENTS_DESCRIPTION "RT-Component documents")
+set(CPACK_COMPONENT_DOCUMENTS_DISABLED TRUE)
+
+set(CPACK_COMPONENT_SOURCES_DISPLAY_NAME "Source files")
+set(CPACK_COMPONENT_SOURCES_DESCRIPTION "RT-Component source files")
+set(CPACK_COMPONENT_SOURCES_DISABLED TRUE)
+
+if(WIN32)
+    set(CPACK_GENERATOR "WIX")
+
+    # Windows WiX package settings
+
+    set(CPACK_WIX_XSL "@CMAKE_CURRENT_BINARY_DIR@/wix.xsl")
+    set(CPACK_WIX_LANG "ja-jp")
+    set(CPACK_RESOURCE_FILE_LICENSE
+        "@CMAKE_CURRENT_SOURCE_DIR@/cpack_resources/License.rtf")
+    configure_file(
+        "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/wix.xsl.in"
+        "${CMAKE_CURRENT_BINARY_DIR}/wix.xsl" @ONLY)
+
+    set(CPACK_PACKAGE_FILE_NAME
+        "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}${PACKAGE_VERSION}")
+
+else()
+    set(CPACK_GENERATOR "${LINUX_PACKAGE_GENERATOR}")
+
+    if(CPACK_GENERATOR STREQUAL "DEB")
+        # Linux Debian package settings
+
+        set(CPACK_DEBIAN_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION}-1")
+        set(CPACK_DEBIAN_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_DEBIAN_PACKAGE_SECTION "main")
+        set(CPACK_DEBIAN_PACKAGE_PRIORITY  "extra")
+        set(CPACK_DEBIAN_PACKAGE_DEPENDS "openrtm-aist (>= 1.0.0)")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}_${CPACK_DEBIAN_PACKAGE_VERSION}_${CPACK_DEBIAN_PACKAGE_ARCHITECTURE}")
+
+    elseif(CPACK_GENERATOR STREQUAL "RPM")
+        # Linux RPM package settings
+
+        set(CPACK_RPM_PACKAGE_RELEASE "1.fc10")
+        set(CPACK_RPM_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_RPM_PACKAGE_GROUP "Development/Libraries")
+        set(CPACK_RPM_PACKAGE_LICENSE "LGPL")
+        set(CPACK_RPM_PACKAGE_REQUIRES "OpenRTM-aist >= 1.0.0")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}-${PACKAGE_VERSION}-${CPACK_RPM_PACKAGE_RELEASE}.${CPACK_RPM_PACKAGE_ARCHITECTURE}")
+
+    endif()
+endif()
+
+message(STATUS "Package type: ${CPACK_GENERATOR}")
+message(STATUS "Package name: ${CPACK_PACKAGE_FILE_NAME}")
+
+include(CPack)

Copied: trunk/ImageProcessing/opencv/components/Rotate/Doxyfile.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Rotate/Doxyfile.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/Rotate/Doxyfile.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Rotate/Doxyfile.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,487 @@
+
+# Project related configuration options
+
+DOXYFILE_ENCODING = UTF-8
+
+PROJECT_NAME = @PACKAGE_NAME@
+
+PROJECT_NUMBER = @PACKAGE_VERSION@
+
+OUTPUT_DIRECTORY = doc
+
+CREATE_SUBDIRS = NO
+
+OUTPUT_LANGUAGE = Japanese
+
+BRIEF_MEMBER_DESC = YES
+
+REPEAT_BRIEF = YES
+
+ABBREVIATE_BRIEF = 
+
+ALWAYS_DETAILED_SEC = NO
+
+INLINE_INHERITED_MEMB = NO
+
+FULL_PATH_NAMES = YES
+
+STRIP_FROM_PATH = 
+
+STRIP_FROM_INC_PATH = 
+
+SHORT_NAMES = NO
+
+JAVADOC_AUTOBRIEF = NO
+
+QT_AUTOBRIEF = NO
+
+MULTILINE_CPP_IS_BRIEF = NO
+
+INHERIT_DOCS = YES
+
+SEPARATE_MEMBER_PAGES = NO
+
+TAB_SIZE = 8
+
+ALIASES = 
+
+OPTIMIZE_OUTPUT_FOR_C = NO
+
+OPTIMIZE_OUTPUT_JAVA = NO
+
+OPTIMIZE_FOR_FORTRAN = NO
+
+OPTIMIZE_OUTPUT_VHDL = NO
+
+EXTENSION_MAPPING = 
+
+BUILTIN_STL_SUPPORT = NO
+
+CPP_CLI_SUPPORT = NO
+
+SIP_SUPPORT = NO
+
+IDL_PROPERTY_SUPPORT = YES
+
+DISTRIBUTE_GROUP_DOC = NO
+
+SUBGROUPING = YES
+
+TYPEDEF_HIDES_STRUCT = NO
+
+SYMBOL_CACHE_SIZE = 0
+
+
+# Build related configuration options
+
+EXTRACT_ALL = NO
+
+EXTRACT_PRIVATE = NO
+
+EXTRACT_STATIC = NO
+
+EXTRACT_LOCAL_CLASSES = YES
+
+EXTRACT_LOCAL_METHODS = NO
+
+EXTRACT_ANON_NSPACES = NO
+
+HIDE_UNDOC_MEMBERS = NO
+
+HIDE_UNDOC_CLASSES = NO
+
+HIDE_FRIEND_COMPOUNDS = NO
+
+HIDE_IN_BODY_DOCS = NO
+
+INTERNAL_DOCS = NO
+
+CASE_SENSE_NAMES = NO
+
+HIDE_SCOPE_NAMES = NO
+
+SHOW_INCLUDE_FILES = YES
+
+FORCE_LOCAL_INCLUDES = NO
+
+INLINE_INFO = YES
+
+SORT_MEMBER_DOCS = YES
+
+SORT_BRIEF_DOCS = NO
+
+SORT_MEMBERS_CTORS_1ST = NO
+
+SORT_GROUP_NAMES = NO
+
+SORT_BY_SCOPE_NAME = YES
+
+GENERATE_TODOLIST = YES
+
+GENERATE_TESTLIST = YES
+
+GENERATE_BUGLIST = YES
+
+GENERATE_DEPRECATEDLIST = YES
+
+ENABLED_SECTIONS = 
+
+MAX_INITIALIZER_LINES = 30
+
+SHOW_USED_FILES = YES
+
+SHOW_DIRECTORIES = NO
+
+SHOW_FILES = YES
+
+SHOW_NAMESPACES = YES
+
+FILE_VERSION_FILTER = 
+
+LAYOUT_FILE = 
+
+
+# configuration options related to warning and progress messages
+
+QUIET = NO
+
+WARNINGS = YES
+
+WARN_IF_UNDOCUMENTED = YES
+
+WARN_IF_DOC_ERROR = YES
+
+WARN_NO_PARAMDOC = NO
+
+WARN_FORMAT = "$file:$line: $text"
+
+WARN_LOGFILE = 
+
+
+# configuration options related to the input files
+
+INPUT = @CMAKE_CURRENT_SOURCE_DIR@
+
+INPUT_ENCODING = UTF-8
+
+FILE_PATTERNS = *.cpp *.h *.idl
+
+RECURSIVE = YES
+
+EXCLUDE = _CPack_Packages
+
+EXCLUDE_SYMLINKS = NO
+
+EXCLUDE_PATTERNS = .svn .git 
+
+EXCLUDE_SYMBOLS = 
+
+EXAMPLE_PATH = 
+
+EXAMPLE_PATTERNS = 
+
+EXAMPLE_RECURSIVE = NO
+
+IMAGE_PATH = 
+
+INPUT_FILTER = 
+
+FILTER_PATTERNS = 
+
+FILTER_SOURCE_FILES = NO
+
+
+# configuration options related to source browsing
+
+SOURCE_BROWSER = NO
+
+INLINE_SOURCES = NO
+
+STRIP_CODE_COMMENTS = YES
+
+REFERENCED_BY_RELATION = NO
+
+REFERENCES_RELATION = NO
+
+REFERENCES_LINK_SOURCE = YES
+
+USE_HTAGS = NO
+
+VERBATIM_HEADERS = YES
+
+
+# configuration options related to the alphabetical class index
+
+ALPHABETICAL_INDEX = YES
+
+COLS_IN_ALPHA_INDEX = 5
+
+IGNORE_PREFIX = 
+
+
+# configuration options related to the HTML output
+
+GENERATE_HTML = YES
+
+HTML_OUTPUT = html
+
+HTML_FILE_EXTENSION = .html
+
+HTML_HEADER = 
+
+HTML_FOOTER = 
+
+HTML_STYLESHEET = 
+
+HTML_COLORSTYLE_HUE = 220
+
+HTML_COLORSTYLE_SAT = 100
+
+HTML_COLORSTYLE_GAMMA = 80
+
+HTML_TIMESTAMP = YES
+
+HTML_ALIGN_MEMBERS = YES
+
+HTML_DYNAMIC_SECTIONS = NO
+
+GENERATE_DOCSET = NO
+
+DOCSET_FEEDNAME = "Doxygen generated docs"
+
+DOCSET_BUNDLE_ID = org.doxygen.Project
+
+DOCSET_PUBLISHER_ID = org.doxygen.Publisher
+
+DOCSET_PUBLISHER_NAME = Publisher
+
+GENERATE_HTMLHELP = NO
+
+CHM_FILE = 
+
+HHC_LOCATION = 
+
+GENERATE_CHI = NO
+
+CHM_INDEX_ENCODING = 
+
+BINARY_TOC = NO
+
+TOC_EXPAND = NO
+
+GENERATE_QHP = NO
+
+QCH_FILE = 
+
+QHP_NAMESPACE = org.doxygen.Project
+
+QHP_VIRTUAL_FOLDER = doc
+
+QHP_CUST_FILTER_NAME = 
+
+QHP_CUST_FILTER_ATTRS = 
+
+QHP_SECT_FILTER_ATTRS = 
+
+QHG_LOCATION = 
+
+GENERATE_ECLIPSEHELP = NO
+
+ECLIPSE_DOC_ID = org.doxygen.Project
+
+DISABLE_INDEX = NO
+
+ENUM_VALUES_PER_LINE = 4
+
+GENERATE_TREEVIEW = NO
+
+USE_INLINE_TREES = NO
+
+TREEVIEW_WIDTH = 250
+
+EXT_LINKS_IN_WINDOW = NO
+
+FORMULA_FONTSIZE = 10
+
+FORMULA_TRANSPARENT = YES
+
+SEARCHENGINE = YES
+
+SERVER_BASED_SEARCH = NO
+
+
+# configuration options related to the LaTeX output
+
+GENERATE_LATEX = NO
+
+LATEX_OUTPUT = latex
+
+LATEX_CMD_NAME = latex
+
+MAKEINDEX_CMD_NAME = makeindex
+
+COMPACT_LATEX = NO
+
+PAPER_TYPE = a4wide
+
+EXTRA_PACKAGES = 
+
+LATEX_HEADER = 
+
+PDF_HYPERLINKS = YES
+
+USE_PDFLATEX = YES
+
+LATEX_BATCHMODE = NO
+
+LATEX_HIDE_INDICES = NO
+
+LATEX_SOURCE_CODE = NO
+
+
+# configuration options related to the RTF output
+
+GENERATE_RTF = NO
+
+RTF_OUTPUT = rtf
+
+COMPACT_RTF = NO
+
+RTF_HYPERLINKS = NO
+
+RTF_STYLESHEET_FILE = 
+
+RTF_EXTENSIONS_FILE = 
+
+
+# configuration options related to the man page output
+
+GENERATE_MAN = NO
+
+MAN_OUTPUT = man
+
+MAN_EXTENSION = .3
+
+MAN_LINKS = NO
+
+
+# configuration options related to the XML output
+
+GENERATE_XML = NO
+
+XML_OUTPUT = xml
+
+XML_SCHEMA = 
+
+XML_DTD = 
+
+XML_PROGRAMLISTING = YES
+
+
+# configuration options for the AutoGen Definitions output
+
+GENERATE_AUTOGEN_DEF = NO
+
+
+# configuration options related to the Perl module output
+
+GENERATE_PERLMOD = NO
+
+PERLMOD_LATEX = NO
+
+PERLMOD_PRETTY = YES
+
+PERLMOD_MAKEVAR_PREFIX = 
+
+
+# Configuration options related to the preprocessor
+
+ENABLE_PREPROCESSING = YES
+
+MACRO_EXPANSION = NO
+
+EXPAND_ONLY_PREDEF = NO
+
+SEARCH_INCLUDES = YES
+
+INCLUDE_PATH = 
+
+INCLUDE_FILE_PATTERNS = 
+
+PREDEFINED = 
+
+EXPAND_AS_DEFINED = 
+
+SKIP_FUNCTION_MACROS = YES
+
+
+# Configuration::additions related to external references
+
+TAGFILES = 
+
+GENERATE_TAGFILE = 
+
+ALLEXTERNALS = NO
+
+EXTERNAL_GROUPS = YES
+
+PERL_PATH = /usr/bin/perl
+
+
+# Configuration options related to the dot tool
+
+CLASS_DIAGRAMS = YES
+
+MSCGEN_PATH = 
+
+HIDE_UNDOC_RELATIONS = YES
+
+HAVE_DOT = NO
+
+DOT_NUM_THREADS = 0
+
+DOT_FONTNAME = FreeSans.ttf
+
+DOT_FONTSIZE = 10
+
+DOT_FONTPATH = 
+
+CLASS_GRAPH = YES
+
+COLLABORATION_GRAPH = YES
+
+GROUP_GRAPHS = YES
+
+UML_LOOK = YES
+
+TEMPLATE_RELATIONS = NO
+
+INCLUDE_GRAPH = YES
+
+INCLUDED_BY_GRAPH = YES
+
+CALL_GRAPH = NO
+
+CALLER_GRAPH = NO
+
+GRAPHICAL_HIERARCHY = YES
+
+DIRECTORY_GRAPH = YES
+
+DOT_IMAGE_FORMAT = png
+
+DOT_PATH = 
+
+DOTFILE_DIRS = 
+
+DOT_GRAPH_MAX_NODES = 50
+
+MAX_DOT_GRAPH_DEPTH = 0
+
+DOT_TRANSPARENT = NO
+
+DOT_MULTI_TARGETS = NO
+
+GENERATE_LEGEND = YES
+
+DOT_CLEANUP = YES

Copied: trunk/ImageProcessing/opencv/components/Rotate/INSTALL.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Rotate/INSTALL.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Rotate/INSTALL.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Rotate/INSTALL.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,178 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{0F103D78-0F29-4905-BDD6-10170713B2B6}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>INSTALL</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Rotate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Rotate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Rotate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Rotate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\INSTALL_force.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Rotate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Rotate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Rotate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Rotate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Rotate/ALL_BUILD.vcxproj">
+      <Project>B947F6ED-BEAA-4A93-AB1F-586DF141AC43</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Rotate/PACKAGE.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Rotate/PACKAGE.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Rotate/PACKAGE.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Rotate/PACKAGE.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,186 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{33F42C36-1EE4-4E2E-A533-F95493177B79}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>PACKAGE</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Rotate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Rotate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Rotate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Rotate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\PACKAGE_force.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Rotate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Rotate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Rotate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Rotate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Rotate/ALL_BUILD.vcxproj">
+      <Project>B947F6ED-BEAA-4A93-AB1F-586DF141AC43</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Rotate/Rotate.sln (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Rotate/Rotate.sln)
===================================================================
--- trunk/ImageProcessing/opencv/components/Rotate/Rotate.sln	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Rotate/Rotate.sln	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,105 @@
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ALL_BUILD", "ALL_BUILD.vcxproj", "{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}"
+	ProjectSection(ProjectDependencies) = postProject
+		{5C602B23-A183-454B-BFD1-70FC1DA8D9EA} = {5C602B23-A183-454B-BFD1-70FC1DA8D9EA}
+		{13C3DF1C-AC43-4A1F-ADCA-5A670EEF83B1} = {13C3DF1C-AC43-4A1F-ADCA-5A670EEF83B1}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "INSTALL", "INSTALL.vcxproj", "{0F103D78-0F29-4905-BDD6-10170713B2B6}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43} = {B947F6ED-BEAA-4A93-AB1F-586DF141AC43}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PACKAGE", "PACKAGE.vcxproj", "{33F42C36-1EE4-4E2E-A533-F95493177B79}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43} = {B947F6ED-BEAA-4A93-AB1F-586DF141AC43}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Rotate", "Rotate.vcxproj", "{5C602B23-A183-454B-BFD1-70FC1DA8D9EA}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RotateComp", "RotateComp.vcxproj", "{13C3DF1C-AC43-4A1F-ADCA-5A670EEF83B1}"
+	ProjectSection(ProjectDependencies) = postProject
+		{5C602B23-A183-454B-BFD1-70FC1DA8D9EA} = {5C602B23-A183-454B-BFD1-70FC1DA8D9EA}
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZERO_CHECK", "..\..\ZERO_CHECK.vcxproj", "{87493064-6817-4173-BA90-7F469034490A}"
+	ProjectSection(ProjectDependencies) = postProject
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doxygen_Rotate", "doxygen_Rotate.vcxproj", "{CD4F784E-300C-4C97-AB93-2D29067FD60E}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uninstall_Rotate", "uninstall_Rotate.vcxproj", "{E0F93673-9D10-4512-9D3A-6CF9A754A53C}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Win32 = Debug|Win32
+		Release|Win32 = Release|Win32
+		MinSizeRel|Win32 = MinSizeRel|Win32
+		RelWithDebInfo|Win32 = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Debug|Win32.ActiveCfg = Debug|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Debug|Win32.Build.0 = Debug|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Release|Win32.ActiveCfg = Release|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Release|Win32.Build.0 = Release|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.Debug|Win32.ActiveCfg = Debug|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.Release|Win32.ActiveCfg = Release|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.Debug|Win32.ActiveCfg = Debug|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.Release|Win32.ActiveCfg = Release|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{5C602B23-A183-454B-BFD1-70FC1DA8D9EA}.Debug|Win32.ActiveCfg = Debug|Win32
+		{5C602B23-A183-454B-BFD1-70FC1DA8D9EA}.Debug|Win32.Build.0 = Debug|Win32
+		{5C602B23-A183-454B-BFD1-70FC1DA8D9EA}.Release|Win32.ActiveCfg = Release|Win32
+		{5C602B23-A183-454B-BFD1-70FC1DA8D9EA}.Release|Win32.Build.0 = Release|Win32
+		{5C602B23-A183-454B-BFD1-70FC1DA8D9EA}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{5C602B23-A183-454B-BFD1-70FC1DA8D9EA}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{5C602B23-A183-454B-BFD1-70FC1DA8D9EA}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{5C602B23-A183-454B-BFD1-70FC1DA8D9EA}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{13C3DF1C-AC43-4A1F-ADCA-5A670EEF83B1}.Debug|Win32.ActiveCfg = Debug|Win32
+		{13C3DF1C-AC43-4A1F-ADCA-5A670EEF83B1}.Debug|Win32.Build.0 = Debug|Win32
+		{13C3DF1C-AC43-4A1F-ADCA-5A670EEF83B1}.Release|Win32.ActiveCfg = Release|Win32
+		{13C3DF1C-AC43-4A1F-ADCA-5A670EEF83B1}.Release|Win32.Build.0 = Release|Win32
+		{13C3DF1C-AC43-4A1F-ADCA-5A670EEF83B1}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{13C3DF1C-AC43-4A1F-ADCA-5A670EEF83B1}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{13C3DF1C-AC43-4A1F-ADCA-5A670EEF83B1}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{13C3DF1C-AC43-4A1F-ADCA-5A670EEF83B1}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Debug|Win32.ActiveCfg = Debug|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Debug|Win32.Build.0 = Debug|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Release|Win32.ActiveCfg = Release|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Release|Win32.Build.0 = Release|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{CD4F784E-300C-4C97-AB93-2D29067FD60E}.Debug|Win32.ActiveCfg = Debug|Win32
+		{CD4F784E-300C-4C97-AB93-2D29067FD60E}.Release|Win32.ActiveCfg = Release|Win32
+		{CD4F784E-300C-4C97-AB93-2D29067FD60E}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{CD4F784E-300C-4C97-AB93-2D29067FD60E}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{E0F93673-9D10-4512-9D3A-6CF9A754A53C}.Debug|Win32.ActiveCfg = Debug|Win32
+		{E0F93673-9D10-4512-9D3A-6CF9A754A53C}.Release|Win32.ActiveCfg = Release|Win32
+		{E0F93673-9D10-4512-9D3A-6CF9A754A53C}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{E0F93673-9D10-4512-9D3A-6CF9A754A53C}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ExtensibilityGlobals) = postSolution
+	EndGlobalSection
+	GlobalSection(ExtensibilityAddIns) = postSolution
+	EndGlobalSection
+EndGlobal

Copied: trunk/ImageProcessing/opencv/components/Rotate/Rotate.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Rotate/Rotate.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Rotate/Rotate.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Rotate/Rotate.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,292 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{5C602B23-A183-454B-BFD1-70FC1DA8D9EA}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>Rotate</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\Debug\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Rotate.dir\Debug\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Rotate</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\Release\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Rotate.dir\Release\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Rotate</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\MinSizeRel\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Rotate.dir\MinSizeRel\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Rotate</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\RelWithDebInfo\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Rotate.dir\RelWithDebInfo\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Rotate</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">true</LinkIncremental>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Rotate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
+      <Optimization>Disabled</Optimization>
+      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Debug";Rotate_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Debug</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Rotate/Debug/Rotate.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Debug\";Rotate_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Rotate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Rotate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rtd.lib;omniDynamic414_rtd.lib;omnithread34_rtd.lib;RTC110d.lib;coil110d.lib;ws2_32.lib;mswsock.lib;opencv_core220d.lib;opencv_imgproc220d.lib;opencv_features2d220d.lib;opencv_gpu220d.lib;opencv_calib3d220d.lib;opencv_objdetect220d.lib;opencv_video220d.lib;opencv_highgui220d.lib;opencv_ml220d.lib;opencv_legacy220d.lib;opencv_contrib220d.lib;opencv_flann220d.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Rotate/Debug/Rotate.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Rotate/Debug/Rotate.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Rotate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Release";Rotate_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Release</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Rotate/Release/Rotate.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Release\";Rotate_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Rotate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Rotate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Rotate/Release/Rotate.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Rotate/Release/Rotate.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Rotate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MinSpace</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="MinSizeRel";Rotate_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>MinSizeRel</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Rotate/MinSizeRel/Rotate.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"MinSizeRel\";Rotate_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Rotate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Rotate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Rotate/MinSizeRel/Rotate.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Rotate/MinSizeRel/Rotate.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Rotate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="RelWithDebInfo";Rotate_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>RelWithDebInfo</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Rotate/RelWithDebInfo/Rotate.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"RelWithDebInfo\";Rotate_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Rotate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Rotate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Rotate/RelWithDebInfo/Rotate.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Rotate/RelWithDebInfo/Rotate.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Rotate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Rotate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Rotate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Rotate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="Rotate.cpp" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Rotate/RotateComp.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Rotate/RotateComp.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Rotate/RotateComp.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Rotate/RotateComp.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,295 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{13C3DF1C-AC43-4A1F-ADCA-5A670EEF83B1}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>RotateComp</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\Debug\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">RotateComp.dir\Debug\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">RotateComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\Release\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">RotateComp.dir\Release\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">RotateComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\MinSizeRel\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">RotateComp.dir\MinSizeRel\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">RotateComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\RelWithDebInfo\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">RotateComp.dir\RelWithDebInfo\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">RotateComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">true</LinkIncremental>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Rotate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
+      <Optimization>Disabled</Optimization>
+      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Debug";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Debug</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Rotate/Debug/RotateComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Debug\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Rotate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Rotate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;Debug\Rotate.lib;omniORB414_rtd.lib;omniDynamic414_rtd.lib;omnithread34_rtd.lib;RTC110d.lib;coil110d.lib;ws2_32.lib;mswsock.lib;opencv_core220d.lib;opencv_imgproc220d.lib;opencv_features2d220d.lib;opencv_gpu220d.lib;opencv_calib3d220d.lib;opencv_objdetect220d.lib;opencv_video220d.lib;opencv_highgui220d.lib;opencv_ml220d.lib;opencv_legacy220d.lib;opencv_contrib220d.lib;opencv_flann220d.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Rotate/Debug/RotateComp.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Rotate/Debug/RotateComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Rotate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Release";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Release</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Rotate/Release/RotateComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Release\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Rotate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Rotate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;Release\Rotate.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Rotate/Release/RotateComp.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Rotate/Release/RotateComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Rotate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MinSpace</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="MinSizeRel";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>MinSizeRel</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Rotate/MinSizeRel/RotateComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"MinSizeRel\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Rotate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Rotate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;MinSizeRel\Rotate.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Rotate/MinSizeRel/RotateComp.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Rotate/MinSizeRel/RotateComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Rotate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="RelWithDebInfo";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>RelWithDebInfo</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Rotate/RelWithDebInfo/RotateComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"RelWithDebInfo\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Rotate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Rotate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;RelWithDebInfo\Rotate.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Rotate/RelWithDebInfo/RotateComp.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Rotate/RelWithDebInfo/RotateComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Rotate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Rotate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Rotate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Rotate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="RotateComp.cpp" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Rotate/Rotate.vcxproj">
+      <Project>5C602B23-A183-454B-BFD1-70FC1DA8D9EA</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Rotate/ZERO_CHECK.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Rotate/ZERO_CHECK.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Rotate/ZERO_CHECK.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Rotate/ZERO_CHECK.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,154 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{FC2350F9-238D-4D6C-9EB4-840606ADA75E}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ZERO_CHECK</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\ZERO_CHECK.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\generate.stamp.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Rotate -BC:/distribution/ImageProcessing/opencv/components/Rotate --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Rotate -BC:/distribution/ImageProcessing/opencv/components/Rotate --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Rotate -BC:/distribution/ImageProcessing/opencv/components/Rotate --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Rotate -BC:/distribution/ImageProcessing/opencv/components/Rotate --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\ZERO_CHECK" />
+  </ItemGroup>
+  <ItemGroup>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Deleted: trunk/ImageProcessing/opencv/components/Rotate/cmake_modules/CPackWIX.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Rotate/cmake_modules/CPackWIX.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Rotate/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,51 +0,0 @@
-#=============================================================================
-# Copyright 2007-2009 Kitware, Inc.
-#
-# Distributed under the OSI-approved BSD License (the "License");
-# see accompanying file Copyright.txt for details.
-#
-# This software is distributed WITHOUT ANY WARRANTY; without even the
-# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-# See the License for more information.
-#=============================================================================
-# (To distributed this file outside of CMake, substitute the full
-#  License text for the above reference.)
-#
-# Fixed for OpenRTM
-#
-IF(CMAKE_BINARY_DIR)
-  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
-ENDIF(CMAKE_BINARY_DIR)
-
-IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
-    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
-ENDIF()
-
-IF(NOT CPACK_WIX_LANG)
-    SET(CPACK_WIX_LANG "en-us")
-ENDIF()
-
-# use the package defaults if none exists.
-# for the community.
-#IF ( NOT CPACK_WIX_XSL )
-#	
-#ENDIF( NOT CPACK_WIX_XSL )
-#
-
-IF ( CPACK_WIX_WXS_FILES )
-	# this could probably be a single expression but I'm no regex guru.
-    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
-	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
-ENDIF( CPACK_WIX_WXS_FILES )
-
-FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-
-IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
-  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
-  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
-  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
-ELSE()
-  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
-ENDIF()

Copied: trunk/ImageProcessing/opencv/components/Rotate/cmake_modules/CPackWIX.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Rotate/cmake_modules/CPackWIX.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/Rotate/cmake_modules/CPackWIX.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Rotate/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,51 @@
+#=============================================================================
+# Copyright 2007-2009 Kitware, Inc.
+#
+# Distributed under the OSI-approved BSD License (the "License");
+# see accompanying file Copyright.txt for details.
+#
+# This software is distributed WITHOUT ANY WARRANTY; without even the
+# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+# See the License for more information.
+#=============================================================================
+# (To distributed this file outside of CMake, substitute the full
+#  License text for the above reference.)
+#
+# Fixed for OpenRTM
+#
+IF(CMAKE_BINARY_DIR)
+  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
+ENDIF(CMAKE_BINARY_DIR)
+
+IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
+    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
+ENDIF()
+
+IF(NOT CPACK_WIX_LANG)
+    SET(CPACK_WIX_LANG "en-us")
+ENDIF()
+
+# use the package defaults if none exists.
+# for the community.
+#IF ( NOT CPACK_WIX_XSL )
+#	
+#ENDIF( NOT CPACK_WIX_XSL )
+#
+
+IF ( CPACK_WIX_WXS_FILES )
+	# this could probably be a single expression but I'm no regex guru.
+    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
+	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
+ENDIF( CPACK_WIX_WXS_FILES )
+
+FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+
+IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
+  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
+  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
+  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
+ELSE()
+  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
+ENDIF()

Deleted: trunk/ImageProcessing/opencv/components/Rotate/cmake_modules/FindOpenCV.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Rotate/cmake_modules/FindOpenCV.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Rotate/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,62 +0,0 @@
-
-
-set(OPENCV_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # OpenCV
-    pkg_check_modules(OPENCV REQUIRED opencv)
-    if(NOT OPENCV_DIR)
-        if(OPENCV_FOUND)
-            set(OPENCV_DIR ${OPENCV_PREFIX})
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-    endif()
-
-    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
-    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
-
-endif(UNIX)
-
-if(WIN32)
-    # OpenCV
-    if(NOT OPENCV_DIR)
-        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
-            set(OPENCV_DIR $ENV{OPENCV_ROOT})
-            set(OPENCV_FOUND TRUE)
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-        if(NOT OPENCV_FOUND)
-            message(FATAL_ERROR "OpenCV not found.")
-        endif()
-    endif()
-
-    include(${OPENCV_DIR}/OpenCVConfig.cmake)
-    set(OPENCV_VERSION ${OpenCV_VERSION})
-    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
-    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
-    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
-
-    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
-    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
-
-    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
-
-    foreach(_lib ${OPENCV_LIB_COMPONENTS})
-        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
-    endforeach()
-
-endif(WIN32)
-
-message(STATUS "FindOpenCV setup done.")
-
-message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
-message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
-message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
-message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
-message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
-message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
-message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
-

Copied: trunk/ImageProcessing/opencv/components/Rotate/cmake_modules/FindOpenCV.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Rotate/cmake_modules/FindOpenCV.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/Rotate/cmake_modules/FindOpenCV.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Rotate/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,62 @@
+
+
+set(OPENCV_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # OpenCV
+    pkg_check_modules(OPENCV REQUIRED opencv)
+    if(NOT OPENCV_DIR)
+        if(OPENCV_FOUND)
+            set(OPENCV_DIR ${OPENCV_PREFIX})
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+    endif()
+
+    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
+    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
+
+endif(UNIX)
+
+if(WIN32)
+    # OpenCV
+    if(NOT OPENCV_DIR)
+        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
+            set(OPENCV_DIR $ENV{OPENCV_ROOT})
+            set(OPENCV_FOUND TRUE)
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+        if(NOT OPENCV_FOUND)
+            message(FATAL_ERROR "OpenCV not found.")
+        endif()
+    endif()
+
+    include(${OPENCV_DIR}/OpenCVConfig.cmake)
+    set(OPENCV_VERSION ${OpenCV_VERSION})
+    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
+    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
+    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
+
+    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
+    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
+
+    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
+
+    foreach(_lib ${OPENCV_LIB_COMPONENTS})
+        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
+    endforeach()
+
+endif(WIN32)
+
+message(STATUS "FindOpenCV setup done.")
+
+message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
+message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
+message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
+message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
+message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
+message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
+message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
+

Deleted: trunk/ImageProcessing/opencv/components/Rotate/cmake_modules/FindOpenRTM.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Rotate/cmake_modules/FindOpenRTM.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Rotate/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,185 +0,0 @@
-
-set(OMNIORB_FOUND FALSE)
-set(OPENRTM_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # omniORB
-    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
-    if(NOT OMNIORB_DIR)
-        if(OMNIORB_FOUND)
-            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-    endif()
-
-    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
-    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
-
-    # OpenRTM-aist
-    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
-    if(NOT OPENRTM_DIR)
-        if(OPENRTM_FOUND)
-            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-    endif()
-
-    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
-    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
-
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
-           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
-           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
-           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "")
-    set(OPENRTM_IDLFLAGS "")
-
-    execute_process(COMMAND rtm-config --idlc
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        set(OPENRTM_IDLC "${output_val}")
-    endif()
-
-    execute_process(COMMAND rtm-config --idlflags
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        string(REPLACE " " ";" output_val ${output_val})
-        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
-    endif()
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(UNIX)
-
-if(WIN32)
-    # omniORB
-    if(NOT OMNIORB_DIR)
-        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
-            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
-            set(OMNIORB_FOUND TRUE)
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-        if(NOT OMNIORB_FOUND)
-            message(FATAL_ERROR "omniORB not found.")
-        endif()
-    endif()
-
-    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
-    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
-
-    # omniORB version
-    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omniORB version file not found.")
-    endif()
-
-    set(OMNIORB_VERSION "${_vers}")
-    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[_]" "."
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[.]" ""
-           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
-
-    # omnithread version
-    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omnithread not found.")
-    endif()
-    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
-           OMNIORB_THREAD_NUM "${_vers}")
-
-    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
-    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
-    else()
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
-    endif()
-
-    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
-                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
-                    "omnithread${OMNIORB_THREAD_NUM}_rt")
-        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-
-    # OpenRTM-aist
-    if(NOT OPENRTM_DIR)
-        if(NOT $ENV{RTM_ROOT} STREQUAL "")
-            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
-            set(OPENRTM_FOUND TRUE)
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-        if(NOT OPENRTM_FOUND)
-            message(FATAL_ERROR "OpenRTM-aist not found.")
-        endif()
-    endif()
-
-    # OpenRTM-aist version
-    set(OPENRTM_VERSION "${OPENRTM_DIR}")
-    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    set(OPENRTM_VERSION_PATCH "0")
-    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
-
-    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
-    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
-    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
-
-    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
-
-    foreach(library "RTC110" "coil110")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-    foreach(library "ws2_32" "mswsock")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
-    endforeach()
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "omniidl")
-    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(WIN32)
-
-message(STATUS "FindOpenRTM setup done.")
-
-message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
-message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
-message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
-message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
-message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
-message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
-message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
-
-message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
-message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
-message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
-message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
-message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
-message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
-message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
-message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
-message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
-message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
-
-message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
-message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
-message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
-message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Copied: trunk/ImageProcessing/opencv/components/Rotate/cmake_modules/FindOpenRTM.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Rotate/cmake_modules/FindOpenRTM.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/Rotate/cmake_modules/FindOpenRTM.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Rotate/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,185 @@
+
+set(OMNIORB_FOUND FALSE)
+set(OPENRTM_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # omniORB
+    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
+    if(NOT OMNIORB_DIR)
+        if(OMNIORB_FOUND)
+            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+    endif()
+
+    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
+    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
+
+    # OpenRTM-aist
+    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
+    if(NOT OPENRTM_DIR)
+        if(OPENRTM_FOUND)
+            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+    endif()
+
+    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
+    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
+
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
+           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
+           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
+           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "")
+    set(OPENRTM_IDLFLAGS "")
+
+    execute_process(COMMAND rtm-config --idlc
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        set(OPENRTM_IDLC "${output_val}")
+    endif()
+
+    execute_process(COMMAND rtm-config --idlflags
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        string(REPLACE " " ";" output_val ${output_val})
+        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
+    endif()
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(UNIX)
+
+if(WIN32)
+    # omniORB
+    if(NOT OMNIORB_DIR)
+        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
+            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
+            set(OMNIORB_FOUND TRUE)
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+        if(NOT OMNIORB_FOUND)
+            message(FATAL_ERROR "omniORB not found.")
+        endif()
+    endif()
+
+    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
+    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
+
+    # omniORB version
+    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omniORB version file not found.")
+    endif()
+
+    set(OMNIORB_VERSION "${_vers}")
+    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[_]" "."
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[.]" ""
+           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
+
+    # omnithread version
+    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omnithread not found.")
+    endif()
+    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
+           OMNIORB_THREAD_NUM "${_vers}")
+
+    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
+    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
+    else()
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
+    endif()
+
+    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
+                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
+                    "omnithread${OMNIORB_THREAD_NUM}_rt")
+        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+
+    # OpenRTM-aist
+    if(NOT OPENRTM_DIR)
+        if(NOT $ENV{RTM_ROOT} STREQUAL "")
+            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
+            set(OPENRTM_FOUND TRUE)
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+        if(NOT OPENRTM_FOUND)
+            message(FATAL_ERROR "OpenRTM-aist not found.")
+        endif()
+    endif()
+
+    # OpenRTM-aist version
+    set(OPENRTM_VERSION "${OPENRTM_DIR}")
+    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    set(OPENRTM_VERSION_PATCH "0")
+    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
+
+    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
+    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
+    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
+
+    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
+
+    foreach(library "RTC110" "coil110")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+    foreach(library "ws2_32" "mswsock")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
+    endforeach()
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "omniidl")
+    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(WIN32)
+
+message(STATUS "FindOpenRTM setup done.")
+
+message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
+message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
+message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
+message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
+message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
+message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
+message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
+
+message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
+message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
+message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
+message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
+message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
+message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
+message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
+message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
+message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
+message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
+
+message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
+message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
+message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
+message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Deleted: trunk/ImageProcessing/opencv/components/Rotate/cmake_modules/cmake_uninstall.cmake.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Rotate/cmake_modules/cmake_uninstall.cmake.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Rotate/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,19 +0,0 @@
-if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
-    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
-endif()
-
-file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
-string(REGEX REPLACE "\n" ";" files "${files}")
-foreach(file ${files})
-    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
-    if(EXISTS "$ENV{DESTDIR}${file}")
-        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
-                     OUTPUT_VARIABLE rm_out
-                     RETURN_VALUE rm_retval)
-        if(NOT "${rm_retval}" STREQUAL 0)
-            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
-        endif()
-    else()
-        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
-    endif()
-endforeach()

Copied: trunk/ImageProcessing/opencv/components/Rotate/cmake_modules/cmake_uninstall.cmake.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Rotate/cmake_modules/cmake_uninstall.cmake.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/Rotate/cmake_modules/cmake_uninstall.cmake.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Rotate/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,19 @@
+if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
+    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
+endif()
+
+file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
+string(REGEX REPLACE "\n" ";" files "${files}")
+foreach(file ${files})
+    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
+    if(EXISTS "$ENV{DESTDIR}${file}")
+        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
+                     OUTPUT_VARIABLE rm_out
+                     RETURN_VALUE rm_retval)
+        if(NOT "${rm_retval}" STREQUAL 0)
+            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
+        endif()
+    else()
+        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
+    endif()
+endforeach()

Deleted: trunk/ImageProcessing/opencv/components/Rotate/cpack_resources/Description.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Rotate/cpack_resources/Description.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Rotate/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-DESCRIPTION
-===========
-
-This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Copied: trunk/ImageProcessing/opencv/components/Rotate/cpack_resources/Description.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Rotate/cpack_resources/Description.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/Rotate/cpack_resources/Description.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Rotate/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+DESCRIPTION
+===========
+
+This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Deleted: trunk/ImageProcessing/opencv/components/Rotate/cpack_resources/License.rtf
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Rotate/cpack_resources/License.rtf	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Rotate/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,7 +0,0 @@
-{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
-{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
-=======\par
-\par
-This is an installer created using CPack (http://www.cmake.org). No license provided.\par
-\par
-}

Copied: trunk/ImageProcessing/opencv/components/Rotate/cpack_resources/License.rtf (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Rotate/cpack_resources/License.rtf)
===================================================================
--- trunk/ImageProcessing/opencv/components/Rotate/cpack_resources/License.rtf	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Rotate/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,7 @@
+{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
+{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
+=======\par
+\par
+This is an installer created using CPack (http://www.cmake.org). No license provided.\par
+\par
+}

Deleted: trunk/ImageProcessing/opencv/components/Rotate/cpack_resources/License.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Rotate/cpack_resources/License.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Rotate/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-LICENSE
-=======
-
-This is an installer created using CPack (http://www.cmake.org). No license provided.

Copied: trunk/ImageProcessing/opencv/components/Rotate/cpack_resources/License.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Rotate/cpack_resources/License.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/Rotate/cpack_resources/License.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Rotate/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+LICENSE
+=======
+
+This is an installer created using CPack (http://www.cmake.org). No license provided.

Deleted: trunk/ImageProcessing/opencv/components/Rotate/cpack_resources/wix.xsl.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Rotate/cpack_resources/wix.xsl.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Rotate/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,90 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<xsl:stylesheet version="1.0"
-   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
-   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
-  <xsl:output indent="yes" method="xml"/>
-
-  <xsl:template match="/wix:Wix">
-    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
-      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
-        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
-        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
-        <Directory Id="TARGETDIR" Name="SourceDir" >
-            <Directory Id="ProgramFilesFolder" Name="PFILE" >
-                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
-                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
-                </Directory>
-            </Directory>
-        </Directory>
-
-        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
-        </Feature>
-
-        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
-        </Feature>
-
-        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
-        </Feature>
-
-        <!--Tack on your specific wix options-->
-        <UIRef Id="WixUI_FeatureTree" />
-        <UIRef Id="WixUI_ErrorProgressText" />
-        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
-        <!-- TODO: Add Wix Specific Dialogs and features. -->
-        <!-- TODO: Add artwork  -->
-        <!-- TODO: Add ... -->
-
-      </Product>
-
-      <!--Output the fragment info which heat generates-->
-      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
-      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
-
-    </Wix>
-  </xsl:template>
-
-  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
-    <xsl:copy>
-      <xsl:apply-templates select="wix:DirectoryRef" />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:DirectoryRef" >
-    <xsl:copy>
-      <xsl:choose>
-        <xsl:when test="wix:Directory[@Name='components']" >
-          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
-        </xsl:when>
-        <xsl:otherwise>
-          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-        </xsl:otherwise>
-      </xsl:choose>
-      <xsl:apply-templates />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Directory" >
-    <xsl:copy>
-      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Component">
-    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
-      <xsl:attribute name="Id">
-        <xsl:value-of select="@Id" />
-      </xsl:attribute>
-    </xsl:element>
-  </xsl:template>
-
-</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/Rotate/cpack_resources/wix.xsl.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Rotate/cpack_resources/wix.xsl.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/Rotate/cpack_resources/wix.xsl.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Rotate/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="utf-8"?>
+<xsl:stylesheet version="1.0"
+   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
+   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
+  <xsl:output indent="yes" method="xml"/>
+
+  <xsl:template match="/wix:Wix">
+    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
+      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
+        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
+        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
+        <Directory Id="TARGETDIR" Name="SourceDir" >
+            <Directory Id="ProgramFilesFolder" Name="PFILE" >
+                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
+                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
+                </Directory>
+            </Directory>
+        </Directory>
+
+        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
+        </Feature>
+
+        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
+        </Feature>
+
+        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
+        </Feature>
+
+        <!--Tack on your specific wix options-->
+        <UIRef Id="WixUI_FeatureTree" />
+        <UIRef Id="WixUI_ErrorProgressText" />
+        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
+        <!-- TODO: Add Wix Specific Dialogs and features. -->
+        <!-- TODO: Add artwork  -->
+        <!-- TODO: Add ... -->
+
+      </Product>
+
+      <!--Output the fragment info which heat generates-->
+      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
+      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
+
+    </Wix>
+  </xsl:template>
+
+  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
+    <xsl:copy>
+      <xsl:apply-templates select="wix:DirectoryRef" />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:DirectoryRef" >
+    <xsl:copy>
+      <xsl:choose>
+        <xsl:when test="wix:Directory[@Name='components']" >
+          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
+        </xsl:when>
+        <xsl:otherwise>
+          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+        </xsl:otherwise>
+      </xsl:choose>
+      <xsl:apply-templates />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Directory" >
+    <xsl:copy>
+      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Component">
+    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
+      <xsl:attribute name="Id">
+        <xsl:value-of select="@Id" />
+      </xsl:attribute>
+    </xsl:element>
+  </xsl:template>
+
+</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/Rotate/doc.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Rotate/doc.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Rotate/doc.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Rotate/doc.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,157 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{159F9C0A-32A5-4170-B99E-C5A826907002}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>doc</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\doc.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\doc;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Rotate -BC:/distribution/ImageProcessing/opencv/components/Rotate --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Rotate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Rotate -BC:/distribution/ImageProcessing/opencv/components/Rotate --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Rotate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Rotate -BC:/distribution/ImageProcessing/opencv/components/Rotate --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Rotate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Rotate -BC:/distribution/ImageProcessing/opencv/components/Rotate --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Rotate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\doc" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Rotate/ZERO_CHECK.vcxproj">
+      <Project>FC2350F9-238D-4D6C-9EB4-840606ADA75E</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Rotate/doxygen_Rotate.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Rotate/doxygen_Rotate.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Rotate/doxygen_Rotate.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Rotate/doxygen_Rotate.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{CD4F784E-300C-4C97-AB93-2D29067FD60E}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>doxygen_Rotate</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Rotate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Rotate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Rotate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Rotate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\doxygen_Rotate.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Rotate/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeFiles/doxygen_Rotate.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\doxygen_Rotate;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Rotate/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeFiles/doxygen_Rotate.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\doxygen_Rotate;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Rotate/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeFiles/doxygen_Rotate.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\doxygen_Rotate;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Rotate/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeFiles/doxygen_Rotate.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\doxygen_Rotate;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Rotate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Rotate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Rotate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Rotate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\doxygen_Rotate" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Rotate/uninstall_Rotate.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Rotate/uninstall_Rotate.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Rotate/uninstall_Rotate.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Rotate/uninstall_Rotate.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{E0F93673-9D10-4512-9D3A-6CF9A754A53C}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>uninstall_Rotate</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Rotate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Rotate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Rotate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Rotate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\uninstall_Rotate.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Rotate/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeFiles/uninstall_Rotate.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\uninstall_Rotate;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Rotate/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeFiles/uninstall_Rotate.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\uninstall_Rotate;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Rotate/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeFiles/uninstall_Rotate.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\uninstall_Rotate;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Rotate/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeFiles/uninstall_Rotate.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\uninstall_Rotate;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Rotate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Rotate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Rotate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Rotate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Rotate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Rotate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Rotate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\uninstall_Rotate" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Scale/ALL_BUILD.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Scale/ALL_BUILD.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Scale/ALL_BUILD.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Scale/ALL_BUILD.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,160 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ALL_BUILD</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Scale;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Scale;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Scale;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Scale;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\ALL_BUILD.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Scale\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Scale\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Scale\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Scale\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\ALL_BUILD" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Scale/Scale.vcxproj">
+      <Project>115F9766-37FF-498A-B19C-552C32FDA770</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Scale/ScaleComp.vcxproj">
+      <Project>A3211B2E-7229-4242-BF3E-0D8379FC3569</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Scale/CMakeLists.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Scale/CMakeLists.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/Scale/CMakeLists.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Scale/CMakeLists.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,300 @@
+cmake_minimum_required(VERSION 2.8 FATAL_ERROR)
+
+project(Scale)
+
+set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS true)
+set(CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake_modules")
+
+set(LINUX_PACKAGE_GENERATOR "DEB")
+#set(LINUX_PACKAGE_GENERATOR "RPM")
+
+
+# component settings
+set(RTC_NAME "${PROJECT_NAME}")
+set(RTC_VERSION "1.0.0")
+set(RTC_VERSION_MAJOR "1")
+set(RTC_VERSION_MINOR "0")
+set(RTC_VERSION_PATCH "0")
+set(RTC_LANG "c++")
+set(RTC_DESCRIPTION "Scale Agent Component")
+set(RTC_VENDOR "Shibaura Inst. of Tech, Tanaka & Fujita & Takasu")
+set(RTC_MAINTAINER "author at example.com")
+
+string(TOLOWER ${RTC_NAME} PACKAGE_NAME)
+set(PACKAGE_VERSION "${RTC_VERSION_MAJOR}.${RTC_VERSION_MINOR}.${RTC_VERSION_PATCH}")
+
+set(IDL_FILES ""
+	#              WiiInfo.idl
+)
+
+set(SKEL_SRCS ""
+	#              WiiInfoSkel.cpp
+)
+
+set(STUB_SRCS ""
+)
+
+set(IMPL_SRCS ""
+	#              WiiInfoSVC_impl.cpp
+)
+
+set(IMPL_INCS ""
+	#              WiiInfoSVC_impl.h
+)
+
+set(LIBS_SRCS Scale.cpp)
+
+set(LIBS_INCS Scale.h)
+
+set(EXEC_SRCS ScaleComp.cpp)
+
+set(OTHER_SRCS CMakeLists.txt Doxyfile.in
+               RTC.xml Scale.conf rtc.conf)
+
+
+# check OpenRTM installed
+find_package(OpenRTM REQUIRED)
+
+list(APPEND CFLAGS ${OMNIORB_CFLAGS} ${OPENRTM_CFLAGS})
+list(APPEND INCLUDE_DIRS ${OMNIORB_INCLUDE_DIRS} ${OPENRTM_INCLUDE_DIRS})
+list(APPEND LDFLAGS ${OMNIORB_LDFLAGS} ${OPENRTM_LDFLAGS})
+list(APPEND LIBRARY_DIRS ${OMNIORB_LIBRARY_DIRS} ${OPENRTM_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OMNIORB_LIBRARIES} ${OPENRTM_LIBRARIES})
+
+# check doxygen installed
+find_package(Doxygen)
+if(DOXYGEN_FOUND STREQUAL "NO")
+    message(FATAL_ERROR "Doxygen not found.")
+endif()
+
+
+if(WIN32)
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin/x86_win32")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(INSTALL_PREFIX "components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+else()
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(OPENRTM_SHARE_PREFIX "share/openrtm-${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}")
+    set(INSTALL_PREFIX "${OPENRTM_SHARE_PREFIX}/components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+endif()
+
+# check OpenCV installed
+find_package(OpenCV REQUIRED)
+
+list(APPEND INCLUDE_DIRS ${OPENCV_INCLUDE_DIRS})
+list(APPEND LIBRARY_DIRS ${OPENCV_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OPENCV_LIBRARIES})
+
+
+# add uninstall target
+configure_file(
+    "${CMAKE_CURRENT_SOURCE_DIR}/cmake_modules/cmake_uninstall.cmake.in"
+    "${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake"
+    IMMEDIATE @ONLY)
+add_custom_target(uninstall_${RTC_NAME} COMMAND 
+    ${CMAKE_COMMAND} -P ${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake)
+
+
+# target settings for library/executable
+list(APPEND INCLUDE_DIRS ${CMAKE_CURRENT_BINARY_DIR})
+include_directories(${INCLUDE_DIRS})
+
+link_directories(${LIBRARY_DIRS})
+
+add_definitions(${CFLAGS})
+
+foreach(idl ${IDL_FILES})
+    string(REGEX REPLACE "([^\\/]*)\\.idl" "\\1" idl_base ${idl})
+    add_custom_command(OUTPUT ${idl_base}Stub.cpp ${idl_base}Skel.cpp
+                       COMMAND ${OPENRTM_IDL_WRAPPER} ${OPENRTM_IDL_WRAPPER_FLAGS} --idl-file=${idl}
+                       COMMAND ${OPENRTM_IDLC} ${OPENRTM_IDLFLAGS} ${PROJECT_SOURCE_DIR}/${idl}
+                       DEPENDS ${idl})
+endforeach()
+
+if(CMAKE_COMPILER_IS_GNUCC)
+    string(REPLACE ";" " " LDFLAGS "${LDFLAGS}")
+endif()
+
+add_library(${RTC_NAME} SHARED
+            ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+target_link_libraries(${RTC_NAME} ${LIBRARIES})
+set_target_properties(${RTC_NAME} PROPERTIES PREFIX "")
+set_target_properties(${RTC_NAME} PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+if(UNIX)
+    add_library(${RTC_NAME}-static STATIC
+                ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+    target_link_libraries(${RTC_NAME}-static ${LIBRARIES})
+    set_target_properties(${RTC_NAME}-static PROPERTIES PREFIX "")
+    set_target_properties(${RTC_NAME}-static PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+if(UNIX)
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME}-static)
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME}-static ${LIBRARIES})
+
+    add_executable(${RTC_NAME}Comp-dynamic ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp-dynamic ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp-dynamic ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp-dynamic PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+else()
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+if(WIN32)
+    set (LIBRARY_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}/)
+    set (EXECUTABLE_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}Comp/)
+
+    ADD_CUSTOM_COMMAND(
+       TARGET ${RTC_NAME}
+       POST_BUILD
+       COMMAND ${CMAKE_COMMAND} -E copy
+       "${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}/Release/${RTC_NAME}.dll"
+       "${CMAKE_CURRENT_SOURCE_DIR}/../../bin"
+     )
+    ADD_CUSTOM_COMMAND(
+       TARGET ${RTC_NAME}Comp
+       POST_BUILD
+       COMMAND ${CMAKE_COMMAND} -E copy
+       "${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}Comp/Release/${RTC_NAME}Comp.exe"
+       "${CMAKE_CURRENT_SOURCE_DIR}/../../bin"
+     )
+endif()
+
+install(TARGETS ${RTC_NAME} LIBRARY DESTINATION "${INSTALL_PREFIX}"
+                            ARCHIVE DESTINATION "${INSTALL_PREFIX}"
+                            RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(TARGETS ${RTC_NAME}Comp RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(FILES RTC.xml DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+
+
+# target settings for document
+configure_file("${CMAKE_CURRENT_SOURCE_DIR}/Doxyfile.in"
+               "${CMAKE_CURRENT_BINARY_DIR}/Doxyfile")
+
+add_custom_target(doxygen_${RTC_NAME} COMMAND
+                  ${DOXYGEN_EXECUTABLE} ${CMAKE_CURRENT_BINARY_DIR}/Doxyfile)
+
+set_property(DIRECTORY APPEND PROPERTY ADDITIONAL_MAKE_CLEAN_FILES doc)
+
+get_target_property(DOC_TARGET doc TYPE)
+if(NOT DOC_TARGET)
+    add_custom_target(doc)
+endif()
+add_dependencies(doc doxygen)
+
+install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/doc DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "documents")
+
+
+# install source files
+install(FILES ${IDL_FILES} ${IMPL_SRCS} ${IMPL_INCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${LIBS_SRCS} ${LIBS_INCS} ${EXEC_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${OTHER_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(DIRECTORY cmake_modules cpack_resources
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+
+# package settings
+set(CPACK_PACKAGE_NAME "${RTC_NAME}")
+set(CPACK_PACKAGE_VERSION_MAJOR "${RTC_VERSION_MAJOR}")
+set(CPACK_PACKAGE_VERSION_MINOR "${RTC_VERSION_MINOR}")
+set(CPACK_PACKAGE_VERSION_PATCH "${RTC_VERSION_PATCH}")
+set(CPACK_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}")
+set(CPACK_PACKAGE_VENDOR "${RTC_VENDOR}")
+set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "${RTC_DESCRIPTION}")
+set(CPACK_PACKAGE_CONTACT "${RTC_MAINTAINER}")
+
+set(CPACK_RESOURCE_FILE_LICENSE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/License.txt")
+set(CPACK_PACKAGE_DESCRIPTION_FILE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/Description.txt")
+
+set(CPACK_COMPONENTS_ALL applications documents sources)
+set(CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME "Applications")
+set(CPACK_COMPONENT_APPLICATIONS_DESCRIPTION "RT-Component applications")
+set(CPACK_COMPONENT_APPLICATIONS_DISABLED FALSE)
+
+set(CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME "Documents")
+set(CPACK_COMPONENT_DOCUMENTS_DESCRIPTION "RT-Component documents")
+set(CPACK_COMPONENT_DOCUMENTS_DISABLED TRUE)
+
+set(CPACK_COMPONENT_SOURCES_DISPLAY_NAME "Source files")
+set(CPACK_COMPONENT_SOURCES_DESCRIPTION "RT-Component source files")
+set(CPACK_COMPONENT_SOURCES_DISABLED TRUE)
+
+if(WIN32)
+    set(CPACK_GENERATOR "WIX")
+
+    # Windows WiX package settings
+
+    set(CPACK_WIX_XSL "@CMAKE_CURRENT_BINARY_DIR@/wix.xsl")
+    set(CPACK_WIX_LANG "ja-jp")
+    set(CPACK_RESOURCE_FILE_LICENSE
+        "@CMAKE_CURRENT_SOURCE_DIR@/cpack_resources/License.rtf")
+    configure_file(
+        "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/wix.xsl.in"
+        "${CMAKE_CURRENT_BINARY_DIR}/wix.xsl" @ONLY)
+
+    set(CPACK_PACKAGE_FILE_NAME
+        "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}${PACKAGE_VERSION}")
+
+else()
+    set(CPACK_GENERATOR "${LINUX_PACKAGE_GENERATOR}")
+
+    if(CPACK_GENERATOR STREQUAL "DEB")
+        # Linux Debian package settings
+
+        set(CPACK_DEBIAN_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION}-1")
+        set(CPACK_DEBIAN_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_DEBIAN_PACKAGE_SECTION "main")
+        set(CPACK_DEBIAN_PACKAGE_PRIORITY  "extra")
+        set(CPACK_DEBIAN_PACKAGE_DEPENDS "openrtm-aist (>= 1.0.0)")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}_${CPACK_DEBIAN_PACKAGE_VERSION}_${CPACK_DEBIAN_PACKAGE_ARCHITECTURE}")
+
+    elseif(CPACK_GENERATOR STREQUAL "RPM")
+        # Linux RPM package settings
+
+        set(CPACK_RPM_PACKAGE_RELEASE "1.fc10")
+        set(CPACK_RPM_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_RPM_PACKAGE_GROUP "Development/Libraries")
+        set(CPACK_RPM_PACKAGE_LICENSE "LGPL")
+        set(CPACK_RPM_PACKAGE_REQUIRES "OpenRTM-aist >= 1.0.0")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}-${PACKAGE_VERSION}-${CPACK_RPM_PACKAGE_RELEASE}.${CPACK_RPM_PACKAGE_ARCHITECTURE}")
+
+    endif()
+endif()
+
+message(STATUS "Package type: ${CPACK_GENERATOR}")
+message(STATUS "Package name: ${CPACK_PACKAGE_FILE_NAME}")
+
+include(CPack)

Copied: trunk/ImageProcessing/opencv/components/Scale/Doxyfile.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Scale/Doxyfile.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/Scale/Doxyfile.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Scale/Doxyfile.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,487 @@
+
+# Project related configuration options
+
+DOXYFILE_ENCODING = UTF-8
+
+PROJECT_NAME = @PACKAGE_NAME@
+
+PROJECT_NUMBER = @PACKAGE_VERSION@
+
+OUTPUT_DIRECTORY = doc
+
+CREATE_SUBDIRS = NO
+
+OUTPUT_LANGUAGE = Japanese
+
+BRIEF_MEMBER_DESC = YES
+
+REPEAT_BRIEF = YES
+
+ABBREVIATE_BRIEF = 
+
+ALWAYS_DETAILED_SEC = NO
+
+INLINE_INHERITED_MEMB = NO
+
+FULL_PATH_NAMES = YES
+
+STRIP_FROM_PATH = 
+
+STRIP_FROM_INC_PATH = 
+
+SHORT_NAMES = NO
+
+JAVADOC_AUTOBRIEF = NO
+
+QT_AUTOBRIEF = NO
+
+MULTILINE_CPP_IS_BRIEF = NO
+
+INHERIT_DOCS = YES
+
+SEPARATE_MEMBER_PAGES = NO
+
+TAB_SIZE = 8
+
+ALIASES = 
+
+OPTIMIZE_OUTPUT_FOR_C = NO
+
+OPTIMIZE_OUTPUT_JAVA = NO
+
+OPTIMIZE_FOR_FORTRAN = NO
+
+OPTIMIZE_OUTPUT_VHDL = NO
+
+EXTENSION_MAPPING = 
+
+BUILTIN_STL_SUPPORT = NO
+
+CPP_CLI_SUPPORT = NO
+
+SIP_SUPPORT = NO
+
+IDL_PROPERTY_SUPPORT = YES
+
+DISTRIBUTE_GROUP_DOC = NO
+
+SUBGROUPING = YES
+
+TYPEDEF_HIDES_STRUCT = NO
+
+SYMBOL_CACHE_SIZE = 0
+
+
+# Build related configuration options
+
+EXTRACT_ALL = NO
+
+EXTRACT_PRIVATE = NO
+
+EXTRACT_STATIC = NO
+
+EXTRACT_LOCAL_CLASSES = YES
+
+EXTRACT_LOCAL_METHODS = NO
+
+EXTRACT_ANON_NSPACES = NO
+
+HIDE_UNDOC_MEMBERS = NO
+
+HIDE_UNDOC_CLASSES = NO
+
+HIDE_FRIEND_COMPOUNDS = NO
+
+HIDE_IN_BODY_DOCS = NO
+
+INTERNAL_DOCS = NO
+
+CASE_SENSE_NAMES = NO
+
+HIDE_SCOPE_NAMES = NO
+
+SHOW_INCLUDE_FILES = YES
+
+FORCE_LOCAL_INCLUDES = NO
+
+INLINE_INFO = YES
+
+SORT_MEMBER_DOCS = YES
+
+SORT_BRIEF_DOCS = NO
+
+SORT_MEMBERS_CTORS_1ST = NO
+
+SORT_GROUP_NAMES = NO
+
+SORT_BY_SCOPE_NAME = YES
+
+GENERATE_TODOLIST = YES
+
+GENERATE_TESTLIST = YES
+
+GENERATE_BUGLIST = YES
+
+GENERATE_DEPRECATEDLIST = YES
+
+ENABLED_SECTIONS = 
+
+MAX_INITIALIZER_LINES = 30
+
+SHOW_USED_FILES = YES
+
+SHOW_DIRECTORIES = NO
+
+SHOW_FILES = YES
+
+SHOW_NAMESPACES = YES
+
+FILE_VERSION_FILTER = 
+
+LAYOUT_FILE = 
+
+
+# configuration options related to warning and progress messages
+
+QUIET = NO
+
+WARNINGS = YES
+
+WARN_IF_UNDOCUMENTED = YES
+
+WARN_IF_DOC_ERROR = YES
+
+WARN_NO_PARAMDOC = NO
+
+WARN_FORMAT = "$file:$line: $text"
+
+WARN_LOGFILE = 
+
+
+# configuration options related to the input files
+
+INPUT = @CMAKE_CURRENT_SOURCE_DIR@
+
+INPUT_ENCODING = UTF-8
+
+FILE_PATTERNS = *.cpp *.h *.idl
+
+RECURSIVE = YES
+
+EXCLUDE = _CPack_Packages
+
+EXCLUDE_SYMLINKS = NO
+
+EXCLUDE_PATTERNS = .svn .git 
+
+EXCLUDE_SYMBOLS = 
+
+EXAMPLE_PATH = 
+
+EXAMPLE_PATTERNS = 
+
+EXAMPLE_RECURSIVE = NO
+
+IMAGE_PATH = 
+
+INPUT_FILTER = 
+
+FILTER_PATTERNS = 
+
+FILTER_SOURCE_FILES = NO
+
+
+# configuration options related to source browsing
+
+SOURCE_BROWSER = NO
+
+INLINE_SOURCES = NO
+
+STRIP_CODE_COMMENTS = YES
+
+REFERENCED_BY_RELATION = NO
+
+REFERENCES_RELATION = NO
+
+REFERENCES_LINK_SOURCE = YES
+
+USE_HTAGS = NO
+
+VERBATIM_HEADERS = YES
+
+
+# configuration options related to the alphabetical class index
+
+ALPHABETICAL_INDEX = YES
+
+COLS_IN_ALPHA_INDEX = 5
+
+IGNORE_PREFIX = 
+
+
+# configuration options related to the HTML output
+
+GENERATE_HTML = YES
+
+HTML_OUTPUT = html
+
+HTML_FILE_EXTENSION = .html
+
+HTML_HEADER = 
+
+HTML_FOOTER = 
+
+HTML_STYLESHEET = 
+
+HTML_COLORSTYLE_HUE = 220
+
+HTML_COLORSTYLE_SAT = 100
+
+HTML_COLORSTYLE_GAMMA = 80
+
+HTML_TIMESTAMP = YES
+
+HTML_ALIGN_MEMBERS = YES
+
+HTML_DYNAMIC_SECTIONS = NO
+
+GENERATE_DOCSET = NO
+
+DOCSET_FEEDNAME = "Doxygen generated docs"
+
+DOCSET_BUNDLE_ID = org.doxygen.Project
+
+DOCSET_PUBLISHER_ID = org.doxygen.Publisher
+
+DOCSET_PUBLISHER_NAME = Publisher
+
+GENERATE_HTMLHELP = NO
+
+CHM_FILE = 
+
+HHC_LOCATION = 
+
+GENERATE_CHI = NO
+
+CHM_INDEX_ENCODING = 
+
+BINARY_TOC = NO
+
+TOC_EXPAND = NO
+
+GENERATE_QHP = NO
+
+QCH_FILE = 
+
+QHP_NAMESPACE = org.doxygen.Project
+
+QHP_VIRTUAL_FOLDER = doc
+
+QHP_CUST_FILTER_NAME = 
+
+QHP_CUST_FILTER_ATTRS = 
+
+QHP_SECT_FILTER_ATTRS = 
+
+QHG_LOCATION = 
+
+GENERATE_ECLIPSEHELP = NO
+
+ECLIPSE_DOC_ID = org.doxygen.Project
+
+DISABLE_INDEX = NO
+
+ENUM_VALUES_PER_LINE = 4
+
+GENERATE_TREEVIEW = NO
+
+USE_INLINE_TREES = NO
+
+TREEVIEW_WIDTH = 250
+
+EXT_LINKS_IN_WINDOW = NO
+
+FORMULA_FONTSIZE = 10
+
+FORMULA_TRANSPARENT = YES
+
+SEARCHENGINE = YES
+
+SERVER_BASED_SEARCH = NO
+
+
+# configuration options related to the LaTeX output
+
+GENERATE_LATEX = NO
+
+LATEX_OUTPUT = latex
+
+LATEX_CMD_NAME = latex
+
+MAKEINDEX_CMD_NAME = makeindex
+
+COMPACT_LATEX = NO
+
+PAPER_TYPE = a4wide
+
+EXTRA_PACKAGES = 
+
+LATEX_HEADER = 
+
+PDF_HYPERLINKS = YES
+
+USE_PDFLATEX = YES
+
+LATEX_BATCHMODE = NO
+
+LATEX_HIDE_INDICES = NO
+
+LATEX_SOURCE_CODE = NO
+
+
+# configuration options related to the RTF output
+
+GENERATE_RTF = NO
+
+RTF_OUTPUT = rtf
+
+COMPACT_RTF = NO
+
+RTF_HYPERLINKS = NO
+
+RTF_STYLESHEET_FILE = 
+
+RTF_EXTENSIONS_FILE = 
+
+
+# configuration options related to the man page output
+
+GENERATE_MAN = NO
+
+MAN_OUTPUT = man
+
+MAN_EXTENSION = .3
+
+MAN_LINKS = NO
+
+
+# configuration options related to the XML output
+
+GENERATE_XML = NO
+
+XML_OUTPUT = xml
+
+XML_SCHEMA = 
+
+XML_DTD = 
+
+XML_PROGRAMLISTING = YES
+
+
+# configuration options for the AutoGen Definitions output
+
+GENERATE_AUTOGEN_DEF = NO
+
+
+# configuration options related to the Perl module output
+
+GENERATE_PERLMOD = NO
+
+PERLMOD_LATEX = NO
+
+PERLMOD_PRETTY = YES
+
+PERLMOD_MAKEVAR_PREFIX = 
+
+
+# Configuration options related to the preprocessor
+
+ENABLE_PREPROCESSING = YES
+
+MACRO_EXPANSION = NO
+
+EXPAND_ONLY_PREDEF = NO
+
+SEARCH_INCLUDES = YES
+
+INCLUDE_PATH = 
+
+INCLUDE_FILE_PATTERNS = 
+
+PREDEFINED = 
+
+EXPAND_AS_DEFINED = 
+
+SKIP_FUNCTION_MACROS = YES
+
+
+# Configuration::additions related to external references
+
+TAGFILES = 
+
+GENERATE_TAGFILE = 
+
+ALLEXTERNALS = NO
+
+EXTERNAL_GROUPS = YES
+
+PERL_PATH = /usr/bin/perl
+
+
+# Configuration options related to the dot tool
+
+CLASS_DIAGRAMS = YES
+
+MSCGEN_PATH = 
+
+HIDE_UNDOC_RELATIONS = YES
+
+HAVE_DOT = NO
+
+DOT_NUM_THREADS = 0
+
+DOT_FONTNAME = FreeSans.ttf
+
+DOT_FONTSIZE = 10
+
+DOT_FONTPATH = 
+
+CLASS_GRAPH = YES
+
+COLLABORATION_GRAPH = YES
+
+GROUP_GRAPHS = YES
+
+UML_LOOK = YES
+
+TEMPLATE_RELATIONS = NO
+
+INCLUDE_GRAPH = YES
+
+INCLUDED_BY_GRAPH = YES
+
+CALL_GRAPH = NO
+
+CALLER_GRAPH = NO
+
+GRAPHICAL_HIERARCHY = YES
+
+DIRECTORY_GRAPH = YES
+
+DOT_IMAGE_FORMAT = png
+
+DOT_PATH = 
+
+DOTFILE_DIRS = 
+
+DOT_GRAPH_MAX_NODES = 50
+
+MAX_DOT_GRAPH_DEPTH = 0
+
+DOT_TRANSPARENT = NO
+
+DOT_MULTI_TARGETS = NO
+
+GENERATE_LEGEND = YES
+
+DOT_CLEANUP = YES

Copied: trunk/ImageProcessing/opencv/components/Scale/INSTALL.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Scale/INSTALL.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Scale/INSTALL.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Scale/INSTALL.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,178 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{0F103D78-0F29-4905-BDD6-10170713B2B6}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>INSTALL</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Scale;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Scale;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Scale;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Scale;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\INSTALL_force.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Scale\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Scale\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Scale\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Scale\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Scale/ALL_BUILD.vcxproj">
+      <Project>B947F6ED-BEAA-4A93-AB1F-586DF141AC43</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Scale/PACKAGE.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Scale/PACKAGE.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Scale/PACKAGE.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Scale/PACKAGE.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,186 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{33F42C36-1EE4-4E2E-A533-F95493177B79}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>PACKAGE</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Scale;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Scale;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Scale;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Scale;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\PACKAGE_force.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Scale\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Scale\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Scale\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Scale\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Scale/ALL_BUILD.vcxproj">
+      <Project>B947F6ED-BEAA-4A93-AB1F-586DF141AC43</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Scale/Scale.sln (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Scale/Scale.sln)
===================================================================
--- trunk/ImageProcessing/opencv/components/Scale/Scale.sln	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Scale/Scale.sln	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,105 @@
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ALL_BUILD", "ALL_BUILD.vcxproj", "{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}"
+	ProjectSection(ProjectDependencies) = postProject
+		{115F9766-37FF-498A-B19C-552C32FDA770} = {115F9766-37FF-498A-B19C-552C32FDA770}
+		{A3211B2E-7229-4242-BF3E-0D8379FC3569} = {A3211B2E-7229-4242-BF3E-0D8379FC3569}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "INSTALL", "INSTALL.vcxproj", "{0F103D78-0F29-4905-BDD6-10170713B2B6}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43} = {B947F6ED-BEAA-4A93-AB1F-586DF141AC43}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PACKAGE", "PACKAGE.vcxproj", "{33F42C36-1EE4-4E2E-A533-F95493177B79}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43} = {B947F6ED-BEAA-4A93-AB1F-586DF141AC43}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Scale", "Scale.vcxproj", "{115F9766-37FF-498A-B19C-552C32FDA770}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ScaleComp", "ScaleComp.vcxproj", "{A3211B2E-7229-4242-BF3E-0D8379FC3569}"
+	ProjectSection(ProjectDependencies) = postProject
+		{115F9766-37FF-498A-B19C-552C32FDA770} = {115F9766-37FF-498A-B19C-552C32FDA770}
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZERO_CHECK", "..\..\ZERO_CHECK.vcxproj", "{87493064-6817-4173-BA90-7F469034490A}"
+	ProjectSection(ProjectDependencies) = postProject
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doxygen_Scale", "doxygen_Scale.vcxproj", "{DCBF90B4-94E6-4E61-AB18-BF2FE3359356}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uninstall_Scale", "uninstall_Scale.vcxproj", "{841C45F2-A261-42E7-A042-2866B92E689F}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Win32 = Debug|Win32
+		Release|Win32 = Release|Win32
+		MinSizeRel|Win32 = MinSizeRel|Win32
+		RelWithDebInfo|Win32 = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Debug|Win32.ActiveCfg = Debug|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Debug|Win32.Build.0 = Debug|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Release|Win32.ActiveCfg = Release|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Release|Win32.Build.0 = Release|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.Debug|Win32.ActiveCfg = Debug|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.Release|Win32.ActiveCfg = Release|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.Debug|Win32.ActiveCfg = Debug|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.Release|Win32.ActiveCfg = Release|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{115F9766-37FF-498A-B19C-552C32FDA770}.Debug|Win32.ActiveCfg = Debug|Win32
+		{115F9766-37FF-498A-B19C-552C32FDA770}.Debug|Win32.Build.0 = Debug|Win32
+		{115F9766-37FF-498A-B19C-552C32FDA770}.Release|Win32.ActiveCfg = Release|Win32
+		{115F9766-37FF-498A-B19C-552C32FDA770}.Release|Win32.Build.0 = Release|Win32
+		{115F9766-37FF-498A-B19C-552C32FDA770}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{115F9766-37FF-498A-B19C-552C32FDA770}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{115F9766-37FF-498A-B19C-552C32FDA770}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{115F9766-37FF-498A-B19C-552C32FDA770}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{A3211B2E-7229-4242-BF3E-0D8379FC3569}.Debug|Win32.ActiveCfg = Debug|Win32
+		{A3211B2E-7229-4242-BF3E-0D8379FC3569}.Debug|Win32.Build.0 = Debug|Win32
+		{A3211B2E-7229-4242-BF3E-0D8379FC3569}.Release|Win32.ActiveCfg = Release|Win32
+		{A3211B2E-7229-4242-BF3E-0D8379FC3569}.Release|Win32.Build.0 = Release|Win32
+		{A3211B2E-7229-4242-BF3E-0D8379FC3569}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{A3211B2E-7229-4242-BF3E-0D8379FC3569}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{A3211B2E-7229-4242-BF3E-0D8379FC3569}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{A3211B2E-7229-4242-BF3E-0D8379FC3569}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Debug|Win32.ActiveCfg = Debug|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Debug|Win32.Build.0 = Debug|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Release|Win32.ActiveCfg = Release|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Release|Win32.Build.0 = Release|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{DCBF90B4-94E6-4E61-AB18-BF2FE3359356}.Debug|Win32.ActiveCfg = Debug|Win32
+		{DCBF90B4-94E6-4E61-AB18-BF2FE3359356}.Release|Win32.ActiveCfg = Release|Win32
+		{DCBF90B4-94E6-4E61-AB18-BF2FE3359356}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{DCBF90B4-94E6-4E61-AB18-BF2FE3359356}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{841C45F2-A261-42E7-A042-2866B92E689F}.Debug|Win32.ActiveCfg = Debug|Win32
+		{841C45F2-A261-42E7-A042-2866B92E689F}.Release|Win32.ActiveCfg = Release|Win32
+		{841C45F2-A261-42E7-A042-2866B92E689F}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{841C45F2-A261-42E7-A042-2866B92E689F}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ExtensibilityGlobals) = postSolution
+	EndGlobalSection
+	GlobalSection(ExtensibilityAddIns) = postSolution
+	EndGlobalSection
+EndGlobal

Copied: trunk/ImageProcessing/opencv/components/Scale/Scale.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Scale/Scale.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Scale/Scale.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Scale/Scale.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,292 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{115F9766-37FF-498A-B19C-552C32FDA770}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>Scale</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\Debug\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Scale.dir\Debug\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Scale</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\Release\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Scale.dir\Release\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Scale</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\MinSizeRel\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Scale.dir\MinSizeRel\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Scale</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\RelWithDebInfo\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Scale.dir\RelWithDebInfo\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Scale</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">true</LinkIncremental>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Scale;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
+      <Optimization>Disabled</Optimization>
+      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Debug";Scale_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Debug</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Scale/Debug/Scale.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Debug\";Scale_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Scale;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Scale;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rtd.lib;omniDynamic414_rtd.lib;omnithread34_rtd.lib;RTC110d.lib;coil110d.lib;ws2_32.lib;mswsock.lib;opencv_core220d.lib;opencv_imgproc220d.lib;opencv_features2d220d.lib;opencv_gpu220d.lib;opencv_calib3d220d.lib;opencv_objdetect220d.lib;opencv_video220d.lib;opencv_highgui220d.lib;opencv_ml220d.lib;opencv_legacy220d.lib;opencv_contrib220d.lib;opencv_flann220d.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Scale/Debug/Scale.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Scale/Debug/Scale.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Scale;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Release";Scale_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Release</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Scale/Release/Scale.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Release\";Scale_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Scale;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Scale;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Scale/Release/Scale.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Scale/Release/Scale.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Scale;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MinSpace</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="MinSizeRel";Scale_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>MinSizeRel</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Scale/MinSizeRel/Scale.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"MinSizeRel\";Scale_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Scale;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Scale;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Scale/MinSizeRel/Scale.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Scale/MinSizeRel/Scale.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Scale;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="RelWithDebInfo";Scale_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>RelWithDebInfo</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Scale/RelWithDebInfo/Scale.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"RelWithDebInfo\";Scale_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Scale;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Scale;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Scale/RelWithDebInfo/Scale.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Scale/RelWithDebInfo/Scale.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Scale\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Scale\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Scale\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Scale\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="Scale.cpp" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Scale/ScaleComp.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Scale/ScaleComp.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Scale/ScaleComp.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Scale/ScaleComp.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,295 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{A3211B2E-7229-4242-BF3E-0D8379FC3569}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ScaleComp</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\Debug\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">ScaleComp.dir\Debug\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">ScaleComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\Release\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">ScaleComp.dir\Release\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">ScaleComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\MinSizeRel\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">ScaleComp.dir\MinSizeRel\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">ScaleComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\RelWithDebInfo\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">ScaleComp.dir\RelWithDebInfo\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">ScaleComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">true</LinkIncremental>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Scale;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
+      <Optimization>Disabled</Optimization>
+      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Debug";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Debug</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Scale/Debug/ScaleComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Debug\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Scale;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Scale;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;Debug\Scale.lib;omniORB414_rtd.lib;omniDynamic414_rtd.lib;omnithread34_rtd.lib;RTC110d.lib;coil110d.lib;ws2_32.lib;mswsock.lib;opencv_core220d.lib;opencv_imgproc220d.lib;opencv_features2d220d.lib;opencv_gpu220d.lib;opencv_calib3d220d.lib;opencv_objdetect220d.lib;opencv_video220d.lib;opencv_highgui220d.lib;opencv_ml220d.lib;opencv_legacy220d.lib;opencv_contrib220d.lib;opencv_flann220d.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Scale/Debug/ScaleComp.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Scale/Debug/ScaleComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Scale;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Release";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Release</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Scale/Release/ScaleComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Release\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Scale;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Scale;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;Release\Scale.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Scale/Release/ScaleComp.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Scale/Release/ScaleComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Scale;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MinSpace</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="MinSizeRel";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>MinSizeRel</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Scale/MinSizeRel/ScaleComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"MinSizeRel\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Scale;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Scale;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;MinSizeRel\Scale.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Scale/MinSizeRel/ScaleComp.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Scale/MinSizeRel/ScaleComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Scale;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="RelWithDebInfo";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>RelWithDebInfo</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Scale/RelWithDebInfo/ScaleComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"RelWithDebInfo\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Scale;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Scale;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;RelWithDebInfo\Scale.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Scale/RelWithDebInfo/ScaleComp.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Scale/RelWithDebInfo/ScaleComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Scale\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Scale\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Scale\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Scale\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="ScaleComp.cpp" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Scale/Scale.vcxproj">
+      <Project>115F9766-37FF-498A-B19C-552C32FDA770</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Scale/ZERO_CHECK.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Scale/ZERO_CHECK.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Scale/ZERO_CHECK.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Scale/ZERO_CHECK.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,154 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{97E779E3-D496-497C-B318-5D64F03E6162}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ZERO_CHECK</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\ZERO_CHECK.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\generate.stamp.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Scale -BC:/distribution/ImageProcessing/opencv/components/Scale --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Scale -BC:/distribution/ImageProcessing/opencv/components/Scale --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Scale -BC:/distribution/ImageProcessing/opencv/components/Scale --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Scale -BC:/distribution/ImageProcessing/opencv/components/Scale --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\ZERO_CHECK" />
+  </ItemGroup>
+  <ItemGroup>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Deleted: trunk/ImageProcessing/opencv/components/Scale/cmake_modules/CPackWIX.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Scale/cmake_modules/CPackWIX.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Scale/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,51 +0,0 @@
-#=============================================================================
-# Copyright 2007-2009 Kitware, Inc.
-#
-# Distributed under the OSI-approved BSD License (the "License");
-# see accompanying file Copyright.txt for details.
-#
-# This software is distributed WITHOUT ANY WARRANTY; without even the
-# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-# See the License for more information.
-#=============================================================================
-# (To distributed this file outside of CMake, substitute the full
-#  License text for the above reference.)
-#
-# Fixed for OpenRTM
-#
-IF(CMAKE_BINARY_DIR)
-  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
-ENDIF(CMAKE_BINARY_DIR)
-
-IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
-    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
-ENDIF()
-
-IF(NOT CPACK_WIX_LANG)
-    SET(CPACK_WIX_LANG "en-us")
-ENDIF()
-
-# use the package defaults if none exists.
-# for the community.
-#IF ( NOT CPACK_WIX_XSL )
-#	
-#ENDIF( NOT CPACK_WIX_XSL )
-#
-
-IF ( CPACK_WIX_WXS_FILES )
-	# this could probably be a single expression but I'm no regex guru.
-    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
-	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
-ENDIF( CPACK_WIX_WXS_FILES )
-
-FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-
-IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
-  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
-  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
-  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
-ELSE()
-  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
-ENDIF()

Copied: trunk/ImageProcessing/opencv/components/Scale/cmake_modules/CPackWIX.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Scale/cmake_modules/CPackWIX.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/Scale/cmake_modules/CPackWIX.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Scale/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,51 @@
+#=============================================================================
+# Copyright 2007-2009 Kitware, Inc.
+#
+# Distributed under the OSI-approved BSD License (the "License");
+# see accompanying file Copyright.txt for details.
+#
+# This software is distributed WITHOUT ANY WARRANTY; without even the
+# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+# See the License for more information.
+#=============================================================================
+# (To distributed this file outside of CMake, substitute the full
+#  License text for the above reference.)
+#
+# Fixed for OpenRTM
+#
+IF(CMAKE_BINARY_DIR)
+  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
+ENDIF(CMAKE_BINARY_DIR)
+
+IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
+    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
+ENDIF()
+
+IF(NOT CPACK_WIX_LANG)
+    SET(CPACK_WIX_LANG "en-us")
+ENDIF()
+
+# use the package defaults if none exists.
+# for the community.
+#IF ( NOT CPACK_WIX_XSL )
+#	
+#ENDIF( NOT CPACK_WIX_XSL )
+#
+
+IF ( CPACK_WIX_WXS_FILES )
+	# this could probably be a single expression but I'm no regex guru.
+    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
+	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
+ENDIF( CPACK_WIX_WXS_FILES )
+
+FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+
+IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
+  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
+  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
+  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
+ELSE()
+  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
+ENDIF()

Deleted: trunk/ImageProcessing/opencv/components/Scale/cmake_modules/FindOpenCV.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Scale/cmake_modules/FindOpenCV.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Scale/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,62 +0,0 @@
-
-
-set(OPENCV_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # OpenCV
-    pkg_check_modules(OPENCV REQUIRED opencv)
-    if(NOT OPENCV_DIR)
-        if(OPENCV_FOUND)
-            set(OPENCV_DIR ${OPENCV_PREFIX})
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-    endif()
-
-    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
-    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
-
-endif(UNIX)
-
-if(WIN32)
-    # OpenCV
-    if(NOT OPENCV_DIR)
-        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
-            set(OPENCV_DIR $ENV{OPENCV_ROOT})
-            set(OPENCV_FOUND TRUE)
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-        if(NOT OPENCV_FOUND)
-            message(FATAL_ERROR "OpenCV not found.")
-        endif()
-    endif()
-
-    include(${OPENCV_DIR}/OpenCVConfig.cmake)
-    set(OPENCV_VERSION ${OpenCV_VERSION})
-    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
-    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
-    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
-
-    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
-    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
-
-    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
-
-    foreach(_lib ${OPENCV_LIB_COMPONENTS})
-        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
-    endforeach()
-
-endif(WIN32)
-
-message(STATUS "FindOpenCV setup done.")
-
-message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
-message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
-message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
-message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
-message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
-message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
-message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
-

Copied: trunk/ImageProcessing/opencv/components/Scale/cmake_modules/FindOpenCV.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Scale/cmake_modules/FindOpenCV.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/Scale/cmake_modules/FindOpenCV.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Scale/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,62 @@
+
+
+set(OPENCV_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # OpenCV
+    pkg_check_modules(OPENCV REQUIRED opencv)
+    if(NOT OPENCV_DIR)
+        if(OPENCV_FOUND)
+            set(OPENCV_DIR ${OPENCV_PREFIX})
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+    endif()
+
+    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
+    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
+
+endif(UNIX)
+
+if(WIN32)
+    # OpenCV
+    if(NOT OPENCV_DIR)
+        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
+            set(OPENCV_DIR $ENV{OPENCV_ROOT})
+            set(OPENCV_FOUND TRUE)
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+        if(NOT OPENCV_FOUND)
+            message(FATAL_ERROR "OpenCV not found.")
+        endif()
+    endif()
+
+    include(${OPENCV_DIR}/OpenCVConfig.cmake)
+    set(OPENCV_VERSION ${OpenCV_VERSION})
+    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
+    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
+    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
+
+    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
+    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
+
+    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
+
+    foreach(_lib ${OPENCV_LIB_COMPONENTS})
+        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
+    endforeach()
+
+endif(WIN32)
+
+message(STATUS "FindOpenCV setup done.")
+
+message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
+message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
+message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
+message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
+message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
+message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
+message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
+

Deleted: trunk/ImageProcessing/opencv/components/Scale/cmake_modules/FindOpenRTM.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Scale/cmake_modules/FindOpenRTM.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Scale/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,185 +0,0 @@
-
-set(OMNIORB_FOUND FALSE)
-set(OPENRTM_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # omniORB
-    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
-    if(NOT OMNIORB_DIR)
-        if(OMNIORB_FOUND)
-            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-    endif()
-
-    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
-    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
-
-    # OpenRTM-aist
-    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
-    if(NOT OPENRTM_DIR)
-        if(OPENRTM_FOUND)
-            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-    endif()
-
-    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
-    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
-
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
-           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
-           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
-           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "")
-    set(OPENRTM_IDLFLAGS "")
-
-    execute_process(COMMAND rtm-config --idlc
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        set(OPENRTM_IDLC "${output_val}")
-    endif()
-
-    execute_process(COMMAND rtm-config --idlflags
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        string(REPLACE " " ";" output_val ${output_val})
-        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
-    endif()
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(UNIX)
-
-if(WIN32)
-    # omniORB
-    if(NOT OMNIORB_DIR)
-        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
-            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
-            set(OMNIORB_FOUND TRUE)
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-        if(NOT OMNIORB_FOUND)
-            message(FATAL_ERROR "omniORB not found.")
-        endif()
-    endif()
-
-    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
-    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
-
-    # omniORB version
-    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omniORB version file not found.")
-    endif()
-
-    set(OMNIORB_VERSION "${_vers}")
-    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[_]" "."
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[.]" ""
-           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
-
-    # omnithread version
-    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omnithread not found.")
-    endif()
-    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
-           OMNIORB_THREAD_NUM "${_vers}")
-
-    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
-    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
-    else()
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
-    endif()
-
-    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
-                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
-                    "omnithread${OMNIORB_THREAD_NUM}_rt")
-        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-
-    # OpenRTM-aist
-    if(NOT OPENRTM_DIR)
-        if(NOT $ENV{RTM_ROOT} STREQUAL "")
-            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
-            set(OPENRTM_FOUND TRUE)
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-        if(NOT OPENRTM_FOUND)
-            message(FATAL_ERROR "OpenRTM-aist not found.")
-        endif()
-    endif()
-
-    # OpenRTM-aist version
-    set(OPENRTM_VERSION "${OPENRTM_DIR}")
-    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    set(OPENRTM_VERSION_PATCH "0")
-    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
-
-    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
-    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
-    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
-
-    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
-
-    foreach(library "RTC110" "coil110")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-    foreach(library "ws2_32" "mswsock")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
-    endforeach()
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "omniidl")
-    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(WIN32)
-
-message(STATUS "FindOpenRTM setup done.")
-
-message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
-message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
-message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
-message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
-message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
-message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
-message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
-
-message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
-message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
-message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
-message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
-message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
-message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
-message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
-message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
-message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
-message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
-
-message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
-message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
-message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
-message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Copied: trunk/ImageProcessing/opencv/components/Scale/cmake_modules/FindOpenRTM.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Scale/cmake_modules/FindOpenRTM.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/Scale/cmake_modules/FindOpenRTM.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Scale/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,185 @@
+
+set(OMNIORB_FOUND FALSE)
+set(OPENRTM_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # omniORB
+    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
+    if(NOT OMNIORB_DIR)
+        if(OMNIORB_FOUND)
+            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+    endif()
+
+    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
+    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
+
+    # OpenRTM-aist
+    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
+    if(NOT OPENRTM_DIR)
+        if(OPENRTM_FOUND)
+            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+    endif()
+
+    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
+    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
+
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
+           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
+           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
+           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "")
+    set(OPENRTM_IDLFLAGS "")
+
+    execute_process(COMMAND rtm-config --idlc
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        set(OPENRTM_IDLC "${output_val}")
+    endif()
+
+    execute_process(COMMAND rtm-config --idlflags
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        string(REPLACE " " ";" output_val ${output_val})
+        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
+    endif()
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(UNIX)
+
+if(WIN32)
+    # omniORB
+    if(NOT OMNIORB_DIR)
+        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
+            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
+            set(OMNIORB_FOUND TRUE)
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+        if(NOT OMNIORB_FOUND)
+            message(FATAL_ERROR "omniORB not found.")
+        endif()
+    endif()
+
+    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
+    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
+
+    # omniORB version
+    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omniORB version file not found.")
+    endif()
+
+    set(OMNIORB_VERSION "${_vers}")
+    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[_]" "."
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[.]" ""
+           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
+
+    # omnithread version
+    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omnithread not found.")
+    endif()
+    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
+           OMNIORB_THREAD_NUM "${_vers}")
+
+    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
+    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
+    else()
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
+    endif()
+
+    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
+                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
+                    "omnithread${OMNIORB_THREAD_NUM}_rt")
+        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+
+    # OpenRTM-aist
+    if(NOT OPENRTM_DIR)
+        if(NOT $ENV{RTM_ROOT} STREQUAL "")
+            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
+            set(OPENRTM_FOUND TRUE)
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+        if(NOT OPENRTM_FOUND)
+            message(FATAL_ERROR "OpenRTM-aist not found.")
+        endif()
+    endif()
+
+    # OpenRTM-aist version
+    set(OPENRTM_VERSION "${OPENRTM_DIR}")
+    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    set(OPENRTM_VERSION_PATCH "0")
+    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
+
+    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
+    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
+    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
+
+    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
+
+    foreach(library "RTC110" "coil110")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+    foreach(library "ws2_32" "mswsock")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
+    endforeach()
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "omniidl")
+    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(WIN32)
+
+message(STATUS "FindOpenRTM setup done.")
+
+message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
+message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
+message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
+message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
+message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
+message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
+message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
+
+message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
+message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
+message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
+message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
+message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
+message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
+message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
+message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
+message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
+message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
+
+message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
+message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
+message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
+message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Deleted: trunk/ImageProcessing/opencv/components/Scale/cmake_modules/cmake_uninstall.cmake.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Scale/cmake_modules/cmake_uninstall.cmake.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Scale/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,19 +0,0 @@
-if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
-    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
-endif()
-
-file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
-string(REGEX REPLACE "\n" ";" files "${files}")
-foreach(file ${files})
-    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
-    if(EXISTS "$ENV{DESTDIR}${file}")
-        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
-                     OUTPUT_VARIABLE rm_out
-                     RETURN_VALUE rm_retval)
-        if(NOT "${rm_retval}" STREQUAL 0)
-            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
-        endif()
-    else()
-        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
-    endif()
-endforeach()

Copied: trunk/ImageProcessing/opencv/components/Scale/cmake_modules/cmake_uninstall.cmake.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Scale/cmake_modules/cmake_uninstall.cmake.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/Scale/cmake_modules/cmake_uninstall.cmake.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Scale/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,19 @@
+if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
+    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
+endif()
+
+file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
+string(REGEX REPLACE "\n" ";" files "${files}")
+foreach(file ${files})
+    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
+    if(EXISTS "$ENV{DESTDIR}${file}")
+        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
+                     OUTPUT_VARIABLE rm_out
+                     RETURN_VALUE rm_retval)
+        if(NOT "${rm_retval}" STREQUAL 0)
+            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
+        endif()
+    else()
+        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
+    endif()
+endforeach()

Deleted: trunk/ImageProcessing/opencv/components/Scale/cpack_resources/Description.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Scale/cpack_resources/Description.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Scale/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-DESCRIPTION
-===========
-
-This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Copied: trunk/ImageProcessing/opencv/components/Scale/cpack_resources/Description.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Scale/cpack_resources/Description.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/Scale/cpack_resources/Description.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Scale/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+DESCRIPTION
+===========
+
+This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Deleted: trunk/ImageProcessing/opencv/components/Scale/cpack_resources/License.rtf
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Scale/cpack_resources/License.rtf	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Scale/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,7 +0,0 @@
-{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
-{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
-=======\par
-\par
-This is an installer created using CPack (http://www.cmake.org). No license provided.\par
-\par
-}

Copied: trunk/ImageProcessing/opencv/components/Scale/cpack_resources/License.rtf (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Scale/cpack_resources/License.rtf)
===================================================================
--- trunk/ImageProcessing/opencv/components/Scale/cpack_resources/License.rtf	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Scale/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,7 @@
+{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
+{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
+=======\par
+\par
+This is an installer created using CPack (http://www.cmake.org). No license provided.\par
+\par
+}

Deleted: trunk/ImageProcessing/opencv/components/Scale/cpack_resources/License.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Scale/cpack_resources/License.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Scale/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-LICENSE
-=======
-
-This is an installer created using CPack (http://www.cmake.org). No license provided.

Copied: trunk/ImageProcessing/opencv/components/Scale/cpack_resources/License.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Scale/cpack_resources/License.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/Scale/cpack_resources/License.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Scale/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+LICENSE
+=======
+
+This is an installer created using CPack (http://www.cmake.org). No license provided.

Deleted: trunk/ImageProcessing/opencv/components/Scale/cpack_resources/wix.xsl.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Scale/cpack_resources/wix.xsl.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Scale/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,90 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<xsl:stylesheet version="1.0"
-   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
-   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
-  <xsl:output indent="yes" method="xml"/>
-
-  <xsl:template match="/wix:Wix">
-    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
-      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
-        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
-        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
-        <Directory Id="TARGETDIR" Name="SourceDir" >
-            <Directory Id="ProgramFilesFolder" Name="PFILE" >
-                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
-                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
-                </Directory>
-            </Directory>
-        </Directory>
-
-        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
-        </Feature>
-
-        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
-        </Feature>
-
-        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
-        </Feature>
-
-        <!--Tack on your specific wix options-->
-        <UIRef Id="WixUI_FeatureTree" />
-        <UIRef Id="WixUI_ErrorProgressText" />
-        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
-        <!-- TODO: Add Wix Specific Dialogs and features. -->
-        <!-- TODO: Add artwork  -->
-        <!-- TODO: Add ... -->
-
-      </Product>
-
-      <!--Output the fragment info which heat generates-->
-      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
-      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
-
-    </Wix>
-  </xsl:template>
-
-  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
-    <xsl:copy>
-      <xsl:apply-templates select="wix:DirectoryRef" />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:DirectoryRef" >
-    <xsl:copy>
-      <xsl:choose>
-        <xsl:when test="wix:Directory[@Name='components']" >
-          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
-        </xsl:when>
-        <xsl:otherwise>
-          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-        </xsl:otherwise>
-      </xsl:choose>
-      <xsl:apply-templates />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Directory" >
-    <xsl:copy>
-      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Component">
-    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
-      <xsl:attribute name="Id">
-        <xsl:value-of select="@Id" />
-      </xsl:attribute>
-    </xsl:element>
-  </xsl:template>
-
-</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/Scale/cpack_resources/wix.xsl.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Scale/cpack_resources/wix.xsl.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/Scale/cpack_resources/wix.xsl.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Scale/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="utf-8"?>
+<xsl:stylesheet version="1.0"
+   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
+   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
+  <xsl:output indent="yes" method="xml"/>
+
+  <xsl:template match="/wix:Wix">
+    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
+      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
+        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
+        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
+        <Directory Id="TARGETDIR" Name="SourceDir" >
+            <Directory Id="ProgramFilesFolder" Name="PFILE" >
+                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
+                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
+                </Directory>
+            </Directory>
+        </Directory>
+
+        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
+        </Feature>
+
+        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
+        </Feature>
+
+        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
+        </Feature>
+
+        <!--Tack on your specific wix options-->
+        <UIRef Id="WixUI_FeatureTree" />
+        <UIRef Id="WixUI_ErrorProgressText" />
+        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
+        <!-- TODO: Add Wix Specific Dialogs and features. -->
+        <!-- TODO: Add artwork  -->
+        <!-- TODO: Add ... -->
+
+      </Product>
+
+      <!--Output the fragment info which heat generates-->
+      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
+      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
+
+    </Wix>
+  </xsl:template>
+
+  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
+    <xsl:copy>
+      <xsl:apply-templates select="wix:DirectoryRef" />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:DirectoryRef" >
+    <xsl:copy>
+      <xsl:choose>
+        <xsl:when test="wix:Directory[@Name='components']" >
+          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
+        </xsl:when>
+        <xsl:otherwise>
+          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+        </xsl:otherwise>
+      </xsl:choose>
+      <xsl:apply-templates />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Directory" >
+    <xsl:copy>
+      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Component">
+    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
+      <xsl:attribute name="Id">
+        <xsl:value-of select="@Id" />
+      </xsl:attribute>
+    </xsl:element>
+  </xsl:template>
+
+</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/Scale/doc.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Scale/doc.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Scale/doc.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Scale/doc.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,157 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{25C04AC9-2A90-42D4-AA7E-365CC06DB16F}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>doc</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\doc.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\doc;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Scale -BC:/distribution/ImageProcessing/opencv/components/Scale --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Scale\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Scale -BC:/distribution/ImageProcessing/opencv/components/Scale --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Scale\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Scale -BC:/distribution/ImageProcessing/opencv/components/Scale --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Scale\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Scale -BC:/distribution/ImageProcessing/opencv/components/Scale --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Scale\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\doc" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Scale/ZERO_CHECK.vcxproj">
+      <Project>97E779E3-D496-497C-B318-5D64F03E6162</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Scale/doxygen_Scale.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Scale/doxygen_Scale.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Scale/doxygen_Scale.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Scale/doxygen_Scale.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{DCBF90B4-94E6-4E61-AB18-BF2FE3359356}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>doxygen_Scale</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Scale;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Scale;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Scale;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Scale;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\doxygen_Scale.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Scale/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeFiles/doxygen_Scale.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\doxygen_Scale;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Scale/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeFiles/doxygen_Scale.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\doxygen_Scale;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Scale/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeFiles/doxygen_Scale.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\doxygen_Scale;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Scale/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeFiles/doxygen_Scale.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\doxygen_Scale;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Scale\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Scale\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Scale\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Scale\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\doxygen_Scale" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Scale/uninstall_Scale.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Scale/uninstall_Scale.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Scale/uninstall_Scale.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Scale/uninstall_Scale.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{841C45F2-A261-42E7-A042-2866B92E689F}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>uninstall_Scale</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Scale;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Scale;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Scale;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Scale;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\uninstall_Scale.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Scale/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeFiles/uninstall_Scale.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\uninstall_Scale;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Scale/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeFiles/uninstall_Scale.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\uninstall_Scale;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Scale/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeFiles/uninstall_Scale.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\uninstall_Scale;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Scale/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeFiles/uninstall_Scale.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\uninstall_Scale;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Scale\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Scale\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Scale\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Scale/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Scale\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Scale\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Scale\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Scale\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\uninstall_Scale" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Sepia/ALL_BUILD.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Sepia/ALL_BUILD.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Sepia/ALL_BUILD.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Sepia/ALL_BUILD.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,160 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ALL_BUILD</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Sepia;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Sepia;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Sepia;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Sepia;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\ALL_BUILD.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Sepia\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Sepia\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Sepia\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Sepia\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\ALL_BUILD" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Sepia/Sepia.vcxproj">
+      <Project>26E9942F-0258-4C85-BCC4-30A876D91E2A</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Sepia/SepiaComp.vcxproj">
+      <Project>33916FE1-3246-441F-BF4A-D5B0DBA62BE6</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Sepia/CMakeLists.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Sepia/CMakeLists.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/Sepia/CMakeLists.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Sepia/CMakeLists.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,300 @@
+cmake_minimum_required(VERSION 2.8 FATAL_ERROR)
+
+project(Sepia)
+
+set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS true)
+set(CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake_modules")
+
+set(LINUX_PACKAGE_GENERATOR "DEB")
+#set(LINUX_PACKAGE_GENERATOR "RPM")
+
+
+# component settings
+set(RTC_NAME "${PROJECT_NAME}")
+set(RTC_VERSION "1.0.0")
+set(RTC_VERSION_MAJOR "1")
+set(RTC_VERSION_MINOR "0")
+set(RTC_VERSION_PATCH "0")
+set(RTC_LANG "c++")
+set(RTC_DESCRIPTION "Sepia Agent Component")
+set(RTC_VENDOR "Shibaura Inst. of Tech, Tanaka & Fujita & Takasu")
+set(RTC_MAINTAINER "author at example.com")
+
+string(TOLOWER ${RTC_NAME} PACKAGE_NAME)
+set(PACKAGE_VERSION "${RTC_VERSION_MAJOR}.${RTC_VERSION_MINOR}.${RTC_VERSION_PATCH}")
+
+set(IDL_FILES ""
+	#              WiiInfo.idl
+)
+
+set(SKEL_SRCS ""
+	#              WiiInfoSkel.cpp
+)
+
+set(STUB_SRCS ""
+)
+
+set(IMPL_SRCS ""
+	#              WiiInfoSVC_impl.cpp
+)
+
+set(IMPL_INCS ""
+	#              WiiInfoSVC_impl.h
+)
+
+set(LIBS_SRCS Sepia.cpp)
+
+set(LIBS_INCS Sepia.h)
+
+set(EXEC_SRCS SepiaComp.cpp)
+
+set(OTHER_SRCS CMakeLists.txt Doxyfile.in
+               RTC.xml Sepia.conf rtc.conf)
+
+
+# check OpenRTM installed
+find_package(OpenRTM REQUIRED)
+
+list(APPEND CFLAGS ${OMNIORB_CFLAGS} ${OPENRTM_CFLAGS})
+list(APPEND INCLUDE_DIRS ${OMNIORB_INCLUDE_DIRS} ${OPENRTM_INCLUDE_DIRS})
+list(APPEND LDFLAGS ${OMNIORB_LDFLAGS} ${OPENRTM_LDFLAGS})
+list(APPEND LIBRARY_DIRS ${OMNIORB_LIBRARY_DIRS} ${OPENRTM_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OMNIORB_LIBRARIES} ${OPENRTM_LIBRARIES})
+
+# check doxygen installed
+find_package(Doxygen)
+if(DOXYGEN_FOUND STREQUAL "NO")
+    message(FATAL_ERROR "Doxygen not found.")
+endif()
+
+
+if(WIN32)
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin/x86_win32")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(INSTALL_PREFIX "components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+else()
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(OPENRTM_SHARE_PREFIX "share/openrtm-${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}")
+    set(INSTALL_PREFIX "${OPENRTM_SHARE_PREFIX}/components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+endif()
+
+# check OpenCV installed
+find_package(OpenCV REQUIRED)
+
+list(APPEND INCLUDE_DIRS ${OPENCV_INCLUDE_DIRS})
+list(APPEND LIBRARY_DIRS ${OPENCV_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OPENCV_LIBRARIES})
+
+
+# add uninstall target
+configure_file(
+    "${CMAKE_CURRENT_SOURCE_DIR}/cmake_modules/cmake_uninstall.cmake.in"
+    "${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake"
+    IMMEDIATE @ONLY)
+add_custom_target(uninstall_${RTC_NAME} COMMAND 
+    ${CMAKE_COMMAND} -P ${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake)
+
+
+# target settings for library/executable
+list(APPEND INCLUDE_DIRS ${CMAKE_CURRENT_BINARY_DIR})
+include_directories(${INCLUDE_DIRS})
+
+link_directories(${LIBRARY_DIRS})
+
+add_definitions(${CFLAGS})
+
+foreach(idl ${IDL_FILES})
+    string(REGEX REPLACE "([^\\/]*)\\.idl" "\\1" idl_base ${idl})
+    add_custom_command(OUTPUT ${idl_base}Stub.cpp ${idl_base}Skel.cpp
+                       COMMAND ${OPENRTM_IDL_WRAPPER} ${OPENRTM_IDL_WRAPPER_FLAGS} --idl-file=${idl}
+                       COMMAND ${OPENRTM_IDLC} ${OPENRTM_IDLFLAGS} ${PROJECT_SOURCE_DIR}/${idl}
+                       DEPENDS ${idl})
+endforeach()
+
+if(CMAKE_COMPILER_IS_GNUCC)
+    string(REPLACE ";" " " LDFLAGS "${LDFLAGS}")
+endif()
+
+add_library(${RTC_NAME} SHARED
+            ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+target_link_libraries(${RTC_NAME} ${LIBRARIES})
+set_target_properties(${RTC_NAME} PROPERTIES PREFIX "")
+set_target_properties(${RTC_NAME} PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+if(UNIX)
+    add_library(${RTC_NAME}-static STATIC
+                ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+    target_link_libraries(${RTC_NAME}-static ${LIBRARIES})
+    set_target_properties(${RTC_NAME}-static PROPERTIES PREFIX "")
+    set_target_properties(${RTC_NAME}-static PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+if(UNIX)
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME}-static)
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME}-static ${LIBRARIES})
+
+    add_executable(${RTC_NAME}Comp-dynamic ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp-dynamic ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp-dynamic ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp-dynamic PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+else()
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+if(WIN32)
+    set (LIBRARY_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}/)
+    set (EXECUTABLE_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}Comp/)
+
+    ADD_CUSTOM_COMMAND(
+       TARGET ${RTC_NAME}
+       POST_BUILD
+       COMMAND ${CMAKE_COMMAND} -E copy
+       "${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}/Release/${RTC_NAME}.dll"
+       "${CMAKE_CURRENT_SOURCE_DIR}/../../bin"
+     )
+    ADD_CUSTOM_COMMAND(
+       TARGET ${RTC_NAME}Comp
+       POST_BUILD
+       COMMAND ${CMAKE_COMMAND} -E copy
+       "${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}Comp/Release/${RTC_NAME}Comp.exe"
+       "${CMAKE_CURRENT_SOURCE_DIR}/../../bin"
+     )
+endif()
+
+install(TARGETS ${RTC_NAME} LIBRARY DESTINATION "${INSTALL_PREFIX}"
+                            ARCHIVE DESTINATION "${INSTALL_PREFIX}"
+                            RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(TARGETS ${RTC_NAME}Comp RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(FILES RTC.xml DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+
+
+# target settings for document
+configure_file("${CMAKE_CURRENT_SOURCE_DIR}/Doxyfile.in"
+               "${CMAKE_CURRENT_BINARY_DIR}/Doxyfile")
+
+add_custom_target(doxygen_${RTC_NAME} COMMAND
+                  ${DOXYGEN_EXECUTABLE} ${CMAKE_CURRENT_BINARY_DIR}/Doxyfile)
+
+set_property(DIRECTORY APPEND PROPERTY ADDITIONAL_MAKE_CLEAN_FILES doc)
+
+get_target_property(DOC_TARGET doc TYPE)
+if(NOT DOC_TARGET)
+    add_custom_target(doc)
+endif()
+add_dependencies(doc doxygen)
+
+install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/doc DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "documents")
+
+
+# install source files
+install(FILES ${IDL_FILES} ${IMPL_SRCS} ${IMPL_INCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${LIBS_SRCS} ${LIBS_INCS} ${EXEC_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${OTHER_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(DIRECTORY cmake_modules cpack_resources
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+
+# package settings
+set(CPACK_PACKAGE_NAME "${RTC_NAME}")
+set(CPACK_PACKAGE_VERSION_MAJOR "${RTC_VERSION_MAJOR}")
+set(CPACK_PACKAGE_VERSION_MINOR "${RTC_VERSION_MINOR}")
+set(CPACK_PACKAGE_VERSION_PATCH "${RTC_VERSION_PATCH}")
+set(CPACK_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}")
+set(CPACK_PACKAGE_VENDOR "${RTC_VENDOR}")
+set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "${RTC_DESCRIPTION}")
+set(CPACK_PACKAGE_CONTACT "${RTC_MAINTAINER}")
+
+set(CPACK_RESOURCE_FILE_LICENSE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/License.txt")
+set(CPACK_PACKAGE_DESCRIPTION_FILE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/Description.txt")
+
+set(CPACK_COMPONENTS_ALL applications documents sources)
+set(CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME "Applications")
+set(CPACK_COMPONENT_APPLICATIONS_DESCRIPTION "RT-Component applications")
+set(CPACK_COMPONENT_APPLICATIONS_DISABLED FALSE)
+
+set(CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME "Documents")
+set(CPACK_COMPONENT_DOCUMENTS_DESCRIPTION "RT-Component documents")
+set(CPACK_COMPONENT_DOCUMENTS_DISABLED TRUE)
+
+set(CPACK_COMPONENT_SOURCES_DISPLAY_NAME "Source files")
+set(CPACK_COMPONENT_SOURCES_DESCRIPTION "RT-Component source files")
+set(CPACK_COMPONENT_SOURCES_DISABLED TRUE)
+
+if(WIN32)
+    set(CPACK_GENERATOR "WIX")
+
+    # Windows WiX package settings
+
+    set(CPACK_WIX_XSL "@CMAKE_CURRENT_BINARY_DIR@/wix.xsl")
+    set(CPACK_WIX_LANG "ja-jp")
+    set(CPACK_RESOURCE_FILE_LICENSE
+        "@CMAKE_CURRENT_SOURCE_DIR@/cpack_resources/License.rtf")
+    configure_file(
+        "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/wix.xsl.in"
+        "${CMAKE_CURRENT_BINARY_DIR}/wix.xsl" @ONLY)
+
+    set(CPACK_PACKAGE_FILE_NAME
+        "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}${PACKAGE_VERSION}")
+
+else()
+    set(CPACK_GENERATOR "${LINUX_PACKAGE_GENERATOR}")
+
+    if(CPACK_GENERATOR STREQUAL "DEB")
+        # Linux Debian package settings
+
+        set(CPACK_DEBIAN_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION}-1")
+        set(CPACK_DEBIAN_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_DEBIAN_PACKAGE_SECTION "main")
+        set(CPACK_DEBIAN_PACKAGE_PRIORITY  "extra")
+        set(CPACK_DEBIAN_PACKAGE_DEPENDS "openrtm-aist (>= 1.0.0)")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}_${CPACK_DEBIAN_PACKAGE_VERSION}_${CPACK_DEBIAN_PACKAGE_ARCHITECTURE}")
+
+    elseif(CPACK_GENERATOR STREQUAL "RPM")
+        # Linux RPM package settings
+
+        set(CPACK_RPM_PACKAGE_RELEASE "1.fc10")
+        set(CPACK_RPM_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_RPM_PACKAGE_GROUP "Development/Libraries")
+        set(CPACK_RPM_PACKAGE_LICENSE "LGPL")
+        set(CPACK_RPM_PACKAGE_REQUIRES "OpenRTM-aist >= 1.0.0")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}-${PACKAGE_VERSION}-${CPACK_RPM_PACKAGE_RELEASE}.${CPACK_RPM_PACKAGE_ARCHITECTURE}")
+
+    endif()
+endif()
+
+message(STATUS "Package type: ${CPACK_GENERATOR}")
+message(STATUS "Package name: ${CPACK_PACKAGE_FILE_NAME}")
+
+include(CPack)

Copied: trunk/ImageProcessing/opencv/components/Sepia/Doxyfile.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Sepia/Doxyfile.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/Sepia/Doxyfile.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Sepia/Doxyfile.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,487 @@
+
+# Project related configuration options
+
+DOXYFILE_ENCODING = UTF-8
+
+PROJECT_NAME = @PACKAGE_NAME@
+
+PROJECT_NUMBER = @PACKAGE_VERSION@
+
+OUTPUT_DIRECTORY = doc
+
+CREATE_SUBDIRS = NO
+
+OUTPUT_LANGUAGE = Japanese
+
+BRIEF_MEMBER_DESC = YES
+
+REPEAT_BRIEF = YES
+
+ABBREVIATE_BRIEF = 
+
+ALWAYS_DETAILED_SEC = NO
+
+INLINE_INHERITED_MEMB = NO
+
+FULL_PATH_NAMES = YES
+
+STRIP_FROM_PATH = 
+
+STRIP_FROM_INC_PATH = 
+
+SHORT_NAMES = NO
+
+JAVADOC_AUTOBRIEF = NO
+
+QT_AUTOBRIEF = NO
+
+MULTILINE_CPP_IS_BRIEF = NO
+
+INHERIT_DOCS = YES
+
+SEPARATE_MEMBER_PAGES = NO
+
+TAB_SIZE = 8
+
+ALIASES = 
+
+OPTIMIZE_OUTPUT_FOR_C = NO
+
+OPTIMIZE_OUTPUT_JAVA = NO
+
+OPTIMIZE_FOR_FORTRAN = NO
+
+OPTIMIZE_OUTPUT_VHDL = NO
+
+EXTENSION_MAPPING = 
+
+BUILTIN_STL_SUPPORT = NO
+
+CPP_CLI_SUPPORT = NO
+
+SIP_SUPPORT = NO
+
+IDL_PROPERTY_SUPPORT = YES
+
+DISTRIBUTE_GROUP_DOC = NO
+
+SUBGROUPING = YES
+
+TYPEDEF_HIDES_STRUCT = NO
+
+SYMBOL_CACHE_SIZE = 0
+
+
+# Build related configuration options
+
+EXTRACT_ALL = NO
+
+EXTRACT_PRIVATE = NO
+
+EXTRACT_STATIC = NO
+
+EXTRACT_LOCAL_CLASSES = YES
+
+EXTRACT_LOCAL_METHODS = NO
+
+EXTRACT_ANON_NSPACES = NO
+
+HIDE_UNDOC_MEMBERS = NO
+
+HIDE_UNDOC_CLASSES = NO
+
+HIDE_FRIEND_COMPOUNDS = NO
+
+HIDE_IN_BODY_DOCS = NO
+
+INTERNAL_DOCS = NO
+
+CASE_SENSE_NAMES = NO
+
+HIDE_SCOPE_NAMES = NO
+
+SHOW_INCLUDE_FILES = YES
+
+FORCE_LOCAL_INCLUDES = NO
+
+INLINE_INFO = YES
+
+SORT_MEMBER_DOCS = YES
+
+SORT_BRIEF_DOCS = NO
+
+SORT_MEMBERS_CTORS_1ST = NO
+
+SORT_GROUP_NAMES = NO
+
+SORT_BY_SCOPE_NAME = YES
+
+GENERATE_TODOLIST = YES
+
+GENERATE_TESTLIST = YES
+
+GENERATE_BUGLIST = YES
+
+GENERATE_DEPRECATEDLIST = YES
+
+ENABLED_SECTIONS = 
+
+MAX_INITIALIZER_LINES = 30
+
+SHOW_USED_FILES = YES
+
+SHOW_DIRECTORIES = NO
+
+SHOW_FILES = YES
+
+SHOW_NAMESPACES = YES
+
+FILE_VERSION_FILTER = 
+
+LAYOUT_FILE = 
+
+
+# configuration options related to warning and progress messages
+
+QUIET = NO
+
+WARNINGS = YES
+
+WARN_IF_UNDOCUMENTED = YES
+
+WARN_IF_DOC_ERROR = YES
+
+WARN_NO_PARAMDOC = NO
+
+WARN_FORMAT = "$file:$line: $text"
+
+WARN_LOGFILE = 
+
+
+# configuration options related to the input files
+
+INPUT = @CMAKE_CURRENT_SOURCE_DIR@
+
+INPUT_ENCODING = UTF-8
+
+FILE_PATTERNS = *.cpp *.h *.idl
+
+RECURSIVE = YES
+
+EXCLUDE = _CPack_Packages
+
+EXCLUDE_SYMLINKS = NO
+
+EXCLUDE_PATTERNS = .svn .git 
+
+EXCLUDE_SYMBOLS = 
+
+EXAMPLE_PATH = 
+
+EXAMPLE_PATTERNS = 
+
+EXAMPLE_RECURSIVE = NO
+
+IMAGE_PATH = 
+
+INPUT_FILTER = 
+
+FILTER_PATTERNS = 
+
+FILTER_SOURCE_FILES = NO
+
+
+# configuration options related to source browsing
+
+SOURCE_BROWSER = NO
+
+INLINE_SOURCES = NO
+
+STRIP_CODE_COMMENTS = YES
+
+REFERENCED_BY_RELATION = NO
+
+REFERENCES_RELATION = NO
+
+REFERENCES_LINK_SOURCE = YES
+
+USE_HTAGS = NO
+
+VERBATIM_HEADERS = YES
+
+
+# configuration options related to the alphabetical class index
+
+ALPHABETICAL_INDEX = YES
+
+COLS_IN_ALPHA_INDEX = 5
+
+IGNORE_PREFIX = 
+
+
+# configuration options related to the HTML output
+
+GENERATE_HTML = YES
+
+HTML_OUTPUT = html
+
+HTML_FILE_EXTENSION = .html
+
+HTML_HEADER = 
+
+HTML_FOOTER = 
+
+HTML_STYLESHEET = 
+
+HTML_COLORSTYLE_HUE = 220
+
+HTML_COLORSTYLE_SAT = 100
+
+HTML_COLORSTYLE_GAMMA = 80
+
+HTML_TIMESTAMP = YES
+
+HTML_ALIGN_MEMBERS = YES
+
+HTML_DYNAMIC_SECTIONS = NO
+
+GENERATE_DOCSET = NO
+
+DOCSET_FEEDNAME = "Doxygen generated docs"
+
+DOCSET_BUNDLE_ID = org.doxygen.Project
+
+DOCSET_PUBLISHER_ID = org.doxygen.Publisher
+
+DOCSET_PUBLISHER_NAME = Publisher
+
+GENERATE_HTMLHELP = NO
+
+CHM_FILE = 
+
+HHC_LOCATION = 
+
+GENERATE_CHI = NO
+
+CHM_INDEX_ENCODING = 
+
+BINARY_TOC = NO
+
+TOC_EXPAND = NO
+
+GENERATE_QHP = NO
+
+QCH_FILE = 
+
+QHP_NAMESPACE = org.doxygen.Project
+
+QHP_VIRTUAL_FOLDER = doc
+
+QHP_CUST_FILTER_NAME = 
+
+QHP_CUST_FILTER_ATTRS = 
+
+QHP_SECT_FILTER_ATTRS = 
+
+QHG_LOCATION = 
+
+GENERATE_ECLIPSEHELP = NO
+
+ECLIPSE_DOC_ID = org.doxygen.Project
+
+DISABLE_INDEX = NO
+
+ENUM_VALUES_PER_LINE = 4
+
+GENERATE_TREEVIEW = NO
+
+USE_INLINE_TREES = NO
+
+TREEVIEW_WIDTH = 250
+
+EXT_LINKS_IN_WINDOW = NO
+
+FORMULA_FONTSIZE = 10
+
+FORMULA_TRANSPARENT = YES
+
+SEARCHENGINE = YES
+
+SERVER_BASED_SEARCH = NO
+
+
+# configuration options related to the LaTeX output
+
+GENERATE_LATEX = NO
+
+LATEX_OUTPUT = latex
+
+LATEX_CMD_NAME = latex
+
+MAKEINDEX_CMD_NAME = makeindex
+
+COMPACT_LATEX = NO
+
+PAPER_TYPE = a4wide
+
+EXTRA_PACKAGES = 
+
+LATEX_HEADER = 
+
+PDF_HYPERLINKS = YES
+
+USE_PDFLATEX = YES
+
+LATEX_BATCHMODE = NO
+
+LATEX_HIDE_INDICES = NO
+
+LATEX_SOURCE_CODE = NO
+
+
+# configuration options related to the RTF output
+
+GENERATE_RTF = NO
+
+RTF_OUTPUT = rtf
+
+COMPACT_RTF = NO
+
+RTF_HYPERLINKS = NO
+
+RTF_STYLESHEET_FILE = 
+
+RTF_EXTENSIONS_FILE = 
+
+
+# configuration options related to the man page output
+
+GENERATE_MAN = NO
+
+MAN_OUTPUT = man
+
+MAN_EXTENSION = .3
+
+MAN_LINKS = NO
+
+
+# configuration options related to the XML output
+
+GENERATE_XML = NO
+
+XML_OUTPUT = xml
+
+XML_SCHEMA = 
+
+XML_DTD = 
+
+XML_PROGRAMLISTING = YES
+
+
+# configuration options for the AutoGen Definitions output
+
+GENERATE_AUTOGEN_DEF = NO
+
+
+# configuration options related to the Perl module output
+
+GENERATE_PERLMOD = NO
+
+PERLMOD_LATEX = NO
+
+PERLMOD_PRETTY = YES
+
+PERLMOD_MAKEVAR_PREFIX = 
+
+
+# Configuration options related to the preprocessor
+
+ENABLE_PREPROCESSING = YES
+
+MACRO_EXPANSION = NO
+
+EXPAND_ONLY_PREDEF = NO
+
+SEARCH_INCLUDES = YES
+
+INCLUDE_PATH = 
+
+INCLUDE_FILE_PATTERNS = 
+
+PREDEFINED = 
+
+EXPAND_AS_DEFINED = 
+
+SKIP_FUNCTION_MACROS = YES
+
+
+# Configuration::additions related to external references
+
+TAGFILES = 
+
+GENERATE_TAGFILE = 
+
+ALLEXTERNALS = NO
+
+EXTERNAL_GROUPS = YES
+
+PERL_PATH = /usr/bin/perl
+
+
+# Configuration options related to the dot tool
+
+CLASS_DIAGRAMS = YES
+
+MSCGEN_PATH = 
+
+HIDE_UNDOC_RELATIONS = YES
+
+HAVE_DOT = NO
+
+DOT_NUM_THREADS = 0
+
+DOT_FONTNAME = FreeSans.ttf
+
+DOT_FONTSIZE = 10
+
+DOT_FONTPATH = 
+
+CLASS_GRAPH = YES
+
+COLLABORATION_GRAPH = YES
+
+GROUP_GRAPHS = YES
+
+UML_LOOK = YES
+
+TEMPLATE_RELATIONS = NO
+
+INCLUDE_GRAPH = YES
+
+INCLUDED_BY_GRAPH = YES
+
+CALL_GRAPH = NO
+
+CALLER_GRAPH = NO
+
+GRAPHICAL_HIERARCHY = YES
+
+DIRECTORY_GRAPH = YES
+
+DOT_IMAGE_FORMAT = png
+
+DOT_PATH = 
+
+DOTFILE_DIRS = 
+
+DOT_GRAPH_MAX_NODES = 50
+
+MAX_DOT_GRAPH_DEPTH = 0
+
+DOT_TRANSPARENT = NO
+
+DOT_MULTI_TARGETS = NO
+
+GENERATE_LEGEND = YES
+
+DOT_CLEANUP = YES

Copied: trunk/ImageProcessing/opencv/components/Sepia/INSTALL.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Sepia/INSTALL.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Sepia/INSTALL.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Sepia/INSTALL.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,178 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{0F103D78-0F29-4905-BDD6-10170713B2B6}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>INSTALL</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Sepia;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Sepia;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Sepia;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Sepia;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\INSTALL_force.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Sepia\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Sepia\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Sepia\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Sepia\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Sepia/ALL_BUILD.vcxproj">
+      <Project>B947F6ED-BEAA-4A93-AB1F-586DF141AC43</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Sepia/PACKAGE.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Sepia/PACKAGE.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Sepia/PACKAGE.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Sepia/PACKAGE.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,186 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{33F42C36-1EE4-4E2E-A533-F95493177B79}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>PACKAGE</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Sepia;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Sepia;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Sepia;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Sepia;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\PACKAGE_force.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Sepia\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Sepia\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Sepia\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Sepia\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Sepia/ALL_BUILD.vcxproj">
+      <Project>B947F6ED-BEAA-4A93-AB1F-586DF141AC43</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Sepia/Sepia.sln (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Sepia/Sepia.sln)
===================================================================
--- trunk/ImageProcessing/opencv/components/Sepia/Sepia.sln	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Sepia/Sepia.sln	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,105 @@
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ALL_BUILD", "ALL_BUILD.vcxproj", "{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}"
+	ProjectSection(ProjectDependencies) = postProject
+		{26E9942F-0258-4C85-BCC4-30A876D91E2A} = {26E9942F-0258-4C85-BCC4-30A876D91E2A}
+		{33916FE1-3246-441F-BF4A-D5B0DBA62BE6} = {33916FE1-3246-441F-BF4A-D5B0DBA62BE6}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "INSTALL", "INSTALL.vcxproj", "{0F103D78-0F29-4905-BDD6-10170713B2B6}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43} = {B947F6ED-BEAA-4A93-AB1F-586DF141AC43}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PACKAGE", "PACKAGE.vcxproj", "{33F42C36-1EE4-4E2E-A533-F95493177B79}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43} = {B947F6ED-BEAA-4A93-AB1F-586DF141AC43}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Sepia", "Sepia.vcxproj", "{26E9942F-0258-4C85-BCC4-30A876D91E2A}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SepiaComp", "SepiaComp.vcxproj", "{33916FE1-3246-441F-BF4A-D5B0DBA62BE6}"
+	ProjectSection(ProjectDependencies) = postProject
+		{26E9942F-0258-4C85-BCC4-30A876D91E2A} = {26E9942F-0258-4C85-BCC4-30A876D91E2A}
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZERO_CHECK", "..\..\ZERO_CHECK.vcxproj", "{87493064-6817-4173-BA90-7F469034490A}"
+	ProjectSection(ProjectDependencies) = postProject
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doxygen_Sepia", "doxygen_Sepia.vcxproj", "{ECAE8BBA-ED56-41FA-9500-C676D9888ABB}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uninstall_Sepia", "uninstall_Sepia.vcxproj", "{8FA448C6-4A2E-4BC5-A6E4-D67BF394F1C9}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Win32 = Debug|Win32
+		Release|Win32 = Release|Win32
+		MinSizeRel|Win32 = MinSizeRel|Win32
+		RelWithDebInfo|Win32 = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Debug|Win32.ActiveCfg = Debug|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Debug|Win32.Build.0 = Debug|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Release|Win32.ActiveCfg = Release|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Release|Win32.Build.0 = Release|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.Debug|Win32.ActiveCfg = Debug|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.Release|Win32.ActiveCfg = Release|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.Debug|Win32.ActiveCfg = Debug|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.Release|Win32.ActiveCfg = Release|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{26E9942F-0258-4C85-BCC4-30A876D91E2A}.Debug|Win32.ActiveCfg = Debug|Win32
+		{26E9942F-0258-4C85-BCC4-30A876D91E2A}.Debug|Win32.Build.0 = Debug|Win32
+		{26E9942F-0258-4C85-BCC4-30A876D91E2A}.Release|Win32.ActiveCfg = Release|Win32
+		{26E9942F-0258-4C85-BCC4-30A876D91E2A}.Release|Win32.Build.0 = Release|Win32
+		{26E9942F-0258-4C85-BCC4-30A876D91E2A}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{26E9942F-0258-4C85-BCC4-30A876D91E2A}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{26E9942F-0258-4C85-BCC4-30A876D91E2A}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{26E9942F-0258-4C85-BCC4-30A876D91E2A}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{33916FE1-3246-441F-BF4A-D5B0DBA62BE6}.Debug|Win32.ActiveCfg = Debug|Win32
+		{33916FE1-3246-441F-BF4A-D5B0DBA62BE6}.Debug|Win32.Build.0 = Debug|Win32
+		{33916FE1-3246-441F-BF4A-D5B0DBA62BE6}.Release|Win32.ActiveCfg = Release|Win32
+		{33916FE1-3246-441F-BF4A-D5B0DBA62BE6}.Release|Win32.Build.0 = Release|Win32
+		{33916FE1-3246-441F-BF4A-D5B0DBA62BE6}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{33916FE1-3246-441F-BF4A-D5B0DBA62BE6}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{33916FE1-3246-441F-BF4A-D5B0DBA62BE6}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{33916FE1-3246-441F-BF4A-D5B0DBA62BE6}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Debug|Win32.ActiveCfg = Debug|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Debug|Win32.Build.0 = Debug|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Release|Win32.ActiveCfg = Release|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Release|Win32.Build.0 = Release|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{ECAE8BBA-ED56-41FA-9500-C676D9888ABB}.Debug|Win32.ActiveCfg = Debug|Win32
+		{ECAE8BBA-ED56-41FA-9500-C676D9888ABB}.Release|Win32.ActiveCfg = Release|Win32
+		{ECAE8BBA-ED56-41FA-9500-C676D9888ABB}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{ECAE8BBA-ED56-41FA-9500-C676D9888ABB}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{8FA448C6-4A2E-4BC5-A6E4-D67BF394F1C9}.Debug|Win32.ActiveCfg = Debug|Win32
+		{8FA448C6-4A2E-4BC5-A6E4-D67BF394F1C9}.Release|Win32.ActiveCfg = Release|Win32
+		{8FA448C6-4A2E-4BC5-A6E4-D67BF394F1C9}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{8FA448C6-4A2E-4BC5-A6E4-D67BF394F1C9}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ExtensibilityGlobals) = postSolution
+	EndGlobalSection
+	GlobalSection(ExtensibilityAddIns) = postSolution
+	EndGlobalSection
+EndGlobal

Copied: trunk/ImageProcessing/opencv/components/Sepia/Sepia.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Sepia/Sepia.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Sepia/Sepia.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Sepia/Sepia.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,292 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{26E9942F-0258-4C85-BCC4-30A876D91E2A}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>Sepia</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\Debug\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Sepia.dir\Debug\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Sepia</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\Release\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Sepia.dir\Release\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Sepia</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\MinSizeRel\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Sepia.dir\MinSizeRel\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Sepia</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\RelWithDebInfo\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Sepia.dir\RelWithDebInfo\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Sepia</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">true</LinkIncremental>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Sepia;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
+      <Optimization>Disabled</Optimization>
+      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Debug";Sepia_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Debug</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Sepia/Debug/Sepia.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Debug\";Sepia_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Sepia;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Sepia;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rtd.lib;omniDynamic414_rtd.lib;omnithread34_rtd.lib;RTC110d.lib;coil110d.lib;ws2_32.lib;mswsock.lib;opencv_core220d.lib;opencv_imgproc220d.lib;opencv_features2d220d.lib;opencv_gpu220d.lib;opencv_calib3d220d.lib;opencv_objdetect220d.lib;opencv_video220d.lib;opencv_highgui220d.lib;opencv_ml220d.lib;opencv_legacy220d.lib;opencv_contrib220d.lib;opencv_flann220d.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Sepia/Debug/Sepia.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Sepia/Debug/Sepia.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Sepia;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Release";Sepia_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Release</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Sepia/Release/Sepia.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Release\";Sepia_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Sepia;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Sepia;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Sepia/Release/Sepia.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Sepia/Release/Sepia.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Sepia;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MinSpace</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="MinSizeRel";Sepia_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>MinSizeRel</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Sepia/MinSizeRel/Sepia.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"MinSizeRel\";Sepia_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Sepia;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Sepia;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Sepia/MinSizeRel/Sepia.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Sepia/MinSizeRel/Sepia.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Sepia;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="RelWithDebInfo";Sepia_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>RelWithDebInfo</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Sepia/RelWithDebInfo/Sepia.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"RelWithDebInfo\";Sepia_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Sepia;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Sepia;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Sepia/RelWithDebInfo/Sepia.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Sepia/RelWithDebInfo/Sepia.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Sepia\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Sepia\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Sepia\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Sepia\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="Sepia.cpp" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Sepia/SepiaComp.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Sepia/SepiaComp.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Sepia/SepiaComp.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Sepia/SepiaComp.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,295 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{33916FE1-3246-441F-BF4A-D5B0DBA62BE6}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>SepiaComp</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\Debug\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">SepiaComp.dir\Debug\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">SepiaComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\Release\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">SepiaComp.dir\Release\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">SepiaComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\MinSizeRel\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">SepiaComp.dir\MinSizeRel\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">SepiaComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\RelWithDebInfo\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">SepiaComp.dir\RelWithDebInfo\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">SepiaComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">true</LinkIncremental>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Sepia;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
+      <Optimization>Disabled</Optimization>
+      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Debug";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Debug</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Sepia/Debug/SepiaComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Debug\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Sepia;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Sepia;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;Debug\Sepia.lib;omniORB414_rtd.lib;omniDynamic414_rtd.lib;omnithread34_rtd.lib;RTC110d.lib;coil110d.lib;ws2_32.lib;mswsock.lib;opencv_core220d.lib;opencv_imgproc220d.lib;opencv_features2d220d.lib;opencv_gpu220d.lib;opencv_calib3d220d.lib;opencv_objdetect220d.lib;opencv_video220d.lib;opencv_highgui220d.lib;opencv_ml220d.lib;opencv_legacy220d.lib;opencv_contrib220d.lib;opencv_flann220d.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Sepia/Debug/SepiaComp.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Sepia/Debug/SepiaComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Sepia;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Release";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Release</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Sepia/Release/SepiaComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Release\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Sepia;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Sepia;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;Release\Sepia.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Sepia/Release/SepiaComp.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Sepia/Release/SepiaComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Sepia;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MinSpace</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="MinSizeRel";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>MinSizeRel</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Sepia/MinSizeRel/SepiaComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"MinSizeRel\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Sepia;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Sepia;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;MinSizeRel\Sepia.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Sepia/MinSizeRel/SepiaComp.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Sepia/MinSizeRel/SepiaComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Sepia;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="RelWithDebInfo";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>RelWithDebInfo</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Sepia/RelWithDebInfo/SepiaComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"RelWithDebInfo\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Sepia;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Sepia;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;RelWithDebInfo\Sepia.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Sepia/RelWithDebInfo/SepiaComp.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Sepia/RelWithDebInfo/SepiaComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Sepia\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Sepia\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Sepia\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Sepia\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="SepiaComp.cpp" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Sepia/Sepia.vcxproj">
+      <Project>26E9942F-0258-4C85-BCC4-30A876D91E2A</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Sepia/ZERO_CHECK.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Sepia/ZERO_CHECK.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Sepia/ZERO_CHECK.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Sepia/ZERO_CHECK.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,154 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{723A63EC-35AA-4261-861D-7B02311E1D0A}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ZERO_CHECK</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\ZERO_CHECK.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\generate.stamp.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Sepia -BC:/distribution/ImageProcessing/opencv/components/Sepia --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Sepia -BC:/distribution/ImageProcessing/opencv/components/Sepia --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Sepia -BC:/distribution/ImageProcessing/opencv/components/Sepia --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Sepia -BC:/distribution/ImageProcessing/opencv/components/Sepia --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\ZERO_CHECK" />
+  </ItemGroup>
+  <ItemGroup>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Deleted: trunk/ImageProcessing/opencv/components/Sepia/cmake_modules/CPackWIX.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Sepia/cmake_modules/CPackWIX.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Sepia/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,51 +0,0 @@
-#=============================================================================
-# Copyright 2007-2009 Kitware, Inc.
-#
-# Distributed under the OSI-approved BSD License (the "License");
-# see accompanying file Copyright.txt for details.
-#
-# This software is distributed WITHOUT ANY WARRANTY; without even the
-# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-# See the License for more information.
-#=============================================================================
-# (To distributed this file outside of CMake, substitute the full
-#  License text for the above reference.)
-#
-# Fixed for OpenRTM
-#
-IF(CMAKE_BINARY_DIR)
-  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
-ENDIF(CMAKE_BINARY_DIR)
-
-IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
-    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
-ENDIF()
-
-IF(NOT CPACK_WIX_LANG)
-    SET(CPACK_WIX_LANG "en-us")
-ENDIF()
-
-# use the package defaults if none exists.
-# for the community.
-#IF ( NOT CPACK_WIX_XSL )
-#	
-#ENDIF( NOT CPACK_WIX_XSL )
-#
-
-IF ( CPACK_WIX_WXS_FILES )
-	# this could probably be a single expression but I'm no regex guru.
-    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
-	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
-ENDIF( CPACK_WIX_WXS_FILES )
-
-FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-
-IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
-  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
-  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
-  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
-ELSE()
-  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
-ENDIF()

Copied: trunk/ImageProcessing/opencv/components/Sepia/cmake_modules/CPackWIX.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Sepia/cmake_modules/CPackWIX.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/Sepia/cmake_modules/CPackWIX.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Sepia/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,51 @@
+#=============================================================================
+# Copyright 2007-2009 Kitware, Inc.
+#
+# Distributed under the OSI-approved BSD License (the "License");
+# see accompanying file Copyright.txt for details.
+#
+# This software is distributed WITHOUT ANY WARRANTY; without even the
+# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+# See the License for more information.
+#=============================================================================
+# (To distributed this file outside of CMake, substitute the full
+#  License text for the above reference.)
+#
+# Fixed for OpenRTM
+#
+IF(CMAKE_BINARY_DIR)
+  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
+ENDIF(CMAKE_BINARY_DIR)
+
+IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
+    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
+ENDIF()
+
+IF(NOT CPACK_WIX_LANG)
+    SET(CPACK_WIX_LANG "en-us")
+ENDIF()
+
+# use the package defaults if none exists.
+# for the community.
+#IF ( NOT CPACK_WIX_XSL )
+#	
+#ENDIF( NOT CPACK_WIX_XSL )
+#
+
+IF ( CPACK_WIX_WXS_FILES )
+	# this could probably be a single expression but I'm no regex guru.
+    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
+	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
+ENDIF( CPACK_WIX_WXS_FILES )
+
+FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+
+IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
+  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
+  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
+  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
+ELSE()
+  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
+ENDIF()

Deleted: trunk/ImageProcessing/opencv/components/Sepia/cmake_modules/FindOpenCV.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Sepia/cmake_modules/FindOpenCV.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Sepia/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,62 +0,0 @@
-
-
-set(OPENCV_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # OpenCV
-    pkg_check_modules(OPENCV REQUIRED opencv)
-    if(NOT OPENCV_DIR)
-        if(OPENCV_FOUND)
-            set(OPENCV_DIR ${OPENCV_PREFIX})
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-    endif()
-
-    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
-    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
-
-endif(UNIX)
-
-if(WIN32)
-    # OpenCV
-    if(NOT OPENCV_DIR)
-        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
-            set(OPENCV_DIR $ENV{OPENCV_ROOT})
-            set(OPENCV_FOUND TRUE)
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-        if(NOT OPENCV_FOUND)
-            message(FATAL_ERROR "OpenCV not found.")
-        endif()
-    endif()
-
-    include(${OPENCV_DIR}/OpenCVConfig.cmake)
-    set(OPENCV_VERSION ${OpenCV_VERSION})
-    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
-    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
-    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
-
-    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
-    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
-
-    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
-
-    foreach(_lib ${OPENCV_LIB_COMPONENTS})
-        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
-    endforeach()
-
-endif(WIN32)
-
-message(STATUS "FindOpenCV setup done.")
-
-message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
-message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
-message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
-message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
-message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
-message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
-message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
-

Copied: trunk/ImageProcessing/opencv/components/Sepia/cmake_modules/FindOpenCV.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Sepia/cmake_modules/FindOpenCV.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/Sepia/cmake_modules/FindOpenCV.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Sepia/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,62 @@
+
+
+set(OPENCV_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # OpenCV
+    pkg_check_modules(OPENCV REQUIRED opencv)
+    if(NOT OPENCV_DIR)
+        if(OPENCV_FOUND)
+            set(OPENCV_DIR ${OPENCV_PREFIX})
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+    endif()
+
+    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
+    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
+
+endif(UNIX)
+
+if(WIN32)
+    # OpenCV
+    if(NOT OPENCV_DIR)
+        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
+            set(OPENCV_DIR $ENV{OPENCV_ROOT})
+            set(OPENCV_FOUND TRUE)
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+        if(NOT OPENCV_FOUND)
+            message(FATAL_ERROR "OpenCV not found.")
+        endif()
+    endif()
+
+    include(${OPENCV_DIR}/OpenCVConfig.cmake)
+    set(OPENCV_VERSION ${OpenCV_VERSION})
+    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
+    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
+    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
+
+    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
+    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
+
+    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
+
+    foreach(_lib ${OPENCV_LIB_COMPONENTS})
+        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
+    endforeach()
+
+endif(WIN32)
+
+message(STATUS "FindOpenCV setup done.")
+
+message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
+message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
+message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
+message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
+message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
+message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
+message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
+

Deleted: trunk/ImageProcessing/opencv/components/Sepia/cmake_modules/FindOpenRTM.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Sepia/cmake_modules/FindOpenRTM.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Sepia/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,185 +0,0 @@
-
-set(OMNIORB_FOUND FALSE)
-set(OPENRTM_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # omniORB
-    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
-    if(NOT OMNIORB_DIR)
-        if(OMNIORB_FOUND)
-            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-    endif()
-
-    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
-    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
-
-    # OpenRTM-aist
-    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
-    if(NOT OPENRTM_DIR)
-        if(OPENRTM_FOUND)
-            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-    endif()
-
-    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
-    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
-
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
-           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
-           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
-           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "")
-    set(OPENRTM_IDLFLAGS "")
-
-    execute_process(COMMAND rtm-config --idlc
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        set(OPENRTM_IDLC "${output_val}")
-    endif()
-
-    execute_process(COMMAND rtm-config --idlflags
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        string(REPLACE " " ";" output_val ${output_val})
-        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
-    endif()
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(UNIX)
-
-if(WIN32)
-    # omniORB
-    if(NOT OMNIORB_DIR)
-        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
-            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
-            set(OMNIORB_FOUND TRUE)
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-        if(NOT OMNIORB_FOUND)
-            message(FATAL_ERROR "omniORB not found.")
-        endif()
-    endif()
-
-    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
-    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
-
-    # omniORB version
-    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omniORB version file not found.")
-    endif()
-
-    set(OMNIORB_VERSION "${_vers}")
-    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[_]" "."
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[.]" ""
-           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
-
-    # omnithread version
-    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omnithread not found.")
-    endif()
-    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
-           OMNIORB_THREAD_NUM "${_vers}")
-
-    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
-    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
-    else()
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
-    endif()
-
-    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
-                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
-                    "omnithread${OMNIORB_THREAD_NUM}_rt")
-        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-
-    # OpenRTM-aist
-    if(NOT OPENRTM_DIR)
-        if(NOT $ENV{RTM_ROOT} STREQUAL "")
-            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
-            set(OPENRTM_FOUND TRUE)
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-        if(NOT OPENRTM_FOUND)
-            message(FATAL_ERROR "OpenRTM-aist not found.")
-        endif()
-    endif()
-
-    # OpenRTM-aist version
-    set(OPENRTM_VERSION "${OPENRTM_DIR}")
-    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    set(OPENRTM_VERSION_PATCH "0")
-    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
-
-    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
-    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
-    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
-
-    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
-
-    foreach(library "RTC110" "coil110")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-    foreach(library "ws2_32" "mswsock")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
-    endforeach()
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "omniidl")
-    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(WIN32)
-
-message(STATUS "FindOpenRTM setup done.")
-
-message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
-message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
-message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
-message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
-message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
-message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
-message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
-
-message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
-message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
-message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
-message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
-message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
-message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
-message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
-message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
-message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
-message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
-
-message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
-message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
-message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
-message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Copied: trunk/ImageProcessing/opencv/components/Sepia/cmake_modules/FindOpenRTM.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Sepia/cmake_modules/FindOpenRTM.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/Sepia/cmake_modules/FindOpenRTM.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Sepia/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,185 @@
+
+set(OMNIORB_FOUND FALSE)
+set(OPENRTM_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # omniORB
+    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
+    if(NOT OMNIORB_DIR)
+        if(OMNIORB_FOUND)
+            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+    endif()
+
+    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
+    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
+
+    # OpenRTM-aist
+    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
+    if(NOT OPENRTM_DIR)
+        if(OPENRTM_FOUND)
+            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+    endif()
+
+    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
+    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
+
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
+           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
+           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
+           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "")
+    set(OPENRTM_IDLFLAGS "")
+
+    execute_process(COMMAND rtm-config --idlc
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        set(OPENRTM_IDLC "${output_val}")
+    endif()
+
+    execute_process(COMMAND rtm-config --idlflags
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        string(REPLACE " " ";" output_val ${output_val})
+        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
+    endif()
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(UNIX)
+
+if(WIN32)
+    # omniORB
+    if(NOT OMNIORB_DIR)
+        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
+            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
+            set(OMNIORB_FOUND TRUE)
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+        if(NOT OMNIORB_FOUND)
+            message(FATAL_ERROR "omniORB not found.")
+        endif()
+    endif()
+
+    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
+    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
+
+    # omniORB version
+    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omniORB version file not found.")
+    endif()
+
+    set(OMNIORB_VERSION "${_vers}")
+    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[_]" "."
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[.]" ""
+           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
+
+    # omnithread version
+    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omnithread not found.")
+    endif()
+    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
+           OMNIORB_THREAD_NUM "${_vers}")
+
+    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
+    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
+    else()
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
+    endif()
+
+    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
+                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
+                    "omnithread${OMNIORB_THREAD_NUM}_rt")
+        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+
+    # OpenRTM-aist
+    if(NOT OPENRTM_DIR)
+        if(NOT $ENV{RTM_ROOT} STREQUAL "")
+            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
+            set(OPENRTM_FOUND TRUE)
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+        if(NOT OPENRTM_FOUND)
+            message(FATAL_ERROR "OpenRTM-aist not found.")
+        endif()
+    endif()
+
+    # OpenRTM-aist version
+    set(OPENRTM_VERSION "${OPENRTM_DIR}")
+    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    set(OPENRTM_VERSION_PATCH "0")
+    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
+
+    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
+    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
+    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
+
+    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
+
+    foreach(library "RTC110" "coil110")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+    foreach(library "ws2_32" "mswsock")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
+    endforeach()
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "omniidl")
+    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(WIN32)
+
+message(STATUS "FindOpenRTM setup done.")
+
+message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
+message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
+message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
+message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
+message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
+message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
+message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
+
+message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
+message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
+message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
+message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
+message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
+message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
+message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
+message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
+message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
+message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
+
+message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
+message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
+message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
+message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Deleted: trunk/ImageProcessing/opencv/components/Sepia/cmake_modules/cmake_uninstall.cmake.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Sepia/cmake_modules/cmake_uninstall.cmake.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Sepia/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,19 +0,0 @@
-if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
-    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
-endif()
-
-file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
-string(REGEX REPLACE "\n" ";" files "${files}")
-foreach(file ${files})
-    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
-    if(EXISTS "$ENV{DESTDIR}${file}")
-        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
-                     OUTPUT_VARIABLE rm_out
-                     RETURN_VALUE rm_retval)
-        if(NOT "${rm_retval}" STREQUAL 0)
-            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
-        endif()
-    else()
-        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
-    endif()
-endforeach()

Copied: trunk/ImageProcessing/opencv/components/Sepia/cmake_modules/cmake_uninstall.cmake.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Sepia/cmake_modules/cmake_uninstall.cmake.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/Sepia/cmake_modules/cmake_uninstall.cmake.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Sepia/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,19 @@
+if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
+    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
+endif()
+
+file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
+string(REGEX REPLACE "\n" ";" files "${files}")
+foreach(file ${files})
+    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
+    if(EXISTS "$ENV{DESTDIR}${file}")
+        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
+                     OUTPUT_VARIABLE rm_out
+                     RETURN_VALUE rm_retval)
+        if(NOT "${rm_retval}" STREQUAL 0)
+            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
+        endif()
+    else()
+        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
+    endif()
+endforeach()

Deleted: trunk/ImageProcessing/opencv/components/Sepia/cpack_resources/Description.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Sepia/cpack_resources/Description.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Sepia/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-DESCRIPTION
-===========
-
-This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Copied: trunk/ImageProcessing/opencv/components/Sepia/cpack_resources/Description.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Sepia/cpack_resources/Description.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/Sepia/cpack_resources/Description.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Sepia/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+DESCRIPTION
+===========
+
+This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Deleted: trunk/ImageProcessing/opencv/components/Sepia/cpack_resources/License.rtf
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Sepia/cpack_resources/License.rtf	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Sepia/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,7 +0,0 @@
-{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
-{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
-=======\par
-\par
-This is an installer created using CPack (http://www.cmake.org). No license provided.\par
-\par
-}

Copied: trunk/ImageProcessing/opencv/components/Sepia/cpack_resources/License.rtf (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Sepia/cpack_resources/License.rtf)
===================================================================
--- trunk/ImageProcessing/opencv/components/Sepia/cpack_resources/License.rtf	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Sepia/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,7 @@
+{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
+{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
+=======\par
+\par
+This is an installer created using CPack (http://www.cmake.org). No license provided.\par
+\par
+}

Deleted: trunk/ImageProcessing/opencv/components/Sepia/cpack_resources/License.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Sepia/cpack_resources/License.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Sepia/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-LICENSE
-=======
-
-This is an installer created using CPack (http://www.cmake.org). No license provided.

Copied: trunk/ImageProcessing/opencv/components/Sepia/cpack_resources/License.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Sepia/cpack_resources/License.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/Sepia/cpack_resources/License.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Sepia/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+LICENSE
+=======
+
+This is an installer created using CPack (http://www.cmake.org). No license provided.

Deleted: trunk/ImageProcessing/opencv/components/Sepia/cpack_resources/wix.xsl.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Sepia/cpack_resources/wix.xsl.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Sepia/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,90 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<xsl:stylesheet version="1.0"
-   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
-   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
-  <xsl:output indent="yes" method="xml"/>
-
-  <xsl:template match="/wix:Wix">
-    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
-      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
-        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
-        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
-        <Directory Id="TARGETDIR" Name="SourceDir" >
-            <Directory Id="ProgramFilesFolder" Name="PFILE" >
-                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
-                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
-                </Directory>
-            </Directory>
-        </Directory>
-
-        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
-        </Feature>
-
-        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
-        </Feature>
-
-        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
-        </Feature>
-
-        <!--Tack on your specific wix options-->
-        <UIRef Id="WixUI_FeatureTree" />
-        <UIRef Id="WixUI_ErrorProgressText" />
-        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
-        <!-- TODO: Add Wix Specific Dialogs and features. -->
-        <!-- TODO: Add artwork  -->
-        <!-- TODO: Add ... -->
-
-      </Product>
-
-      <!--Output the fragment info which heat generates-->
-      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
-      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
-
-    </Wix>
-  </xsl:template>
-
-  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
-    <xsl:copy>
-      <xsl:apply-templates select="wix:DirectoryRef" />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:DirectoryRef" >
-    <xsl:copy>
-      <xsl:choose>
-        <xsl:when test="wix:Directory[@Name='components']" >
-          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
-        </xsl:when>
-        <xsl:otherwise>
-          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-        </xsl:otherwise>
-      </xsl:choose>
-      <xsl:apply-templates />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Directory" >
-    <xsl:copy>
-      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Component">
-    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
-      <xsl:attribute name="Id">
-        <xsl:value-of select="@Id" />
-      </xsl:attribute>
-    </xsl:element>
-  </xsl:template>
-
-</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/Sepia/cpack_resources/wix.xsl.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Sepia/cpack_resources/wix.xsl.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/Sepia/cpack_resources/wix.xsl.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Sepia/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="utf-8"?>
+<xsl:stylesheet version="1.0"
+   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
+   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
+  <xsl:output indent="yes" method="xml"/>
+
+  <xsl:template match="/wix:Wix">
+    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
+      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
+        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
+        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
+        <Directory Id="TARGETDIR" Name="SourceDir" >
+            <Directory Id="ProgramFilesFolder" Name="PFILE" >
+                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
+                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
+                </Directory>
+            </Directory>
+        </Directory>
+
+        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
+        </Feature>
+
+        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
+        </Feature>
+
+        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
+        </Feature>
+
+        <!--Tack on your specific wix options-->
+        <UIRef Id="WixUI_FeatureTree" />
+        <UIRef Id="WixUI_ErrorProgressText" />
+        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
+        <!-- TODO: Add Wix Specific Dialogs and features. -->
+        <!-- TODO: Add artwork  -->
+        <!-- TODO: Add ... -->
+
+      </Product>
+
+      <!--Output the fragment info which heat generates-->
+      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
+      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
+
+    </Wix>
+  </xsl:template>
+
+  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
+    <xsl:copy>
+      <xsl:apply-templates select="wix:DirectoryRef" />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:DirectoryRef" >
+    <xsl:copy>
+      <xsl:choose>
+        <xsl:when test="wix:Directory[@Name='components']" >
+          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
+        </xsl:when>
+        <xsl:otherwise>
+          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+        </xsl:otherwise>
+      </xsl:choose>
+      <xsl:apply-templates />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Directory" >
+    <xsl:copy>
+      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Component">
+    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
+      <xsl:attribute name="Id">
+        <xsl:value-of select="@Id" />
+      </xsl:attribute>
+    </xsl:element>
+  </xsl:template>
+
+</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/Sepia/doc.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Sepia/doc.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Sepia/doc.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Sepia/doc.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,157 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{DC15902A-A5C0-4FDA-975B-ECC4E2B9B58B}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>doc</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\doc.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\doc;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Sepia -BC:/distribution/ImageProcessing/opencv/components/Sepia --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Sepia\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Sepia -BC:/distribution/ImageProcessing/opencv/components/Sepia --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Sepia\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Sepia -BC:/distribution/ImageProcessing/opencv/components/Sepia --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Sepia\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Sepia -BC:/distribution/ImageProcessing/opencv/components/Sepia --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Sepia\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\doc" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Sepia/ZERO_CHECK.vcxproj">
+      <Project>723A63EC-35AA-4261-861D-7B02311E1D0A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Sepia/doxygen_Sepia.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Sepia/doxygen_Sepia.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Sepia/doxygen_Sepia.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Sepia/doxygen_Sepia.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{ECAE8BBA-ED56-41FA-9500-C676D9888ABB}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>doxygen_Sepia</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Sepia;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Sepia;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Sepia;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Sepia;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\doxygen_Sepia.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Sepia/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeFiles/doxygen_Sepia.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\doxygen_Sepia;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Sepia/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeFiles/doxygen_Sepia.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\doxygen_Sepia;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Sepia/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeFiles/doxygen_Sepia.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\doxygen_Sepia;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Sepia/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeFiles/doxygen_Sepia.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\doxygen_Sepia;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Sepia\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Sepia\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Sepia\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Sepia\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\doxygen_Sepia" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Sepia/uninstall_Sepia.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Sepia/uninstall_Sepia.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Sepia/uninstall_Sepia.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Sepia/uninstall_Sepia.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{8FA448C6-4A2E-4BC5-A6E4-D67BF394F1C9}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>uninstall_Sepia</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Sepia;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Sepia;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Sepia;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Sepia;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\uninstall_Sepia.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Sepia/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeFiles/uninstall_Sepia.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\uninstall_Sepia;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Sepia/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeFiles/uninstall_Sepia.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\uninstall_Sepia;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Sepia/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeFiles/uninstall_Sepia.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\uninstall_Sepia;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Sepia/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeFiles/uninstall_Sepia.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\uninstall_Sepia;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Sepia\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Sepia\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Sepia\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Sepia/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Sepia\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Sepia\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Sepia\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\uninstall_Sepia" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/SubStractCaptureImage/ALL_BUILD.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/SubStractCaptureImage/ALL_BUILD.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/SubStractCaptureImage/ALL_BUILD.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/SubStractCaptureImage/ALL_BUILD.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,160 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ALL_BUILD</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\ALL_BUILD.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\ALL_BUILD" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/SubStractCaptureImage.vcxproj">
+      <Project>3FE60507-E821-49B0-810E-9E8C7BE4FC82</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/SubStractCaptureImageComp.vcxproj">
+      <Project>FD458E07-4A18-4D94-A708-C83C3A14E48A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,300 @@
+cmake_minimum_required(VERSION 2.8 FATAL_ERROR)
+
+project(SubStractCaptureImage)
+
+set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS true)
+set(CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake_modules")
+
+set(LINUX_PACKAGE_GENERATOR "DEB")
+#set(LINUX_PACKAGE_GENERATOR "RPM")
+
+
+# component settings
+set(RTC_NAME "${PROJECT_NAME}")
+set(RTC_VERSION "1.0.0")
+set(RTC_VERSION_MAJOR "1")
+set(RTC_VERSION_MINOR "0")
+set(RTC_VERSION_PATCH "0")
+set(RTC_LANG "c++")
+set(RTC_DESCRIPTION "SubStractCaptureImage Agent Component")
+set(RTC_VENDOR "Shibaura Inst. of Tech, Tanaka & Fujita & Takasu")
+set(RTC_MAINTAINER "author at example.com")
+
+string(TOLOWER ${RTC_NAME} PACKAGE_NAME)
+set(PACKAGE_VERSION "${RTC_VERSION_MAJOR}.${RTC_VERSION_MINOR}.${RTC_VERSION_PATCH}")
+
+set(IDL_FILES ""
+	#              WiiInfo.idl
+)
+
+set(SKEL_SRCS ""
+	#              WiiInfoSkel.cpp
+)
+
+set(STUB_SRCS ""
+)
+
+set(IMPL_SRCS ""
+	#              WiiInfoSVC_impl.cpp
+)
+
+set(IMPL_INCS ""
+	#              WiiInfoSVC_impl.h
+)
+
+set(LIBS_SRCS SubStractCaptureImage.cpp)
+
+set(LIBS_INCS SubStractCaptureImage.h)
+
+set(EXEC_SRCS SubStractCaptureImageComp.cpp)
+
+set(OTHER_SRCS CMakeLists.txt Doxyfile.in
+               RTC.xml SubStractCaptureImage.conf rtc.conf)
+
+
+# check OpenRTM installed
+find_package(OpenRTM REQUIRED)
+
+list(APPEND CFLAGS ${OMNIORB_CFLAGS} ${OPENRTM_CFLAGS})
+list(APPEND INCLUDE_DIRS ${OMNIORB_INCLUDE_DIRS} ${OPENRTM_INCLUDE_DIRS})
+list(APPEND LDFLAGS ${OMNIORB_LDFLAGS} ${OPENRTM_LDFLAGS})
+list(APPEND LIBRARY_DIRS ${OMNIORB_LIBRARY_DIRS} ${OPENRTM_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OMNIORB_LIBRARIES} ${OPENRTM_LIBRARIES})
+
+# check doxygen installed
+find_package(Doxygen)
+if(DOXYGEN_FOUND STREQUAL "NO")
+    message(FATAL_ERROR "Doxygen not found.")
+endif()
+
+
+if(WIN32)
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin/x86_win32")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(INSTALL_PREFIX "components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+else()
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(OPENRTM_SHARE_PREFIX "share/openrtm-${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}")
+    set(INSTALL_PREFIX "${OPENRTM_SHARE_PREFIX}/components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+endif()
+
+# check OpenCV installed
+find_package(OpenCV REQUIRED)
+
+list(APPEND INCLUDE_DIRS ${OPENCV_INCLUDE_DIRS})
+list(APPEND LIBRARY_DIRS ${OPENCV_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OPENCV_LIBRARIES})
+
+
+# add uninstall target
+configure_file(
+    "${CMAKE_CURRENT_SOURCE_DIR}/cmake_modules/cmake_uninstall.cmake.in"
+    "${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake"
+    IMMEDIATE @ONLY)
+add_custom_target(uninstall_${RTC_NAME} COMMAND 
+    ${CMAKE_COMMAND} -P ${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake)
+
+
+# target settings for library/executable
+list(APPEND INCLUDE_DIRS ${CMAKE_CURRENT_BINARY_DIR})
+include_directories(${INCLUDE_DIRS})
+
+link_directories(${LIBRARY_DIRS})
+
+add_definitions(${CFLAGS})
+
+foreach(idl ${IDL_FILES})
+    string(REGEX REPLACE "([^\\/]*)\\.idl" "\\1" idl_base ${idl})
+    add_custom_command(OUTPUT ${idl_base}Stub.cpp ${idl_base}Skel.cpp
+                       COMMAND ${OPENRTM_IDL_WRAPPER} ${OPENRTM_IDL_WRAPPER_FLAGS} --idl-file=${idl}
+                       COMMAND ${OPENRTM_IDLC} ${OPENRTM_IDLFLAGS} ${PROJECT_SOURCE_DIR}/${idl}
+                       DEPENDS ${idl})
+endforeach()
+
+if(CMAKE_COMPILER_IS_GNUCC)
+    string(REPLACE ";" " " LDFLAGS "${LDFLAGS}")
+endif()
+
+add_library(${RTC_NAME} SHARED
+            ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+target_link_libraries(${RTC_NAME} ${LIBRARIES})
+set_target_properties(${RTC_NAME} PROPERTIES PREFIX "")
+set_target_properties(${RTC_NAME} PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+if(UNIX)
+    add_library(${RTC_NAME}-static STATIC
+                ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+    target_link_libraries(${RTC_NAME}-static ${LIBRARIES})
+    set_target_properties(${RTC_NAME}-static PROPERTIES PREFIX "")
+    set_target_properties(${RTC_NAME}-static PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+if(UNIX)
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME}-static)
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME}-static ${LIBRARIES})
+
+    add_executable(${RTC_NAME}Comp-dynamic ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp-dynamic ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp-dynamic ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp-dynamic PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+else()
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+if(WIN32)
+    set (LIBRARY_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}/)
+    set (EXECUTABLE_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}Comp/)
+
+    ADD_CUSTOM_COMMAND(
+       TARGET ${RTC_NAME}
+       POST_BUILD
+       COMMAND ${CMAKE_COMMAND} -E copy
+       "${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}/Release/${RTC_NAME}.dll"
+       "${CMAKE_CURRENT_SOURCE_DIR}/../../bin"
+     )
+    ADD_CUSTOM_COMMAND(
+       TARGET ${RTC_NAME}Comp
+       POST_BUILD
+       COMMAND ${CMAKE_COMMAND} -E copy
+       "${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}Comp/Release/${RTC_NAME}Comp.exe"
+       "${CMAKE_CURRENT_SOURCE_DIR}/../../bin"
+     )
+endif()
+
+install(TARGETS ${RTC_NAME} LIBRARY DESTINATION "${INSTALL_PREFIX}"
+                            ARCHIVE DESTINATION "${INSTALL_PREFIX}"
+                            RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(TARGETS ${RTC_NAME}Comp RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(FILES RTC.xml DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+
+
+# target settings for document
+configure_file("${CMAKE_CURRENT_SOURCE_DIR}/Doxyfile.in"
+               "${CMAKE_CURRENT_BINARY_DIR}/Doxyfile")
+
+add_custom_target(doxygen_${RTC_NAME} COMMAND
+                  ${DOXYGEN_EXECUTABLE} ${CMAKE_CURRENT_BINARY_DIR}/Doxyfile)
+
+set_property(DIRECTORY APPEND PROPERTY ADDITIONAL_MAKE_CLEAN_FILES doc)
+
+get_target_property(DOC_TARGET doc TYPE)
+if(NOT DOC_TARGET)
+    add_custom_target(doc)
+endif()
+add_dependencies(doc doxygen)
+
+install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/doc DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "documents")
+
+
+# install source files
+install(FILES ${IDL_FILES} ${IMPL_SRCS} ${IMPL_INCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${LIBS_SRCS} ${LIBS_INCS} ${EXEC_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${OTHER_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(DIRECTORY cmake_modules cpack_resources
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+
+# package settings
+set(CPACK_PACKAGE_NAME "${RTC_NAME}")
+set(CPACK_PACKAGE_VERSION_MAJOR "${RTC_VERSION_MAJOR}")
+set(CPACK_PACKAGE_VERSION_MINOR "${RTC_VERSION_MINOR}")
+set(CPACK_PACKAGE_VERSION_PATCH "${RTC_VERSION_PATCH}")
+set(CPACK_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}")
+set(CPACK_PACKAGE_VENDOR "${RTC_VENDOR}")
+set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "${RTC_DESCRIPTION}")
+set(CPACK_PACKAGE_CONTACT "${RTC_MAINTAINER}")
+
+set(CPACK_RESOURCE_FILE_LICENSE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/License.txt")
+set(CPACK_PACKAGE_DESCRIPTION_FILE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/Description.txt")
+
+set(CPACK_COMPONENTS_ALL applications documents sources)
+set(CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME "Applications")
+set(CPACK_COMPONENT_APPLICATIONS_DESCRIPTION "RT-Component applications")
+set(CPACK_COMPONENT_APPLICATIONS_DISABLED FALSE)
+
+set(CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME "Documents")
+set(CPACK_COMPONENT_DOCUMENTS_DESCRIPTION "RT-Component documents")
+set(CPACK_COMPONENT_DOCUMENTS_DISABLED TRUE)
+
+set(CPACK_COMPONENT_SOURCES_DISPLAY_NAME "Source files")
+set(CPACK_COMPONENT_SOURCES_DESCRIPTION "RT-Component source files")
+set(CPACK_COMPONENT_SOURCES_DISABLED TRUE)
+
+if(WIN32)
+    set(CPACK_GENERATOR "WIX")
+
+    # Windows WiX package settings
+
+    set(CPACK_WIX_XSL "@CMAKE_CURRENT_BINARY_DIR@/wix.xsl")
+    set(CPACK_WIX_LANG "ja-jp")
+    set(CPACK_RESOURCE_FILE_LICENSE
+        "@CMAKE_CURRENT_SOURCE_DIR@/cpack_resources/License.rtf")
+    configure_file(
+        "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/wix.xsl.in"
+        "${CMAKE_CURRENT_BINARY_DIR}/wix.xsl" @ONLY)
+
+    set(CPACK_PACKAGE_FILE_NAME
+        "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}${PACKAGE_VERSION}")
+
+else()
+    set(CPACK_GENERATOR "${LINUX_PACKAGE_GENERATOR}")
+
+    if(CPACK_GENERATOR STREQUAL "DEB")
+        # Linux Debian package settings
+
+        set(CPACK_DEBIAN_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION}-1")
+        set(CPACK_DEBIAN_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_DEBIAN_PACKAGE_SECTION "main")
+        set(CPACK_DEBIAN_PACKAGE_PRIORITY  "extra")
+        set(CPACK_DEBIAN_PACKAGE_DEPENDS "openrtm-aist (>= 1.0.0)")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}_${CPACK_DEBIAN_PACKAGE_VERSION}_${CPACK_DEBIAN_PACKAGE_ARCHITECTURE}")
+
+    elseif(CPACK_GENERATOR STREQUAL "RPM")
+        # Linux RPM package settings
+
+        set(CPACK_RPM_PACKAGE_RELEASE "1.fc10")
+        set(CPACK_RPM_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_RPM_PACKAGE_GROUP "Development/Libraries")
+        set(CPACK_RPM_PACKAGE_LICENSE "LGPL")
+        set(CPACK_RPM_PACKAGE_REQUIRES "OpenRTM-aist >= 1.0.0")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}-${PACKAGE_VERSION}-${CPACK_RPM_PACKAGE_RELEASE}.${CPACK_RPM_PACKAGE_ARCHITECTURE}")
+
+    endif()
+endif()
+
+message(STATUS "Package type: ${CPACK_GENERATOR}")
+message(STATUS "Package name: ${CPACK_PACKAGE_FILE_NAME}")
+
+include(CPack)

Copied: trunk/ImageProcessing/opencv/components/SubStractCaptureImage/Doxyfile.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/SubStractCaptureImage/Doxyfile.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/SubStractCaptureImage/Doxyfile.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/SubStractCaptureImage/Doxyfile.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,487 @@
+
+# Project related configuration options
+
+DOXYFILE_ENCODING = UTF-8
+
+PROJECT_NAME = @PACKAGE_NAME@
+
+PROJECT_NUMBER = @PACKAGE_VERSION@
+
+OUTPUT_DIRECTORY = doc
+
+CREATE_SUBDIRS = NO
+
+OUTPUT_LANGUAGE = Japanese
+
+BRIEF_MEMBER_DESC = YES
+
+REPEAT_BRIEF = YES
+
+ABBREVIATE_BRIEF = 
+
+ALWAYS_DETAILED_SEC = NO
+
+INLINE_INHERITED_MEMB = NO
+
+FULL_PATH_NAMES = YES
+
+STRIP_FROM_PATH = 
+
+STRIP_FROM_INC_PATH = 
+
+SHORT_NAMES = NO
+
+JAVADOC_AUTOBRIEF = NO
+
+QT_AUTOBRIEF = NO
+
+MULTILINE_CPP_IS_BRIEF = NO
+
+INHERIT_DOCS = YES
+
+SEPARATE_MEMBER_PAGES = NO
+
+TAB_SIZE = 8
+
+ALIASES = 
+
+OPTIMIZE_OUTPUT_FOR_C = NO
+
+OPTIMIZE_OUTPUT_JAVA = NO
+
+OPTIMIZE_FOR_FORTRAN = NO
+
+OPTIMIZE_OUTPUT_VHDL = NO
+
+EXTENSION_MAPPING = 
+
+BUILTIN_STL_SUPPORT = NO
+
+CPP_CLI_SUPPORT = NO
+
+SIP_SUPPORT = NO
+
+IDL_PROPERTY_SUPPORT = YES
+
+DISTRIBUTE_GROUP_DOC = NO
+
+SUBGROUPING = YES
+
+TYPEDEF_HIDES_STRUCT = NO
+
+SYMBOL_CACHE_SIZE = 0
+
+
+# Build related configuration options
+
+EXTRACT_ALL = NO
+
+EXTRACT_PRIVATE = NO
+
+EXTRACT_STATIC = NO
+
+EXTRACT_LOCAL_CLASSES = YES
+
+EXTRACT_LOCAL_METHODS = NO
+
+EXTRACT_ANON_NSPACES = NO
+
+HIDE_UNDOC_MEMBERS = NO
+
+HIDE_UNDOC_CLASSES = NO
+
+HIDE_FRIEND_COMPOUNDS = NO
+
+HIDE_IN_BODY_DOCS = NO
+
+INTERNAL_DOCS = NO
+
+CASE_SENSE_NAMES = NO
+
+HIDE_SCOPE_NAMES = NO
+
+SHOW_INCLUDE_FILES = YES
+
+FORCE_LOCAL_INCLUDES = NO
+
+INLINE_INFO = YES
+
+SORT_MEMBER_DOCS = YES
+
+SORT_BRIEF_DOCS = NO
+
+SORT_MEMBERS_CTORS_1ST = NO
+
+SORT_GROUP_NAMES = NO
+
+SORT_BY_SCOPE_NAME = YES
+
+GENERATE_TODOLIST = YES
+
+GENERATE_TESTLIST = YES
+
+GENERATE_BUGLIST = YES
+
+GENERATE_DEPRECATEDLIST = YES
+
+ENABLED_SECTIONS = 
+
+MAX_INITIALIZER_LINES = 30
+
+SHOW_USED_FILES = YES
+
+SHOW_DIRECTORIES = NO
+
+SHOW_FILES = YES
+
+SHOW_NAMESPACES = YES
+
+FILE_VERSION_FILTER = 
+
+LAYOUT_FILE = 
+
+
+# configuration options related to warning and progress messages
+
+QUIET = NO
+
+WARNINGS = YES
+
+WARN_IF_UNDOCUMENTED = YES
+
+WARN_IF_DOC_ERROR = YES
+
+WARN_NO_PARAMDOC = NO
+
+WARN_FORMAT = "$file:$line: $text"
+
+WARN_LOGFILE = 
+
+
+# configuration options related to the input files
+
+INPUT = @CMAKE_CURRENT_SOURCE_DIR@
+
+INPUT_ENCODING = UTF-8
+
+FILE_PATTERNS = *.cpp *.h *.idl
+
+RECURSIVE = YES
+
+EXCLUDE = _CPack_Packages
+
+EXCLUDE_SYMLINKS = NO
+
+EXCLUDE_PATTERNS = .svn .git 
+
+EXCLUDE_SYMBOLS = 
+
+EXAMPLE_PATH = 
+
+EXAMPLE_PATTERNS = 
+
+EXAMPLE_RECURSIVE = NO
+
+IMAGE_PATH = 
+
+INPUT_FILTER = 
+
+FILTER_PATTERNS = 
+
+FILTER_SOURCE_FILES = NO
+
+
+# configuration options related to source browsing
+
+SOURCE_BROWSER = NO
+
+INLINE_SOURCES = NO
+
+STRIP_CODE_COMMENTS = YES
+
+REFERENCED_BY_RELATION = NO
+
+REFERENCES_RELATION = NO
+
+REFERENCES_LINK_SOURCE = YES
+
+USE_HTAGS = NO
+
+VERBATIM_HEADERS = YES
+
+
+# configuration options related to the alphabetical class index
+
+ALPHABETICAL_INDEX = YES
+
+COLS_IN_ALPHA_INDEX = 5
+
+IGNORE_PREFIX = 
+
+
+# configuration options related to the HTML output
+
+GENERATE_HTML = YES
+
+HTML_OUTPUT = html
+
+HTML_FILE_EXTENSION = .html
+
+HTML_HEADER = 
+
+HTML_FOOTER = 
+
+HTML_STYLESHEET = 
+
+HTML_COLORSTYLE_HUE = 220
+
+HTML_COLORSTYLE_SAT = 100
+
+HTML_COLORSTYLE_GAMMA = 80
+
+HTML_TIMESTAMP = YES
+
+HTML_ALIGN_MEMBERS = YES
+
+HTML_DYNAMIC_SECTIONS = NO
+
+GENERATE_DOCSET = NO
+
+DOCSET_FEEDNAME = "Doxygen generated docs"
+
+DOCSET_BUNDLE_ID = org.doxygen.Project
+
+DOCSET_PUBLISHER_ID = org.doxygen.Publisher
+
+DOCSET_PUBLISHER_NAME = Publisher
+
+GENERATE_HTMLHELP = NO
+
+CHM_FILE = 
+
+HHC_LOCATION = 
+
+GENERATE_CHI = NO
+
+CHM_INDEX_ENCODING = 
+
+BINARY_TOC = NO
+
+TOC_EXPAND = NO
+
+GENERATE_QHP = NO
+
+QCH_FILE = 
+
+QHP_NAMESPACE = org.doxygen.Project
+
+QHP_VIRTUAL_FOLDER = doc
+
+QHP_CUST_FILTER_NAME = 
+
+QHP_CUST_FILTER_ATTRS = 
+
+QHP_SECT_FILTER_ATTRS = 
+
+QHG_LOCATION = 
+
+GENERATE_ECLIPSEHELP = NO
+
+ECLIPSE_DOC_ID = org.doxygen.Project
+
+DISABLE_INDEX = NO
+
+ENUM_VALUES_PER_LINE = 4
+
+GENERATE_TREEVIEW = NO
+
+USE_INLINE_TREES = NO
+
+TREEVIEW_WIDTH = 250
+
+EXT_LINKS_IN_WINDOW = NO
+
+FORMULA_FONTSIZE = 10
+
+FORMULA_TRANSPARENT = YES
+
+SEARCHENGINE = YES
+
+SERVER_BASED_SEARCH = NO
+
+
+# configuration options related to the LaTeX output
+
+GENERATE_LATEX = NO
+
+LATEX_OUTPUT = latex
+
+LATEX_CMD_NAME = latex
+
+MAKEINDEX_CMD_NAME = makeindex
+
+COMPACT_LATEX = NO
+
+PAPER_TYPE = a4wide
+
+EXTRA_PACKAGES = 
+
+LATEX_HEADER = 
+
+PDF_HYPERLINKS = YES
+
+USE_PDFLATEX = YES
+
+LATEX_BATCHMODE = NO
+
+LATEX_HIDE_INDICES = NO
+
+LATEX_SOURCE_CODE = NO
+
+
+# configuration options related to the RTF output
+
+GENERATE_RTF = NO
+
+RTF_OUTPUT = rtf
+
+COMPACT_RTF = NO
+
+RTF_HYPERLINKS = NO
+
+RTF_STYLESHEET_FILE = 
+
+RTF_EXTENSIONS_FILE = 
+
+
+# configuration options related to the man page output
+
+GENERATE_MAN = NO
+
+MAN_OUTPUT = man
+
+MAN_EXTENSION = .3
+
+MAN_LINKS = NO
+
+
+# configuration options related to the XML output
+
+GENERATE_XML = NO
+
+XML_OUTPUT = xml
+
+XML_SCHEMA = 
+
+XML_DTD = 
+
+XML_PROGRAMLISTING = YES
+
+
+# configuration options for the AutoGen Definitions output
+
+GENERATE_AUTOGEN_DEF = NO
+
+
+# configuration options related to the Perl module output
+
+GENERATE_PERLMOD = NO
+
+PERLMOD_LATEX = NO
+
+PERLMOD_PRETTY = YES
+
+PERLMOD_MAKEVAR_PREFIX = 
+
+
+# Configuration options related to the preprocessor
+
+ENABLE_PREPROCESSING = YES
+
+MACRO_EXPANSION = NO
+
+EXPAND_ONLY_PREDEF = NO
+
+SEARCH_INCLUDES = YES
+
+INCLUDE_PATH = 
+
+INCLUDE_FILE_PATTERNS = 
+
+PREDEFINED = 
+
+EXPAND_AS_DEFINED = 
+
+SKIP_FUNCTION_MACROS = YES
+
+
+# Configuration::additions related to external references
+
+TAGFILES = 
+
+GENERATE_TAGFILE = 
+
+ALLEXTERNALS = NO
+
+EXTERNAL_GROUPS = YES
+
+PERL_PATH = /usr/bin/perl
+
+
+# Configuration options related to the dot tool
+
+CLASS_DIAGRAMS = YES
+
+MSCGEN_PATH = 
+
+HIDE_UNDOC_RELATIONS = YES
+
+HAVE_DOT = NO
+
+DOT_NUM_THREADS = 0
+
+DOT_FONTNAME = FreeSans.ttf
+
+DOT_FONTSIZE = 10
+
+DOT_FONTPATH = 
+
+CLASS_GRAPH = YES
+
+COLLABORATION_GRAPH = YES
+
+GROUP_GRAPHS = YES
+
+UML_LOOK = YES
+
+TEMPLATE_RELATIONS = NO
+
+INCLUDE_GRAPH = YES
+
+INCLUDED_BY_GRAPH = YES
+
+CALL_GRAPH = NO
+
+CALLER_GRAPH = NO
+
+GRAPHICAL_HIERARCHY = YES
+
+DIRECTORY_GRAPH = YES
+
+DOT_IMAGE_FORMAT = png
+
+DOT_PATH = 
+
+DOTFILE_DIRS = 
+
+DOT_GRAPH_MAX_NODES = 50
+
+MAX_DOT_GRAPH_DEPTH = 0
+
+DOT_TRANSPARENT = NO
+
+DOT_MULTI_TARGETS = NO
+
+GENERATE_LEGEND = YES
+
+DOT_CLEANUP = YES

Copied: trunk/ImageProcessing/opencv/components/SubStractCaptureImage/INSTALL.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/SubStractCaptureImage/INSTALL.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/SubStractCaptureImage/INSTALL.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/SubStractCaptureImage/INSTALL.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,178 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{0F103D78-0F29-4905-BDD6-10170713B2B6}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>INSTALL</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\INSTALL_force.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/ALL_BUILD.vcxproj">
+      <Project>B947F6ED-BEAA-4A93-AB1F-586DF141AC43</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/SubStractCaptureImage/PACKAGE.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/SubStractCaptureImage/PACKAGE.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/SubStractCaptureImage/PACKAGE.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/SubStractCaptureImage/PACKAGE.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,186 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{33F42C36-1EE4-4E2E-A533-F95493177B79}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>PACKAGE</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\PACKAGE_force.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/ALL_BUILD.vcxproj">
+      <Project>B947F6ED-BEAA-4A93-AB1F-586DF141AC43</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Modified: trunk/ImageProcessing/opencv/components/SubStractCaptureImage/SubStractCaptureImage.cpp
===================================================================
--- trunk/ImageProcessing/opencv/components/SubStractCaptureImage/SubStractCaptureImage.cpp	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/SubStractCaptureImage/SubStractCaptureImage.cpp	2011-06-23 08:34:26 UTC (rev 50)
@@ -44,7 +44,7 @@
 
 int g_temp_w = 0;
 int g_temp_h = 0;
-int count = 0;
+int SubStractCaptureImage_count = 0;
 
 void showFlipImage( char *windowName, IplImage *image ) {
 	if ( image->origin == 0 ) {
@@ -139,7 +139,7 @@
 {
 	g_temp_w = 0;
 	g_temp_h = 0;
-	count = 0;
+	SubStractCaptureImage_count = 0;
 	
 	inputImage = NULL;
 	backgroundAverageImage = NULL;
@@ -266,7 +266,7 @@
 RTC::ReturnCode_t SubStractCaptureImage::onExecute(RTC::UniqueId ec_id)
 {	
 	
-	if(m_image_origIn.isNew() && count == 0){
+	if(m_image_origIn.isNew() && SubStractCaptureImage_count == 0){
 	
 		m_image_origIn.read();
 
@@ -317,11 +317,11 @@
 			g_temp_w = m_image_orig.width;
 			g_temp_h = m_image_orig.height;
 
-			count = 1;
+			SubStractCaptureImage_count = 1;
 
 		}
 
-	}else if(m_image_origIn.isNew() && count != 0 ){
+	}else if(m_image_origIn.isNew() && SubStractCaptureImage_count != 0 ){
 		
 		m_image_origIn.read();
 
@@ -535,7 +535,7 @@
 		//g_temp_w = m_image_orig.width;
 		//g_temp_h = m_image_orig.height;
 
-		count = 0;
+		SubStractCaptureImage_count = 0;
 	}
 
     return RTC::RTC_OK;

Copied: trunk/ImageProcessing/opencv/components/SubStractCaptureImage/SubStractCaptureImage.sln (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/SubStractCaptureImage/SubStractCaptureImage.sln)
===================================================================
--- trunk/ImageProcessing/opencv/components/SubStractCaptureImage/SubStractCaptureImage.sln	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/SubStractCaptureImage/SubStractCaptureImage.sln	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,105 @@
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ALL_BUILD", "ALL_BUILD.vcxproj", "{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}"
+	ProjectSection(ProjectDependencies) = postProject
+		{3FE60507-E821-49B0-810E-9E8C7BE4FC82} = {3FE60507-E821-49B0-810E-9E8C7BE4FC82}
+		{FD458E07-4A18-4D94-A708-C83C3A14E48A} = {FD458E07-4A18-4D94-A708-C83C3A14E48A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "INSTALL", "INSTALL.vcxproj", "{0F103D78-0F29-4905-BDD6-10170713B2B6}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43} = {B947F6ED-BEAA-4A93-AB1F-586DF141AC43}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PACKAGE", "PACKAGE.vcxproj", "{33F42C36-1EE4-4E2E-A533-F95493177B79}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43} = {B947F6ED-BEAA-4A93-AB1F-586DF141AC43}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SubStractCaptureImage", "SubStractCaptureImage.vcxproj", "{3FE60507-E821-49B0-810E-9E8C7BE4FC82}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SubStractCaptureImageComp", "SubStractCaptureImageComp.vcxproj", "{FD458E07-4A18-4D94-A708-C83C3A14E48A}"
+	ProjectSection(ProjectDependencies) = postProject
+		{3FE60507-E821-49B0-810E-9E8C7BE4FC82} = {3FE60507-E821-49B0-810E-9E8C7BE4FC82}
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZERO_CHECK", "..\..\ZERO_CHECK.vcxproj", "{87493064-6817-4173-BA90-7F469034490A}"
+	ProjectSection(ProjectDependencies) = postProject
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doxygen_SubStractCaptureImage", "doxygen_SubStractCaptureImage.vcxproj", "{F039F926-B4AE-4D26-9D34-382EFBF0251F}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uninstall_SubStractCaptureImage", "uninstall_SubStractCaptureImage.vcxproj", "{87F7AB29-5C0E-406E-897D-2A0B5C380115}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Win32 = Debug|Win32
+		Release|Win32 = Release|Win32
+		MinSizeRel|Win32 = MinSizeRel|Win32
+		RelWithDebInfo|Win32 = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Debug|Win32.ActiveCfg = Debug|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Debug|Win32.Build.0 = Debug|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Release|Win32.ActiveCfg = Release|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Release|Win32.Build.0 = Release|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.Debug|Win32.ActiveCfg = Debug|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.Release|Win32.ActiveCfg = Release|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.Debug|Win32.ActiveCfg = Debug|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.Release|Win32.ActiveCfg = Release|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{3FE60507-E821-49B0-810E-9E8C7BE4FC82}.Debug|Win32.ActiveCfg = Debug|Win32
+		{3FE60507-E821-49B0-810E-9E8C7BE4FC82}.Debug|Win32.Build.0 = Debug|Win32
+		{3FE60507-E821-49B0-810E-9E8C7BE4FC82}.Release|Win32.ActiveCfg = Release|Win32
+		{3FE60507-E821-49B0-810E-9E8C7BE4FC82}.Release|Win32.Build.0 = Release|Win32
+		{3FE60507-E821-49B0-810E-9E8C7BE4FC82}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{3FE60507-E821-49B0-810E-9E8C7BE4FC82}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{3FE60507-E821-49B0-810E-9E8C7BE4FC82}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{3FE60507-E821-49B0-810E-9E8C7BE4FC82}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{FD458E07-4A18-4D94-A708-C83C3A14E48A}.Debug|Win32.ActiveCfg = Debug|Win32
+		{FD458E07-4A18-4D94-A708-C83C3A14E48A}.Debug|Win32.Build.0 = Debug|Win32
+		{FD458E07-4A18-4D94-A708-C83C3A14E48A}.Release|Win32.ActiveCfg = Release|Win32
+		{FD458E07-4A18-4D94-A708-C83C3A14E48A}.Release|Win32.Build.0 = Release|Win32
+		{FD458E07-4A18-4D94-A708-C83C3A14E48A}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{FD458E07-4A18-4D94-A708-C83C3A14E48A}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{FD458E07-4A18-4D94-A708-C83C3A14E48A}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{FD458E07-4A18-4D94-A708-C83C3A14E48A}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Debug|Win32.ActiveCfg = Debug|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Debug|Win32.Build.0 = Debug|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Release|Win32.ActiveCfg = Release|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Release|Win32.Build.0 = Release|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{F039F926-B4AE-4D26-9D34-382EFBF0251F}.Debug|Win32.ActiveCfg = Debug|Win32
+		{F039F926-B4AE-4D26-9D34-382EFBF0251F}.Release|Win32.ActiveCfg = Release|Win32
+		{F039F926-B4AE-4D26-9D34-382EFBF0251F}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{F039F926-B4AE-4D26-9D34-382EFBF0251F}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{87F7AB29-5C0E-406E-897D-2A0B5C380115}.Debug|Win32.ActiveCfg = Debug|Win32
+		{87F7AB29-5C0E-406E-897D-2A0B5C380115}.Release|Win32.ActiveCfg = Release|Win32
+		{87F7AB29-5C0E-406E-897D-2A0B5C380115}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{87F7AB29-5C0E-406E-897D-2A0B5C380115}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ExtensibilityGlobals) = postSolution
+	EndGlobalSection
+	GlobalSection(ExtensibilityAddIns) = postSolution
+	EndGlobalSection
+EndGlobal

Copied: trunk/ImageProcessing/opencv/components/SubStractCaptureImage/SubStractCaptureImage.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/SubStractCaptureImage/SubStractCaptureImage.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/SubStractCaptureImage/SubStractCaptureImage.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/SubStractCaptureImage/SubStractCaptureImage.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,292 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{3FE60507-E821-49B0-810E-9E8C7BE4FC82}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>SubStractCaptureImage</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\Debug\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">SubStractCaptureImage.dir\Debug\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">SubStractCaptureImage</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\Release\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">SubStractCaptureImage.dir\Release\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">SubStractCaptureImage</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\MinSizeRel\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">SubStractCaptureImage.dir\MinSizeRel\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">SubStractCaptureImage</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\RelWithDebInfo\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">SubStractCaptureImage.dir\RelWithDebInfo\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">SubStractCaptureImage</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">true</LinkIncremental>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
+      <Optimization>Disabled</Optimization>
+      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Debug";SubStractCaptureImage_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Debug</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/Debug/SubStractCaptureImage.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Debug\";SubStractCaptureImage_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rtd.lib;omniDynamic414_rtd.lib;omnithread34_rtd.lib;RTC110d.lib;coil110d.lib;ws2_32.lib;mswsock.lib;opencv_core220d.lib;opencv_imgproc220d.lib;opencv_features2d220d.lib;opencv_gpu220d.lib;opencv_calib3d220d.lib;opencv_objdetect220d.lib;opencv_video220d.lib;opencv_highgui220d.lib;opencv_ml220d.lib;opencv_legacy220d.lib;opencv_contrib220d.lib;opencv_flann220d.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/Debug/SubStractCaptureImage.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/Debug/SubStractCaptureImage.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Release";SubStractCaptureImage_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Release</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/Release/SubStractCaptureImage.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Release\";SubStractCaptureImage_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/Release/SubStractCaptureImage.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/Release/SubStractCaptureImage.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MinSpace</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="MinSizeRel";SubStractCaptureImage_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>MinSizeRel</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/MinSizeRel/SubStractCaptureImage.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"MinSizeRel\";SubStractCaptureImage_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/MinSizeRel/SubStractCaptureImage.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/MinSizeRel/SubStractCaptureImage.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="RelWithDebInfo";SubStractCaptureImage_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>RelWithDebInfo</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/RelWithDebInfo/SubStractCaptureImage.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"RelWithDebInfo\";SubStractCaptureImage_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/RelWithDebInfo/SubStractCaptureImage.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/RelWithDebInfo/SubStractCaptureImage.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="SubStractCaptureImage.cpp" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/SubStractCaptureImage/SubStractCaptureImageComp.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/SubStractCaptureImage/SubStractCaptureImageComp.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/SubStractCaptureImage/SubStractCaptureImageComp.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/SubStractCaptureImage/SubStractCaptureImageComp.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,295 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{FD458E07-4A18-4D94-A708-C83C3A14E48A}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>SubStractCaptureImageComp</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\Debug\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">SubStractCaptureImageComp.dir\Debug\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">SubStractCaptureImageComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\Release\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">SubStractCaptureImageComp.dir\Release\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">SubStractCaptureImageComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\MinSizeRel\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">SubStractCaptureImageComp.dir\MinSizeRel\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">SubStractCaptureImageComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\RelWithDebInfo\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">SubStractCaptureImageComp.dir\RelWithDebInfo\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">SubStractCaptureImageComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">true</LinkIncremental>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
+      <Optimization>Disabled</Optimization>
+      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Debug";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Debug</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/Debug/SubStractCaptureImageComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Debug\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;Debug\SubStractCaptureImage.lib;omniORB414_rtd.lib;omniDynamic414_rtd.lib;omnithread34_rtd.lib;RTC110d.lib;coil110d.lib;ws2_32.lib;mswsock.lib;opencv_core220d.lib;opencv_imgproc220d.lib;opencv_features2d220d.lib;opencv_gpu220d.lib;opencv_calib3d220d.lib;opencv_objdetect220d.lib;opencv_video220d.lib;opencv_highgui220d.lib;opencv_ml220d.lib;opencv_legacy220d.lib;opencv_contrib220d.lib;opencv_flann220d.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/Debug/SubStractCaptureImageComp.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/Debug/SubStractCaptureImageComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Release";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Release</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/Release/SubStractCaptureImageComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Release\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;Release\SubStractCaptureImage.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/Release/SubStractCaptureImageComp.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/Release/SubStractCaptureImageComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MinSpace</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="MinSizeRel";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>MinSizeRel</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/MinSizeRel/SubStractCaptureImageComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"MinSizeRel\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;MinSizeRel\SubStractCaptureImage.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/MinSizeRel/SubStractCaptureImageComp.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/MinSizeRel/SubStractCaptureImageComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="RelWithDebInfo";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>RelWithDebInfo</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/RelWithDebInfo/SubStractCaptureImageComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"RelWithDebInfo\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;RelWithDebInfo\SubStractCaptureImage.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/RelWithDebInfo/SubStractCaptureImageComp.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/RelWithDebInfo/SubStractCaptureImageComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="SubStractCaptureImageComp.cpp" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/SubStractCaptureImage.vcxproj">
+      <Project>3FE60507-E821-49B0-810E-9E8C7BE4FC82</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/SubStractCaptureImage/ZERO_CHECK.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/SubStractCaptureImage/ZERO_CHECK.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/SubStractCaptureImage/ZERO_CHECK.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/SubStractCaptureImage/ZERO_CHECK.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,154 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{7799F2F8-0B99-405D-B3B7-059F9206E506}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ZERO_CHECK</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\ZERO_CHECK.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\generate.stamp.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage -BC:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage -BC:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage -BC:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage -BC:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\ZERO_CHECK" />
+  </ItemGroup>
+  <ItemGroup>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Deleted: trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cmake_modules/CPackWIX.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/SubStractCaptureImage/cmake_modules/CPackWIX.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,51 +0,0 @@
-#=============================================================================
-# Copyright 2007-2009 Kitware, Inc.
-#
-# Distributed under the OSI-approved BSD License (the "License");
-# see accompanying file Copyright.txt for details.
-#
-# This software is distributed WITHOUT ANY WARRANTY; without even the
-# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-# See the License for more information.
-#=============================================================================
-# (To distributed this file outside of CMake, substitute the full
-#  License text for the above reference.)
-#
-# Fixed for OpenRTM
-#
-IF(CMAKE_BINARY_DIR)
-  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
-ENDIF(CMAKE_BINARY_DIR)
-
-IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
-    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
-ENDIF()
-
-IF(NOT CPACK_WIX_LANG)
-    SET(CPACK_WIX_LANG "en-us")
-ENDIF()
-
-# use the package defaults if none exists.
-# for the community.
-#IF ( NOT CPACK_WIX_XSL )
-#	
-#ENDIF( NOT CPACK_WIX_XSL )
-#
-
-IF ( CPACK_WIX_WXS_FILES )
-	# this could probably be a single expression but I'm no regex guru.
-    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
-	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
-ENDIF( CPACK_WIX_WXS_FILES )
-
-FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-
-IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
-  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
-  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
-  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
-ELSE()
-  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
-ENDIF()

Copied: trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cmake_modules/CPackWIX.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/SubStractCaptureImage/cmake_modules/CPackWIX.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cmake_modules/CPackWIX.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,51 @@
+#=============================================================================
+# Copyright 2007-2009 Kitware, Inc.
+#
+# Distributed under the OSI-approved BSD License (the "License");
+# see accompanying file Copyright.txt for details.
+#
+# This software is distributed WITHOUT ANY WARRANTY; without even the
+# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+# See the License for more information.
+#=============================================================================
+# (To distributed this file outside of CMake, substitute the full
+#  License text for the above reference.)
+#
+# Fixed for OpenRTM
+#
+IF(CMAKE_BINARY_DIR)
+  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
+ENDIF(CMAKE_BINARY_DIR)
+
+IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
+    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
+ENDIF()
+
+IF(NOT CPACK_WIX_LANG)
+    SET(CPACK_WIX_LANG "en-us")
+ENDIF()
+
+# use the package defaults if none exists.
+# for the community.
+#IF ( NOT CPACK_WIX_XSL )
+#	
+#ENDIF( NOT CPACK_WIX_XSL )
+#
+
+IF ( CPACK_WIX_WXS_FILES )
+	# this could probably be a single expression but I'm no regex guru.
+    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
+	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
+ENDIF( CPACK_WIX_WXS_FILES )
+
+FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+
+IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
+  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
+  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
+  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
+ELSE()
+  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
+ENDIF()

Deleted: trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cmake_modules/FindOpenCV.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/SubStractCaptureImage/cmake_modules/FindOpenCV.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,62 +0,0 @@
-
-
-set(OPENCV_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # OpenCV
-    pkg_check_modules(OPENCV REQUIRED opencv)
-    if(NOT OPENCV_DIR)
-        if(OPENCV_FOUND)
-            set(OPENCV_DIR ${OPENCV_PREFIX})
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-    endif()
-
-    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
-    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
-
-endif(UNIX)
-
-if(WIN32)
-    # OpenCV
-    if(NOT OPENCV_DIR)
-        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
-            set(OPENCV_DIR $ENV{OPENCV_ROOT})
-            set(OPENCV_FOUND TRUE)
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-        if(NOT OPENCV_FOUND)
-            message(FATAL_ERROR "OpenCV not found.")
-        endif()
-    endif()
-
-    include(${OPENCV_DIR}/OpenCVConfig.cmake)
-    set(OPENCV_VERSION ${OpenCV_VERSION})
-    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
-    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
-    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
-
-    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
-    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
-
-    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
-
-    foreach(_lib ${OPENCV_LIB_COMPONENTS})
-        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
-    endforeach()
-
-endif(WIN32)
-
-message(STATUS "FindOpenCV setup done.")
-
-message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
-message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
-message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
-message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
-message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
-message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
-message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
-

Copied: trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cmake_modules/FindOpenCV.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/SubStractCaptureImage/cmake_modules/FindOpenCV.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cmake_modules/FindOpenCV.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,62 @@
+
+
+set(OPENCV_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # OpenCV
+    pkg_check_modules(OPENCV REQUIRED opencv)
+    if(NOT OPENCV_DIR)
+        if(OPENCV_FOUND)
+            set(OPENCV_DIR ${OPENCV_PREFIX})
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+    endif()
+
+    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
+    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
+
+endif(UNIX)
+
+if(WIN32)
+    # OpenCV
+    if(NOT OPENCV_DIR)
+        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
+            set(OPENCV_DIR $ENV{OPENCV_ROOT})
+            set(OPENCV_FOUND TRUE)
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+        if(NOT OPENCV_FOUND)
+            message(FATAL_ERROR "OpenCV not found.")
+        endif()
+    endif()
+
+    include(${OPENCV_DIR}/OpenCVConfig.cmake)
+    set(OPENCV_VERSION ${OpenCV_VERSION})
+    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
+    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
+    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
+
+    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
+    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
+
+    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
+
+    foreach(_lib ${OPENCV_LIB_COMPONENTS})
+        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
+    endforeach()
+
+endif(WIN32)
+
+message(STATUS "FindOpenCV setup done.")
+
+message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
+message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
+message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
+message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
+message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
+message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
+message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
+

Deleted: trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cmake_modules/FindOpenRTM.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/SubStractCaptureImage/cmake_modules/FindOpenRTM.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,185 +0,0 @@
-
-set(OMNIORB_FOUND FALSE)
-set(OPENRTM_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # omniORB
-    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
-    if(NOT OMNIORB_DIR)
-        if(OMNIORB_FOUND)
-            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-    endif()
-
-    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
-    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
-
-    # OpenRTM-aist
-    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
-    if(NOT OPENRTM_DIR)
-        if(OPENRTM_FOUND)
-            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-    endif()
-
-    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
-    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
-
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
-           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
-           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
-           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "")
-    set(OPENRTM_IDLFLAGS "")
-
-    execute_process(COMMAND rtm-config --idlc
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        set(OPENRTM_IDLC "${output_val}")
-    endif()
-
-    execute_process(COMMAND rtm-config --idlflags
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        string(REPLACE " " ";" output_val ${output_val})
-        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
-    endif()
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(UNIX)
-
-if(WIN32)
-    # omniORB
-    if(NOT OMNIORB_DIR)
-        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
-            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
-            set(OMNIORB_FOUND TRUE)
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-        if(NOT OMNIORB_FOUND)
-            message(FATAL_ERROR "omniORB not found.")
-        endif()
-    endif()
-
-    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
-    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
-
-    # omniORB version
-    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omniORB version file not found.")
-    endif()
-
-    set(OMNIORB_VERSION "${_vers}")
-    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[_]" "."
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[.]" ""
-           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
-
-    # omnithread version
-    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omnithread not found.")
-    endif()
-    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
-           OMNIORB_THREAD_NUM "${_vers}")
-
-    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
-    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
-    else()
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
-    endif()
-
-    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
-                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
-                    "omnithread${OMNIORB_THREAD_NUM}_rt")
-        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-
-    # OpenRTM-aist
-    if(NOT OPENRTM_DIR)
-        if(NOT $ENV{RTM_ROOT} STREQUAL "")
-            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
-            set(OPENRTM_FOUND TRUE)
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-        if(NOT OPENRTM_FOUND)
-            message(FATAL_ERROR "OpenRTM-aist not found.")
-        endif()
-    endif()
-
-    # OpenRTM-aist version
-    set(OPENRTM_VERSION "${OPENRTM_DIR}")
-    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    set(OPENRTM_VERSION_PATCH "0")
-    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
-
-    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
-    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
-    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
-
-    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
-
-    foreach(library "RTC110" "coil110")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-    foreach(library "ws2_32" "mswsock")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
-    endforeach()
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "omniidl")
-    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(WIN32)
-
-message(STATUS "FindOpenRTM setup done.")
-
-message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
-message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
-message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
-message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
-message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
-message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
-message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
-
-message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
-message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
-message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
-message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
-message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
-message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
-message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
-message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
-message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
-message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
-
-message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
-message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
-message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
-message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Copied: trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cmake_modules/FindOpenRTM.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/SubStractCaptureImage/cmake_modules/FindOpenRTM.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cmake_modules/FindOpenRTM.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,185 @@
+
+set(OMNIORB_FOUND FALSE)
+set(OPENRTM_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # omniORB
+    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
+    if(NOT OMNIORB_DIR)
+        if(OMNIORB_FOUND)
+            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+    endif()
+
+    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
+    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
+
+    # OpenRTM-aist
+    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
+    if(NOT OPENRTM_DIR)
+        if(OPENRTM_FOUND)
+            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+    endif()
+
+    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
+    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
+
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
+           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
+           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
+           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "")
+    set(OPENRTM_IDLFLAGS "")
+
+    execute_process(COMMAND rtm-config --idlc
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        set(OPENRTM_IDLC "${output_val}")
+    endif()
+
+    execute_process(COMMAND rtm-config --idlflags
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        string(REPLACE " " ";" output_val ${output_val})
+        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
+    endif()
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(UNIX)
+
+if(WIN32)
+    # omniORB
+    if(NOT OMNIORB_DIR)
+        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
+            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
+            set(OMNIORB_FOUND TRUE)
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+        if(NOT OMNIORB_FOUND)
+            message(FATAL_ERROR "omniORB not found.")
+        endif()
+    endif()
+
+    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
+    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
+
+    # omniORB version
+    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omniORB version file not found.")
+    endif()
+
+    set(OMNIORB_VERSION "${_vers}")
+    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[_]" "."
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[.]" ""
+           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
+
+    # omnithread version
+    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omnithread not found.")
+    endif()
+    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
+           OMNIORB_THREAD_NUM "${_vers}")
+
+    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
+    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
+    else()
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
+    endif()
+
+    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
+                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
+                    "omnithread${OMNIORB_THREAD_NUM}_rt")
+        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+
+    # OpenRTM-aist
+    if(NOT OPENRTM_DIR)
+        if(NOT $ENV{RTM_ROOT} STREQUAL "")
+            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
+            set(OPENRTM_FOUND TRUE)
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+        if(NOT OPENRTM_FOUND)
+            message(FATAL_ERROR "OpenRTM-aist not found.")
+        endif()
+    endif()
+
+    # OpenRTM-aist version
+    set(OPENRTM_VERSION "${OPENRTM_DIR}")
+    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    set(OPENRTM_VERSION_PATCH "0")
+    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
+
+    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
+    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
+    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
+
+    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
+
+    foreach(library "RTC110" "coil110")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+    foreach(library "ws2_32" "mswsock")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
+    endforeach()
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "omniidl")
+    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(WIN32)
+
+message(STATUS "FindOpenRTM setup done.")
+
+message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
+message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
+message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
+message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
+message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
+message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
+message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
+
+message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
+message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
+message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
+message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
+message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
+message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
+message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
+message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
+message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
+message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
+
+message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
+message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
+message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
+message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Deleted: trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cmake_modules/cmake_uninstall.cmake.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/SubStractCaptureImage/cmake_modules/cmake_uninstall.cmake.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,19 +0,0 @@
-if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
-    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
-endif()
-
-file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
-string(REGEX REPLACE "\n" ";" files "${files}")
-foreach(file ${files})
-    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
-    if(EXISTS "$ENV{DESTDIR}${file}")
-        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
-                     OUTPUT_VARIABLE rm_out
-                     RETURN_VALUE rm_retval)
-        if(NOT "${rm_retval}" STREQUAL 0)
-            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
-        endif()
-    else()
-        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
-    endif()
-endforeach()

Copied: trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cmake_modules/cmake_uninstall.cmake.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/SubStractCaptureImage/cmake_modules/cmake_uninstall.cmake.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cmake_modules/cmake_uninstall.cmake.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,19 @@
+if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
+    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
+endif()
+
+file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
+string(REGEX REPLACE "\n" ";" files "${files}")
+foreach(file ${files})
+    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
+    if(EXISTS "$ENV{DESTDIR}${file}")
+        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
+                     OUTPUT_VARIABLE rm_out
+                     RETURN_VALUE rm_retval)
+        if(NOT "${rm_retval}" STREQUAL 0)
+            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
+        endif()
+    else()
+        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
+    endif()
+endforeach()

Deleted: trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cpack_resources/Description.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/SubStractCaptureImage/cpack_resources/Description.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-DESCRIPTION
-===========
-
-This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Copied: trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cpack_resources/Description.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/SubStractCaptureImage/cpack_resources/Description.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cpack_resources/Description.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+DESCRIPTION
+===========
+
+This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Deleted: trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cpack_resources/License.rtf
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/SubStractCaptureImage/cpack_resources/License.rtf	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,7 +0,0 @@
-{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
-{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
-=======\par
-\par
-This is an installer created using CPack (http://www.cmake.org). No license provided.\par
-\par
-}

Copied: trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cpack_resources/License.rtf (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/SubStractCaptureImage/cpack_resources/License.rtf)
===================================================================
--- trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cpack_resources/License.rtf	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,7 @@
+{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
+{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
+=======\par
+\par
+This is an installer created using CPack (http://www.cmake.org). No license provided.\par
+\par
+}

Deleted: trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cpack_resources/License.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/SubStractCaptureImage/cpack_resources/License.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-LICENSE
-=======
-
-This is an installer created using CPack (http://www.cmake.org). No license provided.

Copied: trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cpack_resources/License.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/SubStractCaptureImage/cpack_resources/License.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cpack_resources/License.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+LICENSE
+=======
+
+This is an installer created using CPack (http://www.cmake.org). No license provided.

Deleted: trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cpack_resources/wix.xsl.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/SubStractCaptureImage/cpack_resources/wix.xsl.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,90 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<xsl:stylesheet version="1.0"
-   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
-   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
-  <xsl:output indent="yes" method="xml"/>
-
-  <xsl:template match="/wix:Wix">
-    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
-      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
-        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
-        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
-        <Directory Id="TARGETDIR" Name="SourceDir" >
-            <Directory Id="ProgramFilesFolder" Name="PFILE" >
-                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
-                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
-                </Directory>
-            </Directory>
-        </Directory>
-
-        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
-        </Feature>
-
-        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
-        </Feature>
-
-        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
-        </Feature>
-
-        <!--Tack on your specific wix options-->
-        <UIRef Id="WixUI_FeatureTree" />
-        <UIRef Id="WixUI_ErrorProgressText" />
-        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
-        <!-- TODO: Add Wix Specific Dialogs and features. -->
-        <!-- TODO: Add artwork  -->
-        <!-- TODO: Add ... -->
-
-      </Product>
-
-      <!--Output the fragment info which heat generates-->
-      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
-      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
-
-    </Wix>
-  </xsl:template>
-
-  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
-    <xsl:copy>
-      <xsl:apply-templates select="wix:DirectoryRef" />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:DirectoryRef" >
-    <xsl:copy>
-      <xsl:choose>
-        <xsl:when test="wix:Directory[@Name='components']" >
-          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
-        </xsl:when>
-        <xsl:otherwise>
-          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-        </xsl:otherwise>
-      </xsl:choose>
-      <xsl:apply-templates />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Directory" >
-    <xsl:copy>
-      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Component">
-    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
-      <xsl:attribute name="Id">
-        <xsl:value-of select="@Id" />
-      </xsl:attribute>
-    </xsl:element>
-  </xsl:template>
-
-</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cpack_resources/wix.xsl.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/SubStractCaptureImage/cpack_resources/wix.xsl.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cpack_resources/wix.xsl.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/SubStractCaptureImage/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="utf-8"?>
+<xsl:stylesheet version="1.0"
+   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
+   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
+  <xsl:output indent="yes" method="xml"/>
+
+  <xsl:template match="/wix:Wix">
+    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
+      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
+        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
+        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
+        <Directory Id="TARGETDIR" Name="SourceDir" >
+            <Directory Id="ProgramFilesFolder" Name="PFILE" >
+                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
+                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
+                </Directory>
+            </Directory>
+        </Directory>
+
+        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
+        </Feature>
+
+        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
+        </Feature>
+
+        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
+        </Feature>
+
+        <!--Tack on your specific wix options-->
+        <UIRef Id="WixUI_FeatureTree" />
+        <UIRef Id="WixUI_ErrorProgressText" />
+        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
+        <!-- TODO: Add Wix Specific Dialogs and features. -->
+        <!-- TODO: Add artwork  -->
+        <!-- TODO: Add ... -->
+
+      </Product>
+
+      <!--Output the fragment info which heat generates-->
+      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
+      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
+
+    </Wix>
+  </xsl:template>
+
+  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
+    <xsl:copy>
+      <xsl:apply-templates select="wix:DirectoryRef" />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:DirectoryRef" >
+    <xsl:copy>
+      <xsl:choose>
+        <xsl:when test="wix:Directory[@Name='components']" >
+          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
+        </xsl:when>
+        <xsl:otherwise>
+          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+        </xsl:otherwise>
+      </xsl:choose>
+      <xsl:apply-templates />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Directory" >
+    <xsl:copy>
+      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Component">
+    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
+      <xsl:attribute name="Id">
+        <xsl:value-of select="@Id" />
+      </xsl:attribute>
+    </xsl:element>
+  </xsl:template>
+
+</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/SubStractCaptureImage/doc.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/SubStractCaptureImage/doc.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/SubStractCaptureImage/doc.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/SubStractCaptureImage/doc.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,157 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{23BD82FA-0CBD-42D3-BA99-6F338308F2DF}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>doc</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\doc.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\doc;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage -BC:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage --check-stamp-file C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage -BC:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage --check-stamp-file C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage -BC:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage --check-stamp-file C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage -BC:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage --check-stamp-file C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\doc" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/ZERO_CHECK.vcxproj">
+      <Project>7799F2F8-0B99-405D-B3B7-059F9206E506</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/SubStractCaptureImage/doxygen_SubStractCaptureImage.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/SubStractCaptureImage/doxygen_SubStractCaptureImage.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/SubStractCaptureImage/doxygen_SubStractCaptureImage.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/SubStractCaptureImage/doxygen_SubStractCaptureImage.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{F039F926-B4AE-4D26-9D34-382EFBF0251F}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>doxygen_SubStractCaptureImage</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\doxygen_SubStractCaptureImage.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeFiles/doxygen_SubStractCaptureImage.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\doxygen_SubStractCaptureImage;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeFiles/doxygen_SubStractCaptureImage.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\doxygen_SubStractCaptureImage;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeFiles/doxygen_SubStractCaptureImage.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\doxygen_SubStractCaptureImage;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeFiles/doxygen_SubStractCaptureImage.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\doxygen_SubStractCaptureImage;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\doxygen_SubStractCaptureImage" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/SubStractCaptureImage/uninstall_SubStractCaptureImage.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/SubStractCaptureImage/uninstall_SubStractCaptureImage.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/SubStractCaptureImage/uninstall_SubStractCaptureImage.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/SubStractCaptureImage/uninstall_SubStractCaptureImage.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{87F7AB29-5C0E-406E-897D-2A0B5C380115}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>uninstall_SubStractCaptureImage</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\uninstall_SubStractCaptureImage.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeFiles/uninstall_SubStractCaptureImage.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\uninstall_SubStractCaptureImage;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeFiles/uninstall_SubStractCaptureImage.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\uninstall_SubStractCaptureImage;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeFiles/uninstall_SubStractCaptureImage.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\uninstall_SubStractCaptureImage;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeFiles/uninstall_SubStractCaptureImage.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\uninstall_SubStractCaptureImage;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/SubStractCaptureImage/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\SubStractCaptureImage\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\uninstall_SubStractCaptureImage" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Template/ALL_BUILD.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Template/ALL_BUILD.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Template/ALL_BUILD.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Template/ALL_BUILD.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,160 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ALL_BUILD</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Template;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Template;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Template;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Template;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\ALL_BUILD.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Template\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Template\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Template\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Template\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\ALL_BUILD" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Template/Template.vcxproj">
+      <Project>5CD30196-4B0E-418D-97C3-4BEFD808792A</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Template/TemplateComp.vcxproj">
+      <Project>C1A0E8AB-62BF-43D8-91DA-77E1371E0400</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Template/CMakeLists.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Template/CMakeLists.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/Template/CMakeLists.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Template/CMakeLists.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,300 @@
+cmake_minimum_required(VERSION 2.8 FATAL_ERROR)
+
+project(Template)
+
+set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS true)
+set(CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake_modules")
+
+set(LINUX_PACKAGE_GENERATOR "DEB")
+#set(LINUX_PACKAGE_GENERATOR "RPM")
+
+
+# component settings
+set(RTC_NAME "${PROJECT_NAME}")
+set(RTC_VERSION "1.0.0")
+set(RTC_VERSION_MAJOR "1")
+set(RTC_VERSION_MINOR "0")
+set(RTC_VERSION_PATCH "0")
+set(RTC_LANG "c++")
+set(RTC_DESCRIPTION "Template Agent Component")
+set(RTC_VENDOR "Shibaura Inst. of Tech, Tanaka & Fujita & Takasu")
+set(RTC_MAINTAINER "author at example.com")
+
+string(TOLOWER ${RTC_NAME} PACKAGE_NAME)
+set(PACKAGE_VERSION "${RTC_VERSION_MAJOR}.${RTC_VERSION_MINOR}.${RTC_VERSION_PATCH}")
+
+set(IDL_FILES ""
+	#              WiiInfo.idl
+)
+
+set(SKEL_SRCS ""
+	#              WiiInfoSkel.cpp
+)
+
+set(STUB_SRCS ""
+)
+
+set(IMPL_SRCS ""
+	#              WiiInfoSVC_impl.cpp
+)
+
+set(IMPL_INCS ""
+	#              WiiInfoSVC_impl.h
+)
+
+set(LIBS_SRCS Template.cpp)
+
+set(LIBS_INCS Template.h)
+
+set(EXEC_SRCS TemplateComp.cpp)
+
+set(OTHER_SRCS CMakeLists.txt Doxyfile.in
+               RTC.xml Template.conf rtc.conf)
+
+
+# check OpenRTM installed
+find_package(OpenRTM REQUIRED)
+
+list(APPEND CFLAGS ${OMNIORB_CFLAGS} ${OPENRTM_CFLAGS})
+list(APPEND INCLUDE_DIRS ${OMNIORB_INCLUDE_DIRS} ${OPENRTM_INCLUDE_DIRS})
+list(APPEND LDFLAGS ${OMNIORB_LDFLAGS} ${OPENRTM_LDFLAGS})
+list(APPEND LIBRARY_DIRS ${OMNIORB_LIBRARY_DIRS} ${OPENRTM_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OMNIORB_LIBRARIES} ${OPENRTM_LIBRARIES})
+
+# check doxygen installed
+find_package(Doxygen)
+if(DOXYGEN_FOUND STREQUAL "NO")
+    message(FATAL_ERROR "Doxygen not found.")
+endif()
+
+
+if(WIN32)
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin/x86_win32")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(INSTALL_PREFIX "components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+else()
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(OPENRTM_SHARE_PREFIX "share/openrtm-${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}")
+    set(INSTALL_PREFIX "${OPENRTM_SHARE_PREFIX}/components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+endif()
+
+# check OpenCV installed
+find_package(OpenCV REQUIRED)
+
+list(APPEND INCLUDE_DIRS ${OPENCV_INCLUDE_DIRS})
+list(APPEND LIBRARY_DIRS ${OPENCV_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OPENCV_LIBRARIES})
+
+
+# add uninstall target
+configure_file(
+    "${CMAKE_CURRENT_SOURCE_DIR}/cmake_modules/cmake_uninstall.cmake.in"
+    "${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake"
+    IMMEDIATE @ONLY)
+add_custom_target(uninstall_${RTC_NAME} COMMAND 
+    ${CMAKE_COMMAND} -P ${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake)
+
+
+# target settings for library/executable
+list(APPEND INCLUDE_DIRS ${CMAKE_CURRENT_BINARY_DIR})
+include_directories(${INCLUDE_DIRS})
+
+link_directories(${LIBRARY_DIRS})
+
+add_definitions(${CFLAGS})
+
+foreach(idl ${IDL_FILES})
+    string(REGEX REPLACE "([^\\/]*)\\.idl" "\\1" idl_base ${idl})
+    add_custom_command(OUTPUT ${idl_base}Stub.cpp ${idl_base}Skel.cpp
+                       COMMAND ${OPENRTM_IDL_WRAPPER} ${OPENRTM_IDL_WRAPPER_FLAGS} --idl-file=${idl}
+                       COMMAND ${OPENRTM_IDLC} ${OPENRTM_IDLFLAGS} ${PROJECT_SOURCE_DIR}/${idl}
+                       DEPENDS ${idl})
+endforeach()
+
+if(CMAKE_COMPILER_IS_GNUCC)
+    string(REPLACE ";" " " LDFLAGS "${LDFLAGS}")
+endif()
+
+add_library(${RTC_NAME} SHARED
+            ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+target_link_libraries(${RTC_NAME} ${LIBRARIES})
+set_target_properties(${RTC_NAME} PROPERTIES PREFIX "")
+set_target_properties(${RTC_NAME} PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+if(UNIX)
+    add_library(${RTC_NAME}-static STATIC
+                ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+    target_link_libraries(${RTC_NAME}-static ${LIBRARIES})
+    set_target_properties(${RTC_NAME}-static PROPERTIES PREFIX "")
+    set_target_properties(${RTC_NAME}-static PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+if(UNIX)
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME}-static)
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME}-static ${LIBRARIES})
+
+    add_executable(${RTC_NAME}Comp-dynamic ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp-dynamic ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp-dynamic ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp-dynamic PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+else()
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+if(WIN32)
+    set (LIBRARY_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}/)
+    set (EXECUTABLE_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}Comp/)
+
+    ADD_CUSTOM_COMMAND(
+       TARGET ${RTC_NAME}
+       POST_BUILD
+       COMMAND ${CMAKE_COMMAND} -E copy
+       "${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}/Release/${RTC_NAME}.dll"
+       "${CMAKE_CURRENT_SOURCE_DIR}/../../bin"
+     )
+    ADD_CUSTOM_COMMAND(
+       TARGET ${RTC_NAME}Comp
+       POST_BUILD
+       COMMAND ${CMAKE_COMMAND} -E copy
+       "${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}Comp/Release/${RTC_NAME}Comp.exe"
+       "${CMAKE_CURRENT_SOURCE_DIR}/../../bin"
+     )
+endif()
+
+install(TARGETS ${RTC_NAME} LIBRARY DESTINATION "${INSTALL_PREFIX}"
+                            ARCHIVE DESTINATION "${INSTALL_PREFIX}"
+                            RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(TARGETS ${RTC_NAME}Comp RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(FILES RTC.xml DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+
+
+# target settings for document
+configure_file("${CMAKE_CURRENT_SOURCE_DIR}/Doxyfile.in"
+               "${CMAKE_CURRENT_BINARY_DIR}/Doxyfile")
+
+add_custom_target(doxygen_${RTC_NAME} COMMAND
+                  ${DOXYGEN_EXECUTABLE} ${CMAKE_CURRENT_BINARY_DIR}/Doxyfile)
+
+set_property(DIRECTORY APPEND PROPERTY ADDITIONAL_MAKE_CLEAN_FILES doc)
+
+get_target_property(DOC_TARGET doc TYPE)
+if(NOT DOC_TARGET)
+    add_custom_target(doc)
+endif()
+add_dependencies(doc doxygen)
+
+install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/doc DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "documents")
+
+
+# install source files
+install(FILES ${IDL_FILES} ${IMPL_SRCS} ${IMPL_INCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${LIBS_SRCS} ${LIBS_INCS} ${EXEC_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${OTHER_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(DIRECTORY cmake_modules cpack_resources
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+
+# package settings
+set(CPACK_PACKAGE_NAME "${RTC_NAME}")
+set(CPACK_PACKAGE_VERSION_MAJOR "${RTC_VERSION_MAJOR}")
+set(CPACK_PACKAGE_VERSION_MINOR "${RTC_VERSION_MINOR}")
+set(CPACK_PACKAGE_VERSION_PATCH "${RTC_VERSION_PATCH}")
+set(CPACK_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}")
+set(CPACK_PACKAGE_VENDOR "${RTC_VENDOR}")
+set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "${RTC_DESCRIPTION}")
+set(CPACK_PACKAGE_CONTACT "${RTC_MAINTAINER}")
+
+set(CPACK_RESOURCE_FILE_LICENSE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/License.txt")
+set(CPACK_PACKAGE_DESCRIPTION_FILE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/Description.txt")
+
+set(CPACK_COMPONENTS_ALL applications documents sources)
+set(CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME "Applications")
+set(CPACK_COMPONENT_APPLICATIONS_DESCRIPTION "RT-Component applications")
+set(CPACK_COMPONENT_APPLICATIONS_DISABLED FALSE)
+
+set(CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME "Documents")
+set(CPACK_COMPONENT_DOCUMENTS_DESCRIPTION "RT-Component documents")
+set(CPACK_COMPONENT_DOCUMENTS_DISABLED TRUE)
+
+set(CPACK_COMPONENT_SOURCES_DISPLAY_NAME "Source files")
+set(CPACK_COMPONENT_SOURCES_DESCRIPTION "RT-Component source files")
+set(CPACK_COMPONENT_SOURCES_DISABLED TRUE)
+
+if(WIN32)
+    set(CPACK_GENERATOR "WIX")
+
+    # Windows WiX package settings
+
+    set(CPACK_WIX_XSL "@CMAKE_CURRENT_BINARY_DIR@/wix.xsl")
+    set(CPACK_WIX_LANG "ja-jp")
+    set(CPACK_RESOURCE_FILE_LICENSE
+        "@CMAKE_CURRENT_SOURCE_DIR@/cpack_resources/License.rtf")
+    configure_file(
+        "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/wix.xsl.in"
+        "${CMAKE_CURRENT_BINARY_DIR}/wix.xsl" @ONLY)
+
+    set(CPACK_PACKAGE_FILE_NAME
+        "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}${PACKAGE_VERSION}")
+
+else()
+    set(CPACK_GENERATOR "${LINUX_PACKAGE_GENERATOR}")
+
+    if(CPACK_GENERATOR STREQUAL "DEB")
+        # Linux Debian package settings
+
+        set(CPACK_DEBIAN_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION}-1")
+        set(CPACK_DEBIAN_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_DEBIAN_PACKAGE_SECTION "main")
+        set(CPACK_DEBIAN_PACKAGE_PRIORITY  "extra")
+        set(CPACK_DEBIAN_PACKAGE_DEPENDS "openrtm-aist (>= 1.0.0)")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}_${CPACK_DEBIAN_PACKAGE_VERSION}_${CPACK_DEBIAN_PACKAGE_ARCHITECTURE}")
+
+    elseif(CPACK_GENERATOR STREQUAL "RPM")
+        # Linux RPM package settings
+
+        set(CPACK_RPM_PACKAGE_RELEASE "1.fc10")
+        set(CPACK_RPM_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_RPM_PACKAGE_GROUP "Development/Libraries")
+        set(CPACK_RPM_PACKAGE_LICENSE "LGPL")
+        set(CPACK_RPM_PACKAGE_REQUIRES "OpenRTM-aist >= 1.0.0")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}-${PACKAGE_VERSION}-${CPACK_RPM_PACKAGE_RELEASE}.${CPACK_RPM_PACKAGE_ARCHITECTURE}")
+
+    endif()
+endif()
+
+message(STATUS "Package type: ${CPACK_GENERATOR}")
+message(STATUS "Package name: ${CPACK_PACKAGE_FILE_NAME}")
+
+include(CPack)

Copied: trunk/ImageProcessing/opencv/components/Template/Doxyfile.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Template/Doxyfile.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/Template/Doxyfile.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Template/Doxyfile.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,487 @@
+
+# Project related configuration options
+
+DOXYFILE_ENCODING = UTF-8
+
+PROJECT_NAME = @PACKAGE_NAME@
+
+PROJECT_NUMBER = @PACKAGE_VERSION@
+
+OUTPUT_DIRECTORY = doc
+
+CREATE_SUBDIRS = NO
+
+OUTPUT_LANGUAGE = Japanese
+
+BRIEF_MEMBER_DESC = YES
+
+REPEAT_BRIEF = YES
+
+ABBREVIATE_BRIEF = 
+
+ALWAYS_DETAILED_SEC = NO
+
+INLINE_INHERITED_MEMB = NO
+
+FULL_PATH_NAMES = YES
+
+STRIP_FROM_PATH = 
+
+STRIP_FROM_INC_PATH = 
+
+SHORT_NAMES = NO
+
+JAVADOC_AUTOBRIEF = NO
+
+QT_AUTOBRIEF = NO
+
+MULTILINE_CPP_IS_BRIEF = NO
+
+INHERIT_DOCS = YES
+
+SEPARATE_MEMBER_PAGES = NO
+
+TAB_SIZE = 8
+
+ALIASES = 
+
+OPTIMIZE_OUTPUT_FOR_C = NO
+
+OPTIMIZE_OUTPUT_JAVA = NO
+
+OPTIMIZE_FOR_FORTRAN = NO
+
+OPTIMIZE_OUTPUT_VHDL = NO
+
+EXTENSION_MAPPING = 
+
+BUILTIN_STL_SUPPORT = NO
+
+CPP_CLI_SUPPORT = NO
+
+SIP_SUPPORT = NO
+
+IDL_PROPERTY_SUPPORT = YES
+
+DISTRIBUTE_GROUP_DOC = NO
+
+SUBGROUPING = YES
+
+TYPEDEF_HIDES_STRUCT = NO
+
+SYMBOL_CACHE_SIZE = 0
+
+
+# Build related configuration options
+
+EXTRACT_ALL = NO
+
+EXTRACT_PRIVATE = NO
+
+EXTRACT_STATIC = NO
+
+EXTRACT_LOCAL_CLASSES = YES
+
+EXTRACT_LOCAL_METHODS = NO
+
+EXTRACT_ANON_NSPACES = NO
+
+HIDE_UNDOC_MEMBERS = NO
+
+HIDE_UNDOC_CLASSES = NO
+
+HIDE_FRIEND_COMPOUNDS = NO
+
+HIDE_IN_BODY_DOCS = NO
+
+INTERNAL_DOCS = NO
+
+CASE_SENSE_NAMES = NO
+
+HIDE_SCOPE_NAMES = NO
+
+SHOW_INCLUDE_FILES = YES
+
+FORCE_LOCAL_INCLUDES = NO
+
+INLINE_INFO = YES
+
+SORT_MEMBER_DOCS = YES
+
+SORT_BRIEF_DOCS = NO
+
+SORT_MEMBERS_CTORS_1ST = NO
+
+SORT_GROUP_NAMES = NO
+
+SORT_BY_SCOPE_NAME = YES
+
+GENERATE_TODOLIST = YES
+
+GENERATE_TESTLIST = YES
+
+GENERATE_BUGLIST = YES
+
+GENERATE_DEPRECATEDLIST = YES
+
+ENABLED_SECTIONS = 
+
+MAX_INITIALIZER_LINES = 30
+
+SHOW_USED_FILES = YES
+
+SHOW_DIRECTORIES = NO
+
+SHOW_FILES = YES
+
+SHOW_NAMESPACES = YES
+
+FILE_VERSION_FILTER = 
+
+LAYOUT_FILE = 
+
+
+# configuration options related to warning and progress messages
+
+QUIET = NO
+
+WARNINGS = YES
+
+WARN_IF_UNDOCUMENTED = YES
+
+WARN_IF_DOC_ERROR = YES
+
+WARN_NO_PARAMDOC = NO
+
+WARN_FORMAT = "$file:$line: $text"
+
+WARN_LOGFILE = 
+
+
+# configuration options related to the input files
+
+INPUT = @CMAKE_CURRENT_SOURCE_DIR@
+
+INPUT_ENCODING = UTF-8
+
+FILE_PATTERNS = *.cpp *.h *.idl
+
+RECURSIVE = YES
+
+EXCLUDE = _CPack_Packages
+
+EXCLUDE_SYMLINKS = NO
+
+EXCLUDE_PATTERNS = .svn .git 
+
+EXCLUDE_SYMBOLS = 
+
+EXAMPLE_PATH = 
+
+EXAMPLE_PATTERNS = 
+
+EXAMPLE_RECURSIVE = NO
+
+IMAGE_PATH = 
+
+INPUT_FILTER = 
+
+FILTER_PATTERNS = 
+
+FILTER_SOURCE_FILES = NO
+
+
+# configuration options related to source browsing
+
+SOURCE_BROWSER = NO
+
+INLINE_SOURCES = NO
+
+STRIP_CODE_COMMENTS = YES
+
+REFERENCED_BY_RELATION = NO
+
+REFERENCES_RELATION = NO
+
+REFERENCES_LINK_SOURCE = YES
+
+USE_HTAGS = NO
+
+VERBATIM_HEADERS = YES
+
+
+# configuration options related to the alphabetical class index
+
+ALPHABETICAL_INDEX = YES
+
+COLS_IN_ALPHA_INDEX = 5
+
+IGNORE_PREFIX = 
+
+
+# configuration options related to the HTML output
+
+GENERATE_HTML = YES
+
+HTML_OUTPUT = html
+
+HTML_FILE_EXTENSION = .html
+
+HTML_HEADER = 
+
+HTML_FOOTER = 
+
+HTML_STYLESHEET = 
+
+HTML_COLORSTYLE_HUE = 220
+
+HTML_COLORSTYLE_SAT = 100
+
+HTML_COLORSTYLE_GAMMA = 80
+
+HTML_TIMESTAMP = YES
+
+HTML_ALIGN_MEMBERS = YES
+
+HTML_DYNAMIC_SECTIONS = NO
+
+GENERATE_DOCSET = NO
+
+DOCSET_FEEDNAME = "Doxygen generated docs"
+
+DOCSET_BUNDLE_ID = org.doxygen.Project
+
+DOCSET_PUBLISHER_ID = org.doxygen.Publisher
+
+DOCSET_PUBLISHER_NAME = Publisher
+
+GENERATE_HTMLHELP = NO
+
+CHM_FILE = 
+
+HHC_LOCATION = 
+
+GENERATE_CHI = NO
+
+CHM_INDEX_ENCODING = 
+
+BINARY_TOC = NO
+
+TOC_EXPAND = NO
+
+GENERATE_QHP = NO
+
+QCH_FILE = 
+
+QHP_NAMESPACE = org.doxygen.Project
+
+QHP_VIRTUAL_FOLDER = doc
+
+QHP_CUST_FILTER_NAME = 
+
+QHP_CUST_FILTER_ATTRS = 
+
+QHP_SECT_FILTER_ATTRS = 
+
+QHG_LOCATION = 
+
+GENERATE_ECLIPSEHELP = NO
+
+ECLIPSE_DOC_ID = org.doxygen.Project
+
+DISABLE_INDEX = NO
+
+ENUM_VALUES_PER_LINE = 4
+
+GENERATE_TREEVIEW = NO
+
+USE_INLINE_TREES = NO
+
+TREEVIEW_WIDTH = 250
+
+EXT_LINKS_IN_WINDOW = NO
+
+FORMULA_FONTSIZE = 10
+
+FORMULA_TRANSPARENT = YES
+
+SEARCHENGINE = YES
+
+SERVER_BASED_SEARCH = NO
+
+
+# configuration options related to the LaTeX output
+
+GENERATE_LATEX = NO
+
+LATEX_OUTPUT = latex
+
+LATEX_CMD_NAME = latex
+
+MAKEINDEX_CMD_NAME = makeindex
+
+COMPACT_LATEX = NO
+
+PAPER_TYPE = a4wide
+
+EXTRA_PACKAGES = 
+
+LATEX_HEADER = 
+
+PDF_HYPERLINKS = YES
+
+USE_PDFLATEX = YES
+
+LATEX_BATCHMODE = NO
+
+LATEX_HIDE_INDICES = NO
+
+LATEX_SOURCE_CODE = NO
+
+
+# configuration options related to the RTF output
+
+GENERATE_RTF = NO
+
+RTF_OUTPUT = rtf
+
+COMPACT_RTF = NO
+
+RTF_HYPERLINKS = NO
+
+RTF_STYLESHEET_FILE = 
+
+RTF_EXTENSIONS_FILE = 
+
+
+# configuration options related to the man page output
+
+GENERATE_MAN = NO
+
+MAN_OUTPUT = man
+
+MAN_EXTENSION = .3
+
+MAN_LINKS = NO
+
+
+# configuration options related to the XML output
+
+GENERATE_XML = NO
+
+XML_OUTPUT = xml
+
+XML_SCHEMA = 
+
+XML_DTD = 
+
+XML_PROGRAMLISTING = YES
+
+
+# configuration options for the AutoGen Definitions output
+
+GENERATE_AUTOGEN_DEF = NO
+
+
+# configuration options related to the Perl module output
+
+GENERATE_PERLMOD = NO
+
+PERLMOD_LATEX = NO
+
+PERLMOD_PRETTY = YES
+
+PERLMOD_MAKEVAR_PREFIX = 
+
+
+# Configuration options related to the preprocessor
+
+ENABLE_PREPROCESSING = YES
+
+MACRO_EXPANSION = NO
+
+EXPAND_ONLY_PREDEF = NO
+
+SEARCH_INCLUDES = YES
+
+INCLUDE_PATH = 
+
+INCLUDE_FILE_PATTERNS = 
+
+PREDEFINED = 
+
+EXPAND_AS_DEFINED = 
+
+SKIP_FUNCTION_MACROS = YES
+
+
+# Configuration::additions related to external references
+
+TAGFILES = 
+
+GENERATE_TAGFILE = 
+
+ALLEXTERNALS = NO
+
+EXTERNAL_GROUPS = YES
+
+PERL_PATH = /usr/bin/perl
+
+
+# Configuration options related to the dot tool
+
+CLASS_DIAGRAMS = YES
+
+MSCGEN_PATH = 
+
+HIDE_UNDOC_RELATIONS = YES
+
+HAVE_DOT = NO
+
+DOT_NUM_THREADS = 0
+
+DOT_FONTNAME = FreeSans.ttf
+
+DOT_FONTSIZE = 10
+
+DOT_FONTPATH = 
+
+CLASS_GRAPH = YES
+
+COLLABORATION_GRAPH = YES
+
+GROUP_GRAPHS = YES
+
+UML_LOOK = YES
+
+TEMPLATE_RELATIONS = NO
+
+INCLUDE_GRAPH = YES
+
+INCLUDED_BY_GRAPH = YES
+
+CALL_GRAPH = NO
+
+CALLER_GRAPH = NO
+
+GRAPHICAL_HIERARCHY = YES
+
+DIRECTORY_GRAPH = YES
+
+DOT_IMAGE_FORMAT = png
+
+DOT_PATH = 
+
+DOTFILE_DIRS = 
+
+DOT_GRAPH_MAX_NODES = 50
+
+MAX_DOT_GRAPH_DEPTH = 0
+
+DOT_TRANSPARENT = NO
+
+DOT_MULTI_TARGETS = NO
+
+GENERATE_LEGEND = YES
+
+DOT_CLEANUP = YES

Copied: trunk/ImageProcessing/opencv/components/Template/INSTALL.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Template/INSTALL.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Template/INSTALL.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Template/INSTALL.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,178 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{0F103D78-0F29-4905-BDD6-10170713B2B6}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>INSTALL</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Template;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Template;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Template;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Template;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\INSTALL_force.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Template\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Template\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Template\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Template\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Template/ALL_BUILD.vcxproj">
+      <Project>B947F6ED-BEAA-4A93-AB1F-586DF141AC43</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Template/PACKAGE.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Template/PACKAGE.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Template/PACKAGE.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Template/PACKAGE.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,186 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{33F42C36-1EE4-4E2E-A533-F95493177B79}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>PACKAGE</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Template;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Template;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Template;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Template;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\PACKAGE_force.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Template\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Template\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Template\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Template\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Template/ALL_BUILD.vcxproj">
+      <Project>B947F6ED-BEAA-4A93-AB1F-586DF141AC43</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Template/Template.sln (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Template/Template.sln)
===================================================================
--- trunk/ImageProcessing/opencv/components/Template/Template.sln	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Template/Template.sln	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,105 @@
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ALL_BUILD", "ALL_BUILD.vcxproj", "{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}"
+	ProjectSection(ProjectDependencies) = postProject
+		{5CD30196-4B0E-418D-97C3-4BEFD808792A} = {5CD30196-4B0E-418D-97C3-4BEFD808792A}
+		{C1A0E8AB-62BF-43D8-91DA-77E1371E0400} = {C1A0E8AB-62BF-43D8-91DA-77E1371E0400}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "INSTALL", "INSTALL.vcxproj", "{0F103D78-0F29-4905-BDD6-10170713B2B6}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43} = {B947F6ED-BEAA-4A93-AB1F-586DF141AC43}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PACKAGE", "PACKAGE.vcxproj", "{33F42C36-1EE4-4E2E-A533-F95493177B79}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43} = {B947F6ED-BEAA-4A93-AB1F-586DF141AC43}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Template", "Template.vcxproj", "{5CD30196-4B0E-418D-97C3-4BEFD808792A}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TemplateComp", "TemplateComp.vcxproj", "{C1A0E8AB-62BF-43D8-91DA-77E1371E0400}"
+	ProjectSection(ProjectDependencies) = postProject
+		{5CD30196-4B0E-418D-97C3-4BEFD808792A} = {5CD30196-4B0E-418D-97C3-4BEFD808792A}
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZERO_CHECK", "..\..\ZERO_CHECK.vcxproj", "{87493064-6817-4173-BA90-7F469034490A}"
+	ProjectSection(ProjectDependencies) = postProject
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doxygen_Template", "doxygen_Template.vcxproj", "{6BE8E80A-45E0-4257-9995-1FB629E7AECF}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uninstall_Template", "uninstall_Template.vcxproj", "{9E8F26EF-A43B-4120-BA65-12A3B529686F}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Win32 = Debug|Win32
+		Release|Win32 = Release|Win32
+		MinSizeRel|Win32 = MinSizeRel|Win32
+		RelWithDebInfo|Win32 = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Debug|Win32.ActiveCfg = Debug|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Debug|Win32.Build.0 = Debug|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Release|Win32.ActiveCfg = Release|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Release|Win32.Build.0 = Release|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.Debug|Win32.ActiveCfg = Debug|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.Release|Win32.ActiveCfg = Release|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.Debug|Win32.ActiveCfg = Debug|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.Release|Win32.ActiveCfg = Release|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{5CD30196-4B0E-418D-97C3-4BEFD808792A}.Debug|Win32.ActiveCfg = Debug|Win32
+		{5CD30196-4B0E-418D-97C3-4BEFD808792A}.Debug|Win32.Build.0 = Debug|Win32
+		{5CD30196-4B0E-418D-97C3-4BEFD808792A}.Release|Win32.ActiveCfg = Release|Win32
+		{5CD30196-4B0E-418D-97C3-4BEFD808792A}.Release|Win32.Build.0 = Release|Win32
+		{5CD30196-4B0E-418D-97C3-4BEFD808792A}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{5CD30196-4B0E-418D-97C3-4BEFD808792A}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{5CD30196-4B0E-418D-97C3-4BEFD808792A}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{5CD30196-4B0E-418D-97C3-4BEFD808792A}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{C1A0E8AB-62BF-43D8-91DA-77E1371E0400}.Debug|Win32.ActiveCfg = Debug|Win32
+		{C1A0E8AB-62BF-43D8-91DA-77E1371E0400}.Debug|Win32.Build.0 = Debug|Win32
+		{C1A0E8AB-62BF-43D8-91DA-77E1371E0400}.Release|Win32.ActiveCfg = Release|Win32
+		{C1A0E8AB-62BF-43D8-91DA-77E1371E0400}.Release|Win32.Build.0 = Release|Win32
+		{C1A0E8AB-62BF-43D8-91DA-77E1371E0400}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{C1A0E8AB-62BF-43D8-91DA-77E1371E0400}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{C1A0E8AB-62BF-43D8-91DA-77E1371E0400}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{C1A0E8AB-62BF-43D8-91DA-77E1371E0400}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Debug|Win32.ActiveCfg = Debug|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Debug|Win32.Build.0 = Debug|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Release|Win32.ActiveCfg = Release|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Release|Win32.Build.0 = Release|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{6BE8E80A-45E0-4257-9995-1FB629E7AECF}.Debug|Win32.ActiveCfg = Debug|Win32
+		{6BE8E80A-45E0-4257-9995-1FB629E7AECF}.Release|Win32.ActiveCfg = Release|Win32
+		{6BE8E80A-45E0-4257-9995-1FB629E7AECF}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{6BE8E80A-45E0-4257-9995-1FB629E7AECF}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{9E8F26EF-A43B-4120-BA65-12A3B529686F}.Debug|Win32.ActiveCfg = Debug|Win32
+		{9E8F26EF-A43B-4120-BA65-12A3B529686F}.Release|Win32.ActiveCfg = Release|Win32
+		{9E8F26EF-A43B-4120-BA65-12A3B529686F}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{9E8F26EF-A43B-4120-BA65-12A3B529686F}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ExtensibilityGlobals) = postSolution
+	EndGlobalSection
+	GlobalSection(ExtensibilityAddIns) = postSolution
+	EndGlobalSection
+EndGlobal

Copied: trunk/ImageProcessing/opencv/components/Template/Template.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Template/Template.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Template/Template.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Template/Template.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,292 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{5CD30196-4B0E-418D-97C3-4BEFD808792A}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>Template</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\Debug\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Template.dir\Debug\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Template</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\Release\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Template.dir\Release\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Template</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\MinSizeRel\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Template.dir\MinSizeRel\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Template</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\RelWithDebInfo\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Template.dir\RelWithDebInfo\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Template</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">true</LinkIncremental>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Template;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
+      <Optimization>Disabled</Optimization>
+      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Debug";Template_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Debug</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Template/Debug/Template.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Debug\";Template_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Template;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Template;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rtd.lib;omniDynamic414_rtd.lib;omnithread34_rtd.lib;RTC110d.lib;coil110d.lib;ws2_32.lib;mswsock.lib;opencv_core220d.lib;opencv_imgproc220d.lib;opencv_features2d220d.lib;opencv_gpu220d.lib;opencv_calib3d220d.lib;opencv_objdetect220d.lib;opencv_video220d.lib;opencv_highgui220d.lib;opencv_ml220d.lib;opencv_legacy220d.lib;opencv_contrib220d.lib;opencv_flann220d.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Template/Debug/Template.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Template/Debug/Template.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Template;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Release";Template_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Release</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Template/Release/Template.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Release\";Template_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Template;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Template;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Template/Release/Template.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Template/Release/Template.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Template;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MinSpace</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="MinSizeRel";Template_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>MinSizeRel</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Template/MinSizeRel/Template.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"MinSizeRel\";Template_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Template;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Template;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Template/MinSizeRel/Template.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Template/MinSizeRel/Template.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Template;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="RelWithDebInfo";Template_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>RelWithDebInfo</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Template/RelWithDebInfo/Template.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"RelWithDebInfo\";Template_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Template;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Template;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Template/RelWithDebInfo/Template.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Template/RelWithDebInfo/Template.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Template\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Template\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Template\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Template\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="Template.cpp" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Template/TemplateComp.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Template/TemplateComp.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Template/TemplateComp.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Template/TemplateComp.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,295 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{C1A0E8AB-62BF-43D8-91DA-77E1371E0400}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>TemplateComp</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\Debug\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">TemplateComp.dir\Debug\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">TemplateComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\Release\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">TemplateComp.dir\Release\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">TemplateComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\MinSizeRel\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">TemplateComp.dir\MinSizeRel\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">TemplateComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\RelWithDebInfo\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">TemplateComp.dir\RelWithDebInfo\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">TemplateComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">true</LinkIncremental>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Template;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
+      <Optimization>Disabled</Optimization>
+      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Debug";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Debug</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Template/Debug/TemplateComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Debug\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Template;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Template;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;Debug\Template.lib;omniORB414_rtd.lib;omniDynamic414_rtd.lib;omnithread34_rtd.lib;RTC110d.lib;coil110d.lib;ws2_32.lib;mswsock.lib;opencv_core220d.lib;opencv_imgproc220d.lib;opencv_features2d220d.lib;opencv_gpu220d.lib;opencv_calib3d220d.lib;opencv_objdetect220d.lib;opencv_video220d.lib;opencv_highgui220d.lib;opencv_ml220d.lib;opencv_legacy220d.lib;opencv_contrib220d.lib;opencv_flann220d.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Template/Debug/TemplateComp.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Template/Debug/TemplateComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Template;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Release";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Release</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Template/Release/TemplateComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Release\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Template;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Template;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;Release\Template.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Template/Release/TemplateComp.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Template/Release/TemplateComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Template;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MinSpace</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="MinSizeRel";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>MinSizeRel</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Template/MinSizeRel/TemplateComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"MinSizeRel\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Template;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Template;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;MinSizeRel\Template.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Template/MinSizeRel/TemplateComp.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Template/MinSizeRel/TemplateComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Template;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="RelWithDebInfo";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>RelWithDebInfo</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Template/RelWithDebInfo/TemplateComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"RelWithDebInfo\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Template;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Template;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;RelWithDebInfo\Template.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Template/RelWithDebInfo/TemplateComp.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Template/RelWithDebInfo/TemplateComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Template\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Template\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Template\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Template\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="TemplateComp.cpp" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Template/Template.vcxproj">
+      <Project>5CD30196-4B0E-418D-97C3-4BEFD808792A</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Template/ZERO_CHECK.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Template/ZERO_CHECK.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Template/ZERO_CHECK.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Template/ZERO_CHECK.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,154 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{98323A94-C60B-4049-944C-299C4F47E688}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ZERO_CHECK</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\ZERO_CHECK.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\generate.stamp.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Template -BC:/distribution/ImageProcessing/opencv/components/Template --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Template -BC:/distribution/ImageProcessing/opencv/components/Template --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Template -BC:/distribution/ImageProcessing/opencv/components/Template --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Template -BC:/distribution/ImageProcessing/opencv/components/Template --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\ZERO_CHECK" />
+  </ItemGroup>
+  <ItemGroup>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Deleted: trunk/ImageProcessing/opencv/components/Template/cmake_modules/CPackWIX.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Template/cmake_modules/CPackWIX.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Template/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,51 +0,0 @@
-#=============================================================================
-# Copyright 2007-2009 Kitware, Inc.
-#
-# Distributed under the OSI-approved BSD License (the "License");
-# see accompanying file Copyright.txt for details.
-#
-# This software is distributed WITHOUT ANY WARRANTY; without even the
-# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-# See the License for more information.
-#=============================================================================
-# (To distributed this file outside of CMake, substitute the full
-#  License text for the above reference.)
-#
-# Fixed for OpenRTM
-#
-IF(CMAKE_BINARY_DIR)
-  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
-ENDIF(CMAKE_BINARY_DIR)
-
-IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
-    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
-ENDIF()
-
-IF(NOT CPACK_WIX_LANG)
-    SET(CPACK_WIX_LANG "en-us")
-ENDIF()
-
-# use the package defaults if none exists.
-# for the community.
-#IF ( NOT CPACK_WIX_XSL )
-#	
-#ENDIF( NOT CPACK_WIX_XSL )
-#
-
-IF ( CPACK_WIX_WXS_FILES )
-	# this could probably be a single expression but I'm no regex guru.
-    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
-	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
-ENDIF( CPACK_WIX_WXS_FILES )
-
-FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-
-IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
-  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
-  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
-  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
-ELSE()
-  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
-ENDIF()

Copied: trunk/ImageProcessing/opencv/components/Template/cmake_modules/CPackWIX.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Template/cmake_modules/CPackWIX.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/Template/cmake_modules/CPackWIX.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Template/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,51 @@
+#=============================================================================
+# Copyright 2007-2009 Kitware, Inc.
+#
+# Distributed under the OSI-approved BSD License (the "License");
+# see accompanying file Copyright.txt for details.
+#
+# This software is distributed WITHOUT ANY WARRANTY; without even the
+# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+# See the License for more information.
+#=============================================================================
+# (To distributed this file outside of CMake, substitute the full
+#  License text for the above reference.)
+#
+# Fixed for OpenRTM
+#
+IF(CMAKE_BINARY_DIR)
+  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
+ENDIF(CMAKE_BINARY_DIR)
+
+IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
+    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
+ENDIF()
+
+IF(NOT CPACK_WIX_LANG)
+    SET(CPACK_WIX_LANG "en-us")
+ENDIF()
+
+# use the package defaults if none exists.
+# for the community.
+#IF ( NOT CPACK_WIX_XSL )
+#	
+#ENDIF( NOT CPACK_WIX_XSL )
+#
+
+IF ( CPACK_WIX_WXS_FILES )
+	# this could probably be a single expression but I'm no regex guru.
+    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
+	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
+ENDIF( CPACK_WIX_WXS_FILES )
+
+FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+
+IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
+  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
+  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
+  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
+ELSE()
+  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
+ENDIF()

Deleted: trunk/ImageProcessing/opencv/components/Template/cmake_modules/FindOpenCV.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Template/cmake_modules/FindOpenCV.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Template/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,62 +0,0 @@
-
-
-set(OPENCV_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # OpenCV
-    pkg_check_modules(OPENCV REQUIRED opencv)
-    if(NOT OPENCV_DIR)
-        if(OPENCV_FOUND)
-            set(OPENCV_DIR ${OPENCV_PREFIX})
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-    endif()
-
-    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
-    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
-
-endif(UNIX)
-
-if(WIN32)
-    # OpenCV
-    if(NOT OPENCV_DIR)
-        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
-            set(OPENCV_DIR $ENV{OPENCV_ROOT})
-            set(OPENCV_FOUND TRUE)
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-        if(NOT OPENCV_FOUND)
-            message(FATAL_ERROR "OpenCV not found.")
-        endif()
-    endif()
-
-    include(${OPENCV_DIR}/OpenCVConfig.cmake)
-    set(OPENCV_VERSION ${OpenCV_VERSION})
-    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
-    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
-    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
-
-    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
-    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
-
-    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
-
-    foreach(_lib ${OPENCV_LIB_COMPONENTS})
-        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
-    endforeach()
-
-endif(WIN32)
-
-message(STATUS "FindOpenCV setup done.")
-
-message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
-message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
-message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
-message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
-message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
-message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
-message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
-

Copied: trunk/ImageProcessing/opencv/components/Template/cmake_modules/FindOpenCV.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Template/cmake_modules/FindOpenCV.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/Template/cmake_modules/FindOpenCV.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Template/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,62 @@
+
+
+set(OPENCV_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # OpenCV
+    pkg_check_modules(OPENCV REQUIRED opencv)
+    if(NOT OPENCV_DIR)
+        if(OPENCV_FOUND)
+            set(OPENCV_DIR ${OPENCV_PREFIX})
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+    endif()
+
+    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
+    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
+
+endif(UNIX)
+
+if(WIN32)
+    # OpenCV
+    if(NOT OPENCV_DIR)
+        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
+            set(OPENCV_DIR $ENV{OPENCV_ROOT})
+            set(OPENCV_FOUND TRUE)
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+        if(NOT OPENCV_FOUND)
+            message(FATAL_ERROR "OpenCV not found.")
+        endif()
+    endif()
+
+    include(${OPENCV_DIR}/OpenCVConfig.cmake)
+    set(OPENCV_VERSION ${OpenCV_VERSION})
+    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
+    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
+    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
+
+    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
+    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
+
+    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
+
+    foreach(_lib ${OPENCV_LIB_COMPONENTS})
+        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
+    endforeach()
+
+endif(WIN32)
+
+message(STATUS "FindOpenCV setup done.")
+
+message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
+message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
+message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
+message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
+message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
+message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
+message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
+

Deleted: trunk/ImageProcessing/opencv/components/Template/cmake_modules/FindOpenRTM.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Template/cmake_modules/FindOpenRTM.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Template/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,185 +0,0 @@
-
-set(OMNIORB_FOUND FALSE)
-set(OPENRTM_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # omniORB
-    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
-    if(NOT OMNIORB_DIR)
-        if(OMNIORB_FOUND)
-            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-    endif()
-
-    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
-    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
-
-    # OpenRTM-aist
-    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
-    if(NOT OPENRTM_DIR)
-        if(OPENRTM_FOUND)
-            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-    endif()
-
-    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
-    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
-
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
-           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
-           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
-           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "")
-    set(OPENRTM_IDLFLAGS "")
-
-    execute_process(COMMAND rtm-config --idlc
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        set(OPENRTM_IDLC "${output_val}")
-    endif()
-
-    execute_process(COMMAND rtm-config --idlflags
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        string(REPLACE " " ";" output_val ${output_val})
-        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
-    endif()
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(UNIX)
-
-if(WIN32)
-    # omniORB
-    if(NOT OMNIORB_DIR)
-        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
-            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
-            set(OMNIORB_FOUND TRUE)
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-        if(NOT OMNIORB_FOUND)
-            message(FATAL_ERROR "omniORB not found.")
-        endif()
-    endif()
-
-    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
-    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
-
-    # omniORB version
-    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omniORB version file not found.")
-    endif()
-
-    set(OMNIORB_VERSION "${_vers}")
-    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[_]" "."
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[.]" ""
-           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
-
-    # omnithread version
-    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omnithread not found.")
-    endif()
-    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
-           OMNIORB_THREAD_NUM "${_vers}")
-
-    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
-    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
-    else()
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
-    endif()
-
-    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
-                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
-                    "omnithread${OMNIORB_THREAD_NUM}_rt")
-        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-
-    # OpenRTM-aist
-    if(NOT OPENRTM_DIR)
-        if(NOT $ENV{RTM_ROOT} STREQUAL "")
-            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
-            set(OPENRTM_FOUND TRUE)
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-        if(NOT OPENRTM_FOUND)
-            message(FATAL_ERROR "OpenRTM-aist not found.")
-        endif()
-    endif()
-
-    # OpenRTM-aist version
-    set(OPENRTM_VERSION "${OPENRTM_DIR}")
-    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    set(OPENRTM_VERSION_PATCH "0")
-    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
-
-    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
-    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
-    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
-
-    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
-
-    foreach(library "RTC110" "coil110")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-    foreach(library "ws2_32" "mswsock")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
-    endforeach()
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "omniidl")
-    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(WIN32)
-
-message(STATUS "FindOpenRTM setup done.")
-
-message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
-message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
-message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
-message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
-message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
-message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
-message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
-
-message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
-message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
-message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
-message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
-message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
-message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
-message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
-message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
-message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
-message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
-
-message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
-message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
-message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
-message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Copied: trunk/ImageProcessing/opencv/components/Template/cmake_modules/FindOpenRTM.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Template/cmake_modules/FindOpenRTM.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/Template/cmake_modules/FindOpenRTM.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Template/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,185 @@
+
+set(OMNIORB_FOUND FALSE)
+set(OPENRTM_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # omniORB
+    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
+    if(NOT OMNIORB_DIR)
+        if(OMNIORB_FOUND)
+            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+    endif()
+
+    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
+    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
+
+    # OpenRTM-aist
+    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
+    if(NOT OPENRTM_DIR)
+        if(OPENRTM_FOUND)
+            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+    endif()
+
+    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
+    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
+
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
+           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
+           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
+           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "")
+    set(OPENRTM_IDLFLAGS "")
+
+    execute_process(COMMAND rtm-config --idlc
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        set(OPENRTM_IDLC "${output_val}")
+    endif()
+
+    execute_process(COMMAND rtm-config --idlflags
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        string(REPLACE " " ";" output_val ${output_val})
+        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
+    endif()
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(UNIX)
+
+if(WIN32)
+    # omniORB
+    if(NOT OMNIORB_DIR)
+        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
+            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
+            set(OMNIORB_FOUND TRUE)
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+        if(NOT OMNIORB_FOUND)
+            message(FATAL_ERROR "omniORB not found.")
+        endif()
+    endif()
+
+    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
+    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
+
+    # omniORB version
+    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omniORB version file not found.")
+    endif()
+
+    set(OMNIORB_VERSION "${_vers}")
+    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[_]" "."
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[.]" ""
+           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
+
+    # omnithread version
+    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omnithread not found.")
+    endif()
+    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
+           OMNIORB_THREAD_NUM "${_vers}")
+
+    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
+    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
+    else()
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
+    endif()
+
+    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
+                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
+                    "omnithread${OMNIORB_THREAD_NUM}_rt")
+        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+
+    # OpenRTM-aist
+    if(NOT OPENRTM_DIR)
+        if(NOT $ENV{RTM_ROOT} STREQUAL "")
+            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
+            set(OPENRTM_FOUND TRUE)
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+        if(NOT OPENRTM_FOUND)
+            message(FATAL_ERROR "OpenRTM-aist not found.")
+        endif()
+    endif()
+
+    # OpenRTM-aist version
+    set(OPENRTM_VERSION "${OPENRTM_DIR}")
+    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    set(OPENRTM_VERSION_PATCH "0")
+    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
+
+    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
+    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
+    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
+
+    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
+
+    foreach(library "RTC110" "coil110")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+    foreach(library "ws2_32" "mswsock")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
+    endforeach()
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "omniidl")
+    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(WIN32)
+
+message(STATUS "FindOpenRTM setup done.")
+
+message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
+message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
+message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
+message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
+message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
+message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
+message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
+
+message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
+message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
+message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
+message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
+message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
+message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
+message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
+message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
+message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
+message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
+
+message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
+message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
+message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
+message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Deleted: trunk/ImageProcessing/opencv/components/Template/cmake_modules/cmake_uninstall.cmake.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Template/cmake_modules/cmake_uninstall.cmake.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Template/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,19 +0,0 @@
-if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
-    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
-endif()
-
-file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
-string(REGEX REPLACE "\n" ";" files "${files}")
-foreach(file ${files})
-    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
-    if(EXISTS "$ENV{DESTDIR}${file}")
-        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
-                     OUTPUT_VARIABLE rm_out
-                     RETURN_VALUE rm_retval)
-        if(NOT "${rm_retval}" STREQUAL 0)
-            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
-        endif()
-    else()
-        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
-    endif()
-endforeach()

Copied: trunk/ImageProcessing/opencv/components/Template/cmake_modules/cmake_uninstall.cmake.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Template/cmake_modules/cmake_uninstall.cmake.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/Template/cmake_modules/cmake_uninstall.cmake.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Template/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,19 @@
+if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
+    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
+endif()
+
+file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
+string(REGEX REPLACE "\n" ";" files "${files}")
+foreach(file ${files})
+    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
+    if(EXISTS "$ENV{DESTDIR}${file}")
+        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
+                     OUTPUT_VARIABLE rm_out
+                     RETURN_VALUE rm_retval)
+        if(NOT "${rm_retval}" STREQUAL 0)
+            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
+        endif()
+    else()
+        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
+    endif()
+endforeach()

Deleted: trunk/ImageProcessing/opencv/components/Template/cpack_resources/Description.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Template/cpack_resources/Description.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Template/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-DESCRIPTION
-===========
-
-This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Copied: trunk/ImageProcessing/opencv/components/Template/cpack_resources/Description.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Template/cpack_resources/Description.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/Template/cpack_resources/Description.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Template/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+DESCRIPTION
+===========
+
+This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Deleted: trunk/ImageProcessing/opencv/components/Template/cpack_resources/License.rtf
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Template/cpack_resources/License.rtf	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Template/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,7 +0,0 @@
-{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
-{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
-=======\par
-\par
-This is an installer created using CPack (http://www.cmake.org). No license provided.\par
-\par
-}

Copied: trunk/ImageProcessing/opencv/components/Template/cpack_resources/License.rtf (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Template/cpack_resources/License.rtf)
===================================================================
--- trunk/ImageProcessing/opencv/components/Template/cpack_resources/License.rtf	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Template/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,7 @@
+{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
+{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
+=======\par
+\par
+This is an installer created using CPack (http://www.cmake.org). No license provided.\par
+\par
+}

Deleted: trunk/ImageProcessing/opencv/components/Template/cpack_resources/License.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Template/cpack_resources/License.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Template/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-LICENSE
-=======
-
-This is an installer created using CPack (http://www.cmake.org). No license provided.

Copied: trunk/ImageProcessing/opencv/components/Template/cpack_resources/License.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Template/cpack_resources/License.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/Template/cpack_resources/License.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Template/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+LICENSE
+=======
+
+This is an installer created using CPack (http://www.cmake.org). No license provided.

Deleted: trunk/ImageProcessing/opencv/components/Template/cpack_resources/wix.xsl.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Template/cpack_resources/wix.xsl.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Template/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,90 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<xsl:stylesheet version="1.0"
-   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
-   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
-  <xsl:output indent="yes" method="xml"/>
-
-  <xsl:template match="/wix:Wix">
-    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
-      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
-        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
-        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
-        <Directory Id="TARGETDIR" Name="SourceDir" >
-            <Directory Id="ProgramFilesFolder" Name="PFILE" >
-                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
-                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
-                </Directory>
-            </Directory>
-        </Directory>
-
-        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
-        </Feature>
-
-        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
-        </Feature>
-
-        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
-        </Feature>
-
-        <!--Tack on your specific wix options-->
-        <UIRef Id="WixUI_FeatureTree" />
-        <UIRef Id="WixUI_ErrorProgressText" />
-        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
-        <!-- TODO: Add Wix Specific Dialogs and features. -->
-        <!-- TODO: Add artwork  -->
-        <!-- TODO: Add ... -->
-
-      </Product>
-
-      <!--Output the fragment info which heat generates-->
-      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
-      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
-
-    </Wix>
-  </xsl:template>
-
-  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
-    <xsl:copy>
-      <xsl:apply-templates select="wix:DirectoryRef" />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:DirectoryRef" >
-    <xsl:copy>
-      <xsl:choose>
-        <xsl:when test="wix:Directory[@Name='components']" >
-          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
-        </xsl:when>
-        <xsl:otherwise>
-          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-        </xsl:otherwise>
-      </xsl:choose>
-      <xsl:apply-templates />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Directory" >
-    <xsl:copy>
-      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Component">
-    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
-      <xsl:attribute name="Id">
-        <xsl:value-of select="@Id" />
-      </xsl:attribute>
-    </xsl:element>
-  </xsl:template>
-
-</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/Template/cpack_resources/wix.xsl.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Template/cpack_resources/wix.xsl.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/Template/cpack_resources/wix.xsl.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Template/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="utf-8"?>
+<xsl:stylesheet version="1.0"
+   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
+   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
+  <xsl:output indent="yes" method="xml"/>
+
+  <xsl:template match="/wix:Wix">
+    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
+      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
+        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
+        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
+        <Directory Id="TARGETDIR" Name="SourceDir" >
+            <Directory Id="ProgramFilesFolder" Name="PFILE" >
+                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
+                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
+                </Directory>
+            </Directory>
+        </Directory>
+
+        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
+        </Feature>
+
+        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
+        </Feature>
+
+        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
+        </Feature>
+
+        <!--Tack on your specific wix options-->
+        <UIRef Id="WixUI_FeatureTree" />
+        <UIRef Id="WixUI_ErrorProgressText" />
+        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
+        <!-- TODO: Add Wix Specific Dialogs and features. -->
+        <!-- TODO: Add artwork  -->
+        <!-- TODO: Add ... -->
+
+      </Product>
+
+      <!--Output the fragment info which heat generates-->
+      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
+      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
+
+    </Wix>
+  </xsl:template>
+
+  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
+    <xsl:copy>
+      <xsl:apply-templates select="wix:DirectoryRef" />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:DirectoryRef" >
+    <xsl:copy>
+      <xsl:choose>
+        <xsl:when test="wix:Directory[@Name='components']" >
+          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
+        </xsl:when>
+        <xsl:otherwise>
+          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+        </xsl:otherwise>
+      </xsl:choose>
+      <xsl:apply-templates />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Directory" >
+    <xsl:copy>
+      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Component">
+    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
+      <xsl:attribute name="Id">
+        <xsl:value-of select="@Id" />
+      </xsl:attribute>
+    </xsl:element>
+  </xsl:template>
+
+</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/Template/doc.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Template/doc.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Template/doc.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Template/doc.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,157 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{B3C448E0-C7E8-4DDB-A739-A74E1632371D}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>doc</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\doc.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\doc;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Template -BC:/distribution/ImageProcessing/opencv/components/Template --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Template\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Template -BC:/distribution/ImageProcessing/opencv/components/Template --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Template\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Template -BC:/distribution/ImageProcessing/opencv/components/Template --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Template\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Template -BC:/distribution/ImageProcessing/opencv/components/Template --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Template\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\doc" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Template/ZERO_CHECK.vcxproj">
+      <Project>98323A94-C60B-4049-944C-299C4F47E688</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Template/doxygen_Template.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Template/doxygen_Template.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Template/doxygen_Template.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Template/doxygen_Template.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{6BE8E80A-45E0-4257-9995-1FB629E7AECF}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>doxygen_Template</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Template;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Template;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Template;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Template;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\doxygen_Template.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Template/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeFiles/doxygen_Template.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\doxygen_Template;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Template/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeFiles/doxygen_Template.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\doxygen_Template;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Template/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeFiles/doxygen_Template.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\doxygen_Template;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Template/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeFiles/doxygen_Template.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\doxygen_Template;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Template\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Template\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Template\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Template\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\doxygen_Template" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Template/uninstall_Template.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Template/uninstall_Template.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Template/uninstall_Template.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Template/uninstall_Template.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{9E8F26EF-A43B-4120-BA65-12A3B529686F}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>uninstall_Template</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Template;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Template;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Template;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Template;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\uninstall_Template.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Template/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeFiles/uninstall_Template.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\uninstall_Template;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Template/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeFiles/uninstall_Template.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\uninstall_Template;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Template/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeFiles/uninstall_Template.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\uninstall_Template;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Template/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeFiles/uninstall_Template.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\uninstall_Template;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Template\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Template\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Template\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Template/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Template\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Template\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Template\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Template\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\uninstall_Template" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Translate/ALL_BUILD.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Translate/ALL_BUILD.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Translate/ALL_BUILD.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Translate/ALL_BUILD.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,160 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ALL_BUILD</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Translate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Translate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Translate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Translate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\ALL_BUILD.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Build all projects</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeFiles/ALL_BUILD.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\ALL_BUILD;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Translate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Translate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Translate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Translate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\ALL_BUILD" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Translate/Translate.vcxproj">
+      <Project>54FDCE8D-E6A5-42BF-A3A4-CBCD19F7E0FD</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Translate/TranslateComp.vcxproj">
+      <Project>737E94C8-040A-449D-8423-FA05562F68D6</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Translate/CMakeLists.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Translate/CMakeLists.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/Translate/CMakeLists.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Translate/CMakeLists.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,300 @@
+cmake_minimum_required(VERSION 2.8 FATAL_ERROR)
+
+project(Translate)
+
+set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS true)
+set(CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake_modules")
+
+set(LINUX_PACKAGE_GENERATOR "DEB")
+#set(LINUX_PACKAGE_GENERATOR "RPM")
+
+
+# component settings
+set(RTC_NAME "${PROJECT_NAME}")
+set(RTC_VERSION "1.0.0")
+set(RTC_VERSION_MAJOR "1")
+set(RTC_VERSION_MINOR "0")
+set(RTC_VERSION_PATCH "0")
+set(RTC_LANG "c++")
+set(RTC_DESCRIPTION "Translate Agent Component")
+set(RTC_VENDOR "Shibaura Inst. of Tech, Tanaka & Fujita & Takasu")
+set(RTC_MAINTAINER "author at example.com")
+
+string(TOLOWER ${RTC_NAME} PACKAGE_NAME)
+set(PACKAGE_VERSION "${RTC_VERSION_MAJOR}.${RTC_VERSION_MINOR}.${RTC_VERSION_PATCH}")
+
+set(IDL_FILES ""
+	#              WiiInfo.idl
+)
+
+set(SKEL_SRCS ""
+	#              WiiInfoSkel.cpp
+)
+
+set(STUB_SRCS ""
+)
+
+set(IMPL_SRCS ""
+	#              WiiInfoSVC_impl.cpp
+)
+
+set(IMPL_INCS ""
+	#              WiiInfoSVC_impl.h
+)
+
+set(LIBS_SRCS Translate.cpp)
+
+set(LIBS_INCS Translate.h)
+
+set(EXEC_SRCS TranslateComp.cpp)
+
+set(OTHER_SRCS CMakeLists.txt Doxyfile.in
+               RTC.xml Translate.conf rtc.conf)
+
+
+# check OpenRTM installed
+find_package(OpenRTM REQUIRED)
+
+list(APPEND CFLAGS ${OMNIORB_CFLAGS} ${OPENRTM_CFLAGS})
+list(APPEND INCLUDE_DIRS ${OMNIORB_INCLUDE_DIRS} ${OPENRTM_INCLUDE_DIRS})
+list(APPEND LDFLAGS ${OMNIORB_LDFLAGS} ${OPENRTM_LDFLAGS})
+list(APPEND LIBRARY_DIRS ${OMNIORB_LIBRARY_DIRS} ${OPENRTM_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OMNIORB_LIBRARIES} ${OPENRTM_LIBRARIES})
+
+# check doxygen installed
+find_package(Doxygen)
+if(DOXYGEN_FOUND STREQUAL "NO")
+    message(FATAL_ERROR "Doxygen not found.")
+endif()
+
+
+if(WIN32)
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin/x86_win32")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(INSTALL_PREFIX "components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+else()
+    # add command path
+    set($ENV{PATH} $ENV{PATH} "${OPENRTM_DIR}/bin")
+    set($ENV{PATH} $ENV{PATH} "${OMNIORB_DIR}/bin")
+    # set install path prefix
+    set(CMAKE_INSTALL_PREFIX "${OPENRTM_DIR}")
+    set(OPENRTM_SHARE_PREFIX "share/openrtm-${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}")
+    set(INSTALL_PREFIX "${OPENRTM_SHARE_PREFIX}/components/${RTC_LANG}/${PACKAGE_NAME}${PACKAGE_VERSION}")
+endif()
+
+# check OpenCV installed
+find_package(OpenCV REQUIRED)
+
+list(APPEND INCLUDE_DIRS ${OPENCV_INCLUDE_DIRS})
+list(APPEND LIBRARY_DIRS ${OPENCV_LIBRARY_DIRS})
+list(APPEND LIBRARIES ${OPENCV_LIBRARIES})
+
+
+# add uninstall target
+configure_file(
+    "${CMAKE_CURRENT_SOURCE_DIR}/cmake_modules/cmake_uninstall.cmake.in"
+    "${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake"
+    IMMEDIATE @ONLY)
+add_custom_target(uninstall_${RTC_NAME} COMMAND 
+    ${CMAKE_COMMAND} -P ${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake)
+
+
+# target settings for library/executable
+list(APPEND INCLUDE_DIRS ${CMAKE_CURRENT_BINARY_DIR})
+include_directories(${INCLUDE_DIRS})
+
+link_directories(${LIBRARY_DIRS})
+
+add_definitions(${CFLAGS})
+
+foreach(idl ${IDL_FILES})
+    string(REGEX REPLACE "([^\\/]*)\\.idl" "\\1" idl_base ${idl})
+    add_custom_command(OUTPUT ${idl_base}Stub.cpp ${idl_base}Skel.cpp
+                       COMMAND ${OPENRTM_IDL_WRAPPER} ${OPENRTM_IDL_WRAPPER_FLAGS} --idl-file=${idl}
+                       COMMAND ${OPENRTM_IDLC} ${OPENRTM_IDLFLAGS} ${PROJECT_SOURCE_DIR}/${idl}
+                       DEPENDS ${idl})
+endforeach()
+
+if(CMAKE_COMPILER_IS_GNUCC)
+    string(REPLACE ";" " " LDFLAGS "${LDFLAGS}")
+endif()
+
+add_library(${RTC_NAME} SHARED
+            ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+target_link_libraries(${RTC_NAME} ${LIBRARIES})
+set_target_properties(${RTC_NAME} PROPERTIES PREFIX "")
+set_target_properties(${RTC_NAME} PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+if(UNIX)
+    add_library(${RTC_NAME}-static STATIC
+                ${LIBS_SRCS} ${IMPL_SRCS} ${SKEL_SRCS} ${STUB_SRCS})
+    target_link_libraries(${RTC_NAME}-static ${LIBRARIES})
+    set_target_properties(${RTC_NAME}-static PROPERTIES PREFIX "")
+    set_target_properties(${RTC_NAME}-static PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+if(UNIX)
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME}-static)
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME}-static ${LIBRARIES})
+
+    add_executable(${RTC_NAME}Comp-dynamic ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp-dynamic ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp-dynamic ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp-dynamic PROPERTIES LINK_FLAGS "${LDFLAGS}")
+
+else()
+    add_executable(${RTC_NAME}Comp ${EXEC_SRCS})
+    add_dependencies(${RTC_NAME}Comp ${RTC_NAME})
+    target_link_libraries(${RTC_NAME}Comp ${RTC_NAME} ${LIBRARIES})
+    set_target_properties(${RTC_NAME}Comp PROPERTIES LINK_FLAGS "${LDFLAGS}")
+endif()
+
+if(WIN32)
+    set (LIBRARY_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}/)
+    set (EXECUTABLE_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}Comp/)
+
+    ADD_CUSTOM_COMMAND(
+       TARGET ${RTC_NAME}
+       POST_BUILD
+       COMMAND ${CMAKE_COMMAND} -E copy
+       "${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}/Release/${RTC_NAME}.dll"
+       "${CMAKE_CURRENT_SOURCE_DIR}/../../bin"
+     )
+    ADD_CUSTOM_COMMAND(
+       TARGET ${RTC_NAME}Comp
+       POST_BUILD
+       COMMAND ${CMAKE_COMMAND} -E copy
+       "${CMAKE_CURRENT_SOURCE_DIR}/${RTC_NAME}Comp/Release/${RTC_NAME}Comp.exe"
+       "${CMAKE_CURRENT_SOURCE_DIR}/../../bin"
+     )
+endif()
+
+install(TARGETS ${RTC_NAME} LIBRARY DESTINATION "${INSTALL_PREFIX}"
+                            ARCHIVE DESTINATION "${INSTALL_PREFIX}"
+                            RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(TARGETS ${RTC_NAME}Comp RUNTIME DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+install(FILES RTC.xml DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "applications")
+
+
+# target settings for document
+configure_file("${CMAKE_CURRENT_SOURCE_DIR}/Doxyfile.in"
+               "${CMAKE_CURRENT_BINARY_DIR}/Doxyfile")
+
+add_custom_target(doxygen_${RTC_NAME} COMMAND
+                  ${DOXYGEN_EXECUTABLE} ${CMAKE_CURRENT_BINARY_DIR}/Doxyfile)
+
+set_property(DIRECTORY APPEND PROPERTY ADDITIONAL_MAKE_CLEAN_FILES doc)
+
+get_target_property(DOC_TARGET doc TYPE)
+if(NOT DOC_TARGET)
+    add_custom_target(doc)
+endif()
+add_dependencies(doc doxygen)
+
+install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/doc DESTINATION "${INSTALL_PREFIX}"
+        COMPONENT "documents")
+
+
+# install source files
+install(FILES ${IDL_FILES} ${IMPL_SRCS} ${IMPL_INCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${LIBS_SRCS} ${LIBS_INCS} ${EXEC_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(FILES ${OTHER_SRCS}
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+install(DIRECTORY cmake_modules cpack_resources
+        DESTINATION "${INSTALL_PREFIX}/src"
+        COMPONENT "sources")
+
+
+# package settings
+set(CPACK_PACKAGE_NAME "${RTC_NAME}")
+set(CPACK_PACKAGE_VERSION_MAJOR "${RTC_VERSION_MAJOR}")
+set(CPACK_PACKAGE_VERSION_MINOR "${RTC_VERSION_MINOR}")
+set(CPACK_PACKAGE_VERSION_PATCH "${RTC_VERSION_PATCH}")
+set(CPACK_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}")
+set(CPACK_PACKAGE_VENDOR "${RTC_VENDOR}")
+set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "${RTC_DESCRIPTION}")
+set(CPACK_PACKAGE_CONTACT "${RTC_MAINTAINER}")
+
+set(CPACK_RESOURCE_FILE_LICENSE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/License.txt")
+set(CPACK_PACKAGE_DESCRIPTION_FILE
+    "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/Description.txt")
+
+set(CPACK_COMPONENTS_ALL applications documents sources)
+set(CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME "Applications")
+set(CPACK_COMPONENT_APPLICATIONS_DESCRIPTION "RT-Component applications")
+set(CPACK_COMPONENT_APPLICATIONS_DISABLED FALSE)
+
+set(CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME "Documents")
+set(CPACK_COMPONENT_DOCUMENTS_DESCRIPTION "RT-Component documents")
+set(CPACK_COMPONENT_DOCUMENTS_DISABLED TRUE)
+
+set(CPACK_COMPONENT_SOURCES_DISPLAY_NAME "Source files")
+set(CPACK_COMPONENT_SOURCES_DESCRIPTION "RT-Component source files")
+set(CPACK_COMPONENT_SOURCES_DISABLED TRUE)
+
+if(WIN32)
+    set(CPACK_GENERATOR "WIX")
+
+    # Windows WiX package settings
+
+    set(CPACK_WIX_XSL "@CMAKE_CURRENT_BINARY_DIR@/wix.xsl")
+    set(CPACK_WIX_LANG "ja-jp")
+    set(CPACK_RESOURCE_FILE_LICENSE
+        "@CMAKE_CURRENT_SOURCE_DIR@/cpack_resources/License.rtf")
+    configure_file(
+        "${CMAKE_CURRENT_SOURCE_DIR}/cpack_resources/wix.xsl.in"
+        "${CMAKE_CURRENT_BINARY_DIR}/wix.xsl" @ONLY)
+
+    set(CPACK_PACKAGE_FILE_NAME
+        "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}${PACKAGE_VERSION}")
+
+else()
+    set(CPACK_GENERATOR "${LINUX_PACKAGE_GENERATOR}")
+
+    if(CPACK_GENERATOR STREQUAL "DEB")
+        # Linux Debian package settings
+
+        set(CPACK_DEBIAN_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION}-1")
+        set(CPACK_DEBIAN_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_DEBIAN_PACKAGE_SECTION "main")
+        set(CPACK_DEBIAN_PACKAGE_PRIORITY  "extra")
+        set(CPACK_DEBIAN_PACKAGE_DEPENDS "openrtm-aist (>= 1.0.0)")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}_${CPACK_DEBIAN_PACKAGE_VERSION}_${CPACK_DEBIAN_PACKAGE_ARCHITECTURE}")
+
+    elseif(CPACK_GENERATOR STREQUAL "RPM")
+        # Linux RPM package settings
+
+        set(CPACK_RPM_PACKAGE_RELEASE "1.fc10")
+        set(CPACK_RPM_PACKAGE_ARCHITECTURE "i386")
+        set(CPACK_RPM_PACKAGE_GROUP "Development/Libraries")
+        set(CPACK_RPM_PACKAGE_LICENSE "LGPL")
+        set(CPACK_RPM_PACKAGE_REQUIRES "OpenRTM-aist >= 1.0.0")
+
+        set(CPACK_PACKAGE_FILE_NAME
+            "rtc${OPENRTM_VERSION}-${PACKAGE_NAME}-${PACKAGE_VERSION}-${CPACK_RPM_PACKAGE_RELEASE}.${CPACK_RPM_PACKAGE_ARCHITECTURE}")
+
+    endif()
+endif()
+
+message(STATUS "Package type: ${CPACK_GENERATOR}")
+message(STATUS "Package name: ${CPACK_PACKAGE_FILE_NAME}")
+
+include(CPack)

Copied: trunk/ImageProcessing/opencv/components/Translate/Doxyfile.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Translate/Doxyfile.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/Translate/Doxyfile.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Translate/Doxyfile.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,487 @@
+
+# Project related configuration options
+
+DOXYFILE_ENCODING = UTF-8
+
+PROJECT_NAME = @PACKAGE_NAME@
+
+PROJECT_NUMBER = @PACKAGE_VERSION@
+
+OUTPUT_DIRECTORY = doc
+
+CREATE_SUBDIRS = NO
+
+OUTPUT_LANGUAGE = Japanese
+
+BRIEF_MEMBER_DESC = YES
+
+REPEAT_BRIEF = YES
+
+ABBREVIATE_BRIEF = 
+
+ALWAYS_DETAILED_SEC = NO
+
+INLINE_INHERITED_MEMB = NO
+
+FULL_PATH_NAMES = YES
+
+STRIP_FROM_PATH = 
+
+STRIP_FROM_INC_PATH = 
+
+SHORT_NAMES = NO
+
+JAVADOC_AUTOBRIEF = NO
+
+QT_AUTOBRIEF = NO
+
+MULTILINE_CPP_IS_BRIEF = NO
+
+INHERIT_DOCS = YES
+
+SEPARATE_MEMBER_PAGES = NO
+
+TAB_SIZE = 8
+
+ALIASES = 
+
+OPTIMIZE_OUTPUT_FOR_C = NO
+
+OPTIMIZE_OUTPUT_JAVA = NO
+
+OPTIMIZE_FOR_FORTRAN = NO
+
+OPTIMIZE_OUTPUT_VHDL = NO
+
+EXTENSION_MAPPING = 
+
+BUILTIN_STL_SUPPORT = NO
+
+CPP_CLI_SUPPORT = NO
+
+SIP_SUPPORT = NO
+
+IDL_PROPERTY_SUPPORT = YES
+
+DISTRIBUTE_GROUP_DOC = NO
+
+SUBGROUPING = YES
+
+TYPEDEF_HIDES_STRUCT = NO
+
+SYMBOL_CACHE_SIZE = 0
+
+
+# Build related configuration options
+
+EXTRACT_ALL = NO
+
+EXTRACT_PRIVATE = NO
+
+EXTRACT_STATIC = NO
+
+EXTRACT_LOCAL_CLASSES = YES
+
+EXTRACT_LOCAL_METHODS = NO
+
+EXTRACT_ANON_NSPACES = NO
+
+HIDE_UNDOC_MEMBERS = NO
+
+HIDE_UNDOC_CLASSES = NO
+
+HIDE_FRIEND_COMPOUNDS = NO
+
+HIDE_IN_BODY_DOCS = NO
+
+INTERNAL_DOCS = NO
+
+CASE_SENSE_NAMES = NO
+
+HIDE_SCOPE_NAMES = NO
+
+SHOW_INCLUDE_FILES = YES
+
+FORCE_LOCAL_INCLUDES = NO
+
+INLINE_INFO = YES
+
+SORT_MEMBER_DOCS = YES
+
+SORT_BRIEF_DOCS = NO
+
+SORT_MEMBERS_CTORS_1ST = NO
+
+SORT_GROUP_NAMES = NO
+
+SORT_BY_SCOPE_NAME = YES
+
+GENERATE_TODOLIST = YES
+
+GENERATE_TESTLIST = YES
+
+GENERATE_BUGLIST = YES
+
+GENERATE_DEPRECATEDLIST = YES
+
+ENABLED_SECTIONS = 
+
+MAX_INITIALIZER_LINES = 30
+
+SHOW_USED_FILES = YES
+
+SHOW_DIRECTORIES = NO
+
+SHOW_FILES = YES
+
+SHOW_NAMESPACES = YES
+
+FILE_VERSION_FILTER = 
+
+LAYOUT_FILE = 
+
+
+# configuration options related to warning and progress messages
+
+QUIET = NO
+
+WARNINGS = YES
+
+WARN_IF_UNDOCUMENTED = YES
+
+WARN_IF_DOC_ERROR = YES
+
+WARN_NO_PARAMDOC = NO
+
+WARN_FORMAT = "$file:$line: $text"
+
+WARN_LOGFILE = 
+
+
+# configuration options related to the input files
+
+INPUT = @CMAKE_CURRENT_SOURCE_DIR@
+
+INPUT_ENCODING = UTF-8
+
+FILE_PATTERNS = *.cpp *.h *.idl
+
+RECURSIVE = YES
+
+EXCLUDE = _CPack_Packages
+
+EXCLUDE_SYMLINKS = NO
+
+EXCLUDE_PATTERNS = .svn .git 
+
+EXCLUDE_SYMBOLS = 
+
+EXAMPLE_PATH = 
+
+EXAMPLE_PATTERNS = 
+
+EXAMPLE_RECURSIVE = NO
+
+IMAGE_PATH = 
+
+INPUT_FILTER = 
+
+FILTER_PATTERNS = 
+
+FILTER_SOURCE_FILES = NO
+
+
+# configuration options related to source browsing
+
+SOURCE_BROWSER = NO
+
+INLINE_SOURCES = NO
+
+STRIP_CODE_COMMENTS = YES
+
+REFERENCED_BY_RELATION = NO
+
+REFERENCES_RELATION = NO
+
+REFERENCES_LINK_SOURCE = YES
+
+USE_HTAGS = NO
+
+VERBATIM_HEADERS = YES
+
+
+# configuration options related to the alphabetical class index
+
+ALPHABETICAL_INDEX = YES
+
+COLS_IN_ALPHA_INDEX = 5
+
+IGNORE_PREFIX = 
+
+
+# configuration options related to the HTML output
+
+GENERATE_HTML = YES
+
+HTML_OUTPUT = html
+
+HTML_FILE_EXTENSION = .html
+
+HTML_HEADER = 
+
+HTML_FOOTER = 
+
+HTML_STYLESHEET = 
+
+HTML_COLORSTYLE_HUE = 220
+
+HTML_COLORSTYLE_SAT = 100
+
+HTML_COLORSTYLE_GAMMA = 80
+
+HTML_TIMESTAMP = YES
+
+HTML_ALIGN_MEMBERS = YES
+
+HTML_DYNAMIC_SECTIONS = NO
+
+GENERATE_DOCSET = NO
+
+DOCSET_FEEDNAME = "Doxygen generated docs"
+
+DOCSET_BUNDLE_ID = org.doxygen.Project
+
+DOCSET_PUBLISHER_ID = org.doxygen.Publisher
+
+DOCSET_PUBLISHER_NAME = Publisher
+
+GENERATE_HTMLHELP = NO
+
+CHM_FILE = 
+
+HHC_LOCATION = 
+
+GENERATE_CHI = NO
+
+CHM_INDEX_ENCODING = 
+
+BINARY_TOC = NO
+
+TOC_EXPAND = NO
+
+GENERATE_QHP = NO
+
+QCH_FILE = 
+
+QHP_NAMESPACE = org.doxygen.Project
+
+QHP_VIRTUAL_FOLDER = doc
+
+QHP_CUST_FILTER_NAME = 
+
+QHP_CUST_FILTER_ATTRS = 
+
+QHP_SECT_FILTER_ATTRS = 
+
+QHG_LOCATION = 
+
+GENERATE_ECLIPSEHELP = NO
+
+ECLIPSE_DOC_ID = org.doxygen.Project
+
+DISABLE_INDEX = NO
+
+ENUM_VALUES_PER_LINE = 4
+
+GENERATE_TREEVIEW = NO
+
+USE_INLINE_TREES = NO
+
+TREEVIEW_WIDTH = 250
+
+EXT_LINKS_IN_WINDOW = NO
+
+FORMULA_FONTSIZE = 10
+
+FORMULA_TRANSPARENT = YES
+
+SEARCHENGINE = YES
+
+SERVER_BASED_SEARCH = NO
+
+
+# configuration options related to the LaTeX output
+
+GENERATE_LATEX = NO
+
+LATEX_OUTPUT = latex
+
+LATEX_CMD_NAME = latex
+
+MAKEINDEX_CMD_NAME = makeindex
+
+COMPACT_LATEX = NO
+
+PAPER_TYPE = a4wide
+
+EXTRA_PACKAGES = 
+
+LATEX_HEADER = 
+
+PDF_HYPERLINKS = YES
+
+USE_PDFLATEX = YES
+
+LATEX_BATCHMODE = NO
+
+LATEX_HIDE_INDICES = NO
+
+LATEX_SOURCE_CODE = NO
+
+
+# configuration options related to the RTF output
+
+GENERATE_RTF = NO
+
+RTF_OUTPUT = rtf
+
+COMPACT_RTF = NO
+
+RTF_HYPERLINKS = NO
+
+RTF_STYLESHEET_FILE = 
+
+RTF_EXTENSIONS_FILE = 
+
+
+# configuration options related to the man page output
+
+GENERATE_MAN = NO
+
+MAN_OUTPUT = man
+
+MAN_EXTENSION = .3
+
+MAN_LINKS = NO
+
+
+# configuration options related to the XML output
+
+GENERATE_XML = NO
+
+XML_OUTPUT = xml
+
+XML_SCHEMA = 
+
+XML_DTD = 
+
+XML_PROGRAMLISTING = YES
+
+
+# configuration options for the AutoGen Definitions output
+
+GENERATE_AUTOGEN_DEF = NO
+
+
+# configuration options related to the Perl module output
+
+GENERATE_PERLMOD = NO
+
+PERLMOD_LATEX = NO
+
+PERLMOD_PRETTY = YES
+
+PERLMOD_MAKEVAR_PREFIX = 
+
+
+# Configuration options related to the preprocessor
+
+ENABLE_PREPROCESSING = YES
+
+MACRO_EXPANSION = NO
+
+EXPAND_ONLY_PREDEF = NO
+
+SEARCH_INCLUDES = YES
+
+INCLUDE_PATH = 
+
+INCLUDE_FILE_PATTERNS = 
+
+PREDEFINED = 
+
+EXPAND_AS_DEFINED = 
+
+SKIP_FUNCTION_MACROS = YES
+
+
+# Configuration::additions related to external references
+
+TAGFILES = 
+
+GENERATE_TAGFILE = 
+
+ALLEXTERNALS = NO
+
+EXTERNAL_GROUPS = YES
+
+PERL_PATH = /usr/bin/perl
+
+
+# Configuration options related to the dot tool
+
+CLASS_DIAGRAMS = YES
+
+MSCGEN_PATH = 
+
+HIDE_UNDOC_RELATIONS = YES
+
+HAVE_DOT = NO
+
+DOT_NUM_THREADS = 0
+
+DOT_FONTNAME = FreeSans.ttf
+
+DOT_FONTSIZE = 10
+
+DOT_FONTPATH = 
+
+CLASS_GRAPH = YES
+
+COLLABORATION_GRAPH = YES
+
+GROUP_GRAPHS = YES
+
+UML_LOOK = YES
+
+TEMPLATE_RELATIONS = NO
+
+INCLUDE_GRAPH = YES
+
+INCLUDED_BY_GRAPH = YES
+
+CALL_GRAPH = NO
+
+CALLER_GRAPH = NO
+
+GRAPHICAL_HIERARCHY = YES
+
+DIRECTORY_GRAPH = YES
+
+DOT_IMAGE_FORMAT = png
+
+DOT_PATH = 
+
+DOTFILE_DIRS = 
+
+DOT_GRAPH_MAX_NODES = 50
+
+MAX_DOT_GRAPH_DEPTH = 0
+
+DOT_TRANSPARENT = NO
+
+DOT_MULTI_TARGETS = NO
+
+GENERATE_LEGEND = YES
+
+DOT_CLEANUP = YES

Copied: trunk/ImageProcessing/opencv/components/Translate/INSTALL.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Translate/INSTALL.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Translate/INSTALL.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Translate/INSTALL.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,178 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{0F103D78-0F29-4905-BDD6-10170713B2B6}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>INSTALL</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Translate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Translate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Translate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Translate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\INSTALL_force.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeFiles/INSTALL_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\INSTALL_force;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Translate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Translate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Translate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Translate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Translate/ALL_BUILD.vcxproj">
+      <Project>B947F6ED-BEAA-4A93-AB1F-586DF141AC43</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Translate/PACKAGE.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Translate/PACKAGE.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Translate/PACKAGE.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Translate/PACKAGE.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,186 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{33F42C36-1EE4-4E2E-A533-F95493177B79}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>PACKAGE</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType></ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Translate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Translate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Translate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Translate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <PostBuildEvent>
+      <Message></Message>
+      <Command>cd C:\distribution\ImageProcessing\opencv
+C:
+"C:\Program Files\CMake 2.8\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake
+if errorlevel 1 goto :VCEnd</Command>
+    </PostBuildEvent>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\PACKAGE_force.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"> </Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">cd .
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeFiles/PACKAGE_force.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\PACKAGE_force;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Translate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Translate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Translate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Translate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Translate/ALL_BUILD.vcxproj">
+      <Project>B947F6ED-BEAA-4A93-AB1F-586DF141AC43</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Translate/Translate.sln (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Translate/Translate.sln)
===================================================================
--- trunk/ImageProcessing/opencv/components/Translate/Translate.sln	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Translate/Translate.sln	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,105 @@
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ALL_BUILD", "ALL_BUILD.vcxproj", "{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}"
+	ProjectSection(ProjectDependencies) = postProject
+		{54FDCE8D-E6A5-42BF-A3A4-CBCD19F7E0FD} = {54FDCE8D-E6A5-42BF-A3A4-CBCD19F7E0FD}
+		{737E94C8-040A-449D-8423-FA05562F68D6} = {737E94C8-040A-449D-8423-FA05562F68D6}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "INSTALL", "INSTALL.vcxproj", "{0F103D78-0F29-4905-BDD6-10170713B2B6}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43} = {B947F6ED-BEAA-4A93-AB1F-586DF141AC43}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PACKAGE", "PACKAGE.vcxproj", "{33F42C36-1EE4-4E2E-A533-F95493177B79}"
+	ProjectSection(ProjectDependencies) = postProject
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43} = {B947F6ED-BEAA-4A93-AB1F-586DF141AC43}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Translate", "Translate.vcxproj", "{54FDCE8D-E6A5-42BF-A3A4-CBCD19F7E0FD}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TranslateComp", "TranslateComp.vcxproj", "{737E94C8-040A-449D-8423-FA05562F68D6}"
+	ProjectSection(ProjectDependencies) = postProject
+		{54FDCE8D-E6A5-42BF-A3A4-CBCD19F7E0FD} = {54FDCE8D-E6A5-42BF-A3A4-CBCD19F7E0FD}
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZERO_CHECK", "..\..\ZERO_CHECK.vcxproj", "{87493064-6817-4173-BA90-7F469034490A}"
+	ProjectSection(ProjectDependencies) = postProject
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doxygen_Translate", "doxygen_Translate.vcxproj", "{0B5086A2-5009-444F-9159-A8E2104E58C2}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uninstall_Translate", "uninstall_Translate.vcxproj", "{2212B17F-050C-4C68-949F-52C1715D0A76}"
+	ProjectSection(ProjectDependencies) = postProject
+		{87493064-6817-4173-BA90-7F469034490A} = {87493064-6817-4173-BA90-7F469034490A}
+	EndProjectSection
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Win32 = Debug|Win32
+		Release|Win32 = Release|Win32
+		MinSizeRel|Win32 = MinSizeRel|Win32
+		RelWithDebInfo|Win32 = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Debug|Win32.ActiveCfg = Debug|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Debug|Win32.Build.0 = Debug|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Release|Win32.ActiveCfg = Release|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.Release|Win32.Build.0 = Release|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{B947F6ED-BEAA-4A93-AB1F-586DF141AC43}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.Debug|Win32.ActiveCfg = Debug|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.Release|Win32.ActiveCfg = Release|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{0F103D78-0F29-4905-BDD6-10170713B2B6}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.Debug|Win32.ActiveCfg = Debug|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.Release|Win32.ActiveCfg = Release|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{33F42C36-1EE4-4E2E-A533-F95493177B79}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{54FDCE8D-E6A5-42BF-A3A4-CBCD19F7E0FD}.Debug|Win32.ActiveCfg = Debug|Win32
+		{54FDCE8D-E6A5-42BF-A3A4-CBCD19F7E0FD}.Debug|Win32.Build.0 = Debug|Win32
+		{54FDCE8D-E6A5-42BF-A3A4-CBCD19F7E0FD}.Release|Win32.ActiveCfg = Release|Win32
+		{54FDCE8D-E6A5-42BF-A3A4-CBCD19F7E0FD}.Release|Win32.Build.0 = Release|Win32
+		{54FDCE8D-E6A5-42BF-A3A4-CBCD19F7E0FD}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{54FDCE8D-E6A5-42BF-A3A4-CBCD19F7E0FD}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{54FDCE8D-E6A5-42BF-A3A4-CBCD19F7E0FD}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{54FDCE8D-E6A5-42BF-A3A4-CBCD19F7E0FD}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{737E94C8-040A-449D-8423-FA05562F68D6}.Debug|Win32.ActiveCfg = Debug|Win32
+		{737E94C8-040A-449D-8423-FA05562F68D6}.Debug|Win32.Build.0 = Debug|Win32
+		{737E94C8-040A-449D-8423-FA05562F68D6}.Release|Win32.ActiveCfg = Release|Win32
+		{737E94C8-040A-449D-8423-FA05562F68D6}.Release|Win32.Build.0 = Release|Win32
+		{737E94C8-040A-449D-8423-FA05562F68D6}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{737E94C8-040A-449D-8423-FA05562F68D6}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{737E94C8-040A-449D-8423-FA05562F68D6}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{737E94C8-040A-449D-8423-FA05562F68D6}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Debug|Win32.ActiveCfg = Debug|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Debug|Win32.Build.0 = Debug|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Release|Win32.ActiveCfg = Release|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.Release|Win32.Build.0 = Release|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{87493064-6817-4173-BA90-7F469034490A}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
+		{0B5086A2-5009-444F-9159-A8E2104E58C2}.Debug|Win32.ActiveCfg = Debug|Win32
+		{0B5086A2-5009-444F-9159-A8E2104E58C2}.Release|Win32.ActiveCfg = Release|Win32
+		{0B5086A2-5009-444F-9159-A8E2104E58C2}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{0B5086A2-5009-444F-9159-A8E2104E58C2}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+		{2212B17F-050C-4C68-949F-52C1715D0A76}.Debug|Win32.ActiveCfg = Debug|Win32
+		{2212B17F-050C-4C68-949F-52C1715D0A76}.Release|Win32.ActiveCfg = Release|Win32
+		{2212B17F-050C-4C68-949F-52C1715D0A76}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
+		{2212B17F-050C-4C68-949F-52C1715D0A76}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
+	EndGlobalSection
+	GlobalSection(ExtensibilityGlobals) = postSolution
+	EndGlobalSection
+	GlobalSection(ExtensibilityAddIns) = postSolution
+	EndGlobalSection
+EndGlobal

Copied: trunk/ImageProcessing/opencv/components/Translate/Translate.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Translate/Translate.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Translate/Translate.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Translate/Translate.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,292 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{54FDCE8D-E6A5-42BF-A3A4-CBCD19F7E0FD}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>Translate</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>DynamicLibrary</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\Debug\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Translate.dir\Debug\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Translate</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\Release\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Translate.dir\Release\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Translate</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\MinSizeRel\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Translate.dir\MinSizeRel\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Translate</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\RelWithDebInfo\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Translate.dir\RelWithDebInfo\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Translate</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">.dll</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">true</LinkIncremental>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Translate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
+      <Optimization>Disabled</Optimization>
+      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Debug";Translate_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Debug</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Translate/Debug/Translate.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Debug\";Translate_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Translate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Translate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rtd.lib;omniDynamic414_rtd.lib;omnithread34_rtd.lib;RTC110d.lib;coil110d.lib;ws2_32.lib;mswsock.lib;opencv_core220d.lib;opencv_imgproc220d.lib;opencv_features2d220d.lib;opencv_gpu220d.lib;opencv_calib3d220d.lib;opencv_objdetect220d.lib;opencv_video220d.lib;opencv_highgui220d.lib;opencv_ml220d.lib;opencv_legacy220d.lib;opencv_contrib220d.lib;opencv_flann220d.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Translate/Debug/Translate.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Translate/Debug/Translate.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Translate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Release";Translate_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Release</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Translate/Release/Translate.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Release\";Translate_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Translate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Translate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Translate/Release/Translate.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Translate/Release/Translate.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Translate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MinSpace</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="MinSizeRel";Translate_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>MinSizeRel</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Translate/MinSizeRel/Translate.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"MinSizeRel\";Translate_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Translate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Translate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Translate/MinSizeRel/Translate.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Translate/MinSizeRel/Translate.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Translate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="RelWithDebInfo";Translate_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>RelWithDebInfo</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Translate/RelWithDebInfo/Translate.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"RelWithDebInfo\";Translate_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Translate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Translate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Translate/RelWithDebInfo/Translate.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Translate/RelWithDebInfo/Translate.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Translate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Translate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Translate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Translate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="Translate.cpp" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Translate/TranslateComp.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Translate/TranslateComp.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Translate/TranslateComp.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Translate/TranslateComp.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,295 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{737E94C8-040A-449D-8423-FA05562F68D6}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>TranslateComp</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Application</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\Debug\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">TranslateComp.dir\Debug\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">TranslateComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\Release\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">TranslateComp.dir\Release\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">TranslateComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\MinSizeRel\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">TranslateComp.dir\MinSizeRel\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">TranslateComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkIncremental>
+      <OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\RelWithDebInfo\</OutDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">TranslateComp.dir\RelWithDebInfo\</IntDir>
+      <TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">TranslateComp</TargetName>
+      <TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">.exe</TargetExt>
+      <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">true</LinkIncremental>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Translate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
+      <Optimization>Disabled</Optimization>
+      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Debug";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Debug</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Translate/Debug/TranslateComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Debug\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Translate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Translate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;Debug\Translate.lib;omniORB414_rtd.lib;omniDynamic414_rtd.lib;omnithread34_rtd.lib;RTC110d.lib;coil110d.lib;ws2_32.lib;mswsock.lib;opencv_core220d.lib;opencv_imgproc220d.lib;opencv_features2d220d.lib;opencv_gpu220d.lib;opencv_calib3d220d.lib;opencv_objdetect220d.lib;opencv_video220d.lib;opencv_highgui220d.lib;opencv_ml220d.lib;opencv_legacy220d.lib;opencv_contrib220d.lib;opencv_flann220d.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Translate/Debug/TranslateComp.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Translate/Debug/TranslateComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Translate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="Release";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>Release</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Translate/Release/TranslateComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"Release\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Translate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Translate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;Release\Translate.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Translate/Release/TranslateComp.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Translate/Release/TranslateComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Translate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MinSpace</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <DebugInformationFormat></DebugInformationFormat>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="MinSizeRel";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>MinSizeRel</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Translate/MinSizeRel/TranslateComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"MinSizeRel\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Translate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Translate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;MinSizeRel\Translate.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>false</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Translate/MinSizeRel/TranslateComp.lib</ImportLibrary>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Translate/MinSizeRel/TranslateComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <ClCompile>
+      <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Translate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <CompileAs>CompileAsCpp</CompileAs>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+      <ExceptionHandling>Sync</ExceptionHandling>
+      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+      <Optimization>MaxSpeed</Optimization>
+      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+      <RuntimeTypeInfo>true</RuntimeTypeInfo>
+      <WarningLevel>Level3</WarningLevel>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR="RelWithDebInfo";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AssemblerListingLocation>RelWithDebInfo</AssemblerListingLocation>
+      <ObjectFileName>$(IntDir)</ObjectFileName>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Translate/RelWithDebInfo/TranslateComp.pdb</ProgramDataBaseFileName>
+    </ClCompile>
+    <ResourceCompile>
+      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;__WIN32__;__x86__;__NT__;__OSVERSION__=4;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0500;RTC_CORBA_CXXMAPPING11;USE_stub_in_nt_dll;CMAKE_INTDIR=\"RelWithDebInfo\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Translate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+    </ResourceCompile>
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Translate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+    <Link>
+      <AdditionalOptions> /machine:X86 /debug %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib;RelWithDebInfo\Translate.lib;omniORB414_rt.lib;omniDynamic414_rt.lib;omnithread34_rt.lib;RTC110.lib;coil110.lib;ws2_32.lib;mswsock.lib;opencv_core220.lib;opencv_imgproc220.lib;opencv_features2d220.lib;opencv_gpu220.lib;opencv_calib3d220.lib;opencv_objdetect220.lib;opencv_video220.lib;opencv_highgui220.lib;opencv_ml220.lib;opencv_legacy220.lib;opencv_contrib220.lib;opencv_flann220.lib</AdditionalDependencies>
+      <AdditionalLibraryDirectories>C:/distribution/OpenCV2.2/lib;C:/distribution/OpenCV2.2/lib/$(Configuration);;C:/distribution/OpenCV2.2/3rdparty/lib;C:/distribution/OpenCV2.2/3rdparty/lib/$(Configuration);;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32;C:/Program Files/OmniORB4/4.1.4/lib/x86_win32/$(Configuration);;C:/Program Files/OpenRTM-aist/1.1/bin;C:/Program Files/OpenRTM-aist/1.1/bin/$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+      <GenerateDebugInformation>true</GenerateDebugInformation>
+      <ImportLibrary>C:/distribution/ImageProcessing/opencv/components/Translate/RelWithDebInfo/TranslateComp.lib</ImportLibrary>
+      <LinkIncremental>true</LinkIncremental>
+      <ProgramDataBaseFileName>C:/distribution/ImageProcessing/opencv/components/Translate/RelWithDebInfo/TranslateComp.pdb</ProgramDataBaseFileName>
+      <StackReserveSize>10000000</StackReserveSize>
+      <SubSystem>Console</SubSystem>
+      <Version>0.0</Version>
+    </Link>
+    <ProjectReference>
+      <LinkLibraryDependencies>false</LinkLibraryDependencies>
+    </ProjectReference>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Translate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Translate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Translate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Translate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="TranslateComp.cpp" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Translate/Translate.vcxproj">
+      <Project>54FDCE8D-E6A5-42BF-A3A4-CBCD19F7E0FD</Project>
+    </ProjectReference>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Translate/ZERO_CHECK.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Translate/ZERO_CHECK.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Translate/ZERO_CHECK.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Translate/ZERO_CHECK.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,154 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{CA6F0C77-2952-4273-BEBF-803FB9DEB733}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>ZERO_CHECK</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\ZERO_CHECK.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeFiles/ZERO_CHECK.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\ZERO_CHECK;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\generate.stamp.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Translate -BC:/distribution/ImageProcessing/opencv/components/Translate --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Translate -BC:/distribution/ImageProcessing/opencv/components/Translate --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Translate -BC:/distribution/ImageProcessing/opencv/components/Translate --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Checking Build System</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Translate -BC:/distribution/ImageProcessing/opencv/components/Translate --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "$(SolutionPath)"
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeFiles/generate.stamp.rule;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeCXXCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeCXXPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeRCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenCV.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenRTM.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\cpack_resources\wix.xsl.in;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\ZERO_CHECK" />
+  </ItemGroup>
+  <ItemGroup>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Deleted: trunk/ImageProcessing/opencv/components/Translate/cmake_modules/CPackWIX.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Translate/cmake_modules/CPackWIX.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Translate/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,51 +0,0 @@
-#=============================================================================
-# Copyright 2007-2009 Kitware, Inc.
-#
-# Distributed under the OSI-approved BSD License (the "License");
-# see accompanying file Copyright.txt for details.
-#
-# This software is distributed WITHOUT ANY WARRANTY; without even the
-# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-# See the License for more information.
-#=============================================================================
-# (To distributed this file outside of CMake, substitute the full
-#  License text for the above reference.)
-#
-# Fixed for OpenRTM
-#
-IF(CMAKE_BINARY_DIR)
-  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
-ENDIF(CMAKE_BINARY_DIR)
-
-IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
-    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
-ENDIF()
-
-IF(NOT CPACK_WIX_LANG)
-    SET(CPACK_WIX_LANG "en-us")
-ENDIF()
-
-# use the package defaults if none exists.
-# for the community.
-#IF ( NOT CPACK_WIX_XSL )
-#	
-#ENDIF( NOT CPACK_WIX_XSL )
-#
-
-IF ( CPACK_WIX_WXS_FILES )
-	# this could probably be a single expression but I'm no regex guru.
-    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
-	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
-ENDIF( CPACK_WIX_WXS_FILES )
-
-FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
-
-IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
-  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
-  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
-  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
-ELSE()
-  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
-ENDIF()

Copied: trunk/ImageProcessing/opencv/components/Translate/cmake_modules/CPackWIX.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Translate/cmake_modules/CPackWIX.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/Translate/cmake_modules/CPackWIX.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Translate/cmake_modules/CPackWIX.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,51 @@
+#=============================================================================
+# Copyright 2007-2009 Kitware, Inc.
+#
+# Distributed under the OSI-approved BSD License (the "License");
+# see accompanying file Copyright.txt for details.
+#
+# This software is distributed WITHOUT ANY WARRANTY; without even the
+# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+# See the License for more information.
+#=============================================================================
+# (To distributed this file outside of CMake, substitute the full
+#  License text for the above reference.)
+#
+# Fixed for OpenRTM
+#
+IF(CMAKE_BINARY_DIR)
+  MESSAGE(FATAL_ERROR "CPackWIX.cmake may only be used by CPack internally.")
+ENDIF(CMAKE_BINARY_DIR)
+
+IF(NOT CPACK_WIX_XSL OR NOT CPACK_PACKAGE_FILE_NAME OR NOT CPACK_RESOURCE_FILE_LICENSE OR NOT CPACK_PACKAGE_INSTALL_DIRECTORY)
+    MESSAGE(FATAL_ERROR "Variables required CPACK_WIX_XSL, CPACK_PACKAGE_FILE_NAME, CPACK_RESOURCE_FILE_LICENSE, CPACK_PACKAGE_INSTALL_DIRECTORY")
+ENDIF()
+
+IF(NOT CPACK_WIX_LANG)
+    SET(CPACK_WIX_LANG "en-us")
+ENDIF()
+
+# use the package defaults if none exists.
+# for the community.
+#IF ( NOT CPACK_WIX_XSL )
+#	
+#ENDIF( NOT CPACK_WIX_XSL )
+#
+
+IF ( CPACK_WIX_WXS_FILES )
+	# this could probably be a single expression but I'm no regex guru.
+    string(REGEX MATCH "[^/]*$" wix_temp "${CPACK_WIX_WXS_FILES}")
+	string(REGEX REPLACE "[.]wxs" ".wixobj" CPACK_WIX_OBJS "${wix_temp}" )
+ENDIF( CPACK_WIX_WXS_FILES )
+
+FIND_PROGRAM(WIX_EXE_HEAT heat PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_CNDL candle PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+FIND_PROGRAM(WIX_EXE_LGHT light PATHS "$ENV{ProgramFiles}/Windows Installer XML v3/bin")
+
+IF( WIX_EXE_HEAT AND WIX_EXE_CNDL AND WIX_EXE_LGHT )
+  SET(CPACK_WIX_HEAT_COMMAND "\"${WIX_EXE_HEAT}\" dir ${CPACK_PACKAGE_FILE_NAME} -ke -g1 -gg -var var.Source -t:${CPACK_WIX_XSL} -out ${CPACK_PACKAGE_FILE_NAME}.wxs")
+  SET(CPACK_WIX_CNDL_COMMAND "\"${WIX_EXE_CNDL}\" -ext WixFirewallExtension -dSource=${CPACK_PACKAGE_FILE_NAME} ${CPACK_PACKAGE_FILE_NAME}.wxs ${CPACK_WIX_WXS_FILES}")
+  SET(CPACK_WIX_LGHT_COMMAND "\"${WIX_EXE_LGHT}\" -ext WixFirewallExtension -ext WixUIExtension -cultures:${CPACK_WIX_LANG} -out ${CPACK_PACKAGE_FILE_NAME}.msi ${CPACK_PACKAGE_FILE_NAME}.wixobj ${CPACK_WIX_OBJS}")
+ELSE()
+  MESSAGE(FATAL_ERROR "Can not find Wix Executables.")
+ENDIF()

Deleted: trunk/ImageProcessing/opencv/components/Translate/cmake_modules/FindOpenCV.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Translate/cmake_modules/FindOpenCV.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Translate/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,62 +0,0 @@
-
-
-set(OPENCV_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # OpenCV
-    pkg_check_modules(OPENCV REQUIRED opencv)
-    if(NOT OPENCV_DIR)
-        if(OPENCV_FOUND)
-            set(OPENCV_DIR ${OPENCV_PREFIX})
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-    endif()
-
-    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
-    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
-
-endif(UNIX)
-
-if(WIN32)
-    # OpenCV
-    if(NOT OPENCV_DIR)
-        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
-            set(OPENCV_DIR $ENV{OPENCV_ROOT})
-            set(OPENCV_FOUND TRUE)
-        endif()
-        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
-        if(NOT OPENCV_FOUND)
-            message(FATAL_ERROR "OpenCV not found.")
-        endif()
-    endif()
-
-    include(${OPENCV_DIR}/OpenCVConfig.cmake)
-    set(OPENCV_VERSION ${OpenCV_VERSION})
-    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
-    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
-    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
-
-    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
-    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
-
-    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
-
-    foreach(_lib ${OPENCV_LIB_COMPONENTS})
-        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
-    endforeach()
-
-endif(WIN32)
-
-message(STATUS "FindOpenCV setup done.")
-
-message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
-message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
-message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
-message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
-message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
-message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
-message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
-

Copied: trunk/ImageProcessing/opencv/components/Translate/cmake_modules/FindOpenCV.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Translate/cmake_modules/FindOpenCV.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/Translate/cmake_modules/FindOpenCV.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Translate/cmake_modules/FindOpenCV.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,62 @@
+
+
+set(OPENCV_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # OpenCV
+    pkg_check_modules(OPENCV REQUIRED opencv)
+    if(NOT OPENCV_DIR)
+        if(OPENCV_FOUND)
+            set(OPENCV_DIR ${OPENCV_PREFIX})
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+    endif()
+
+    set(OPENCV_CFLAGS ${OPENCV_CFLAGS_OTHER})
+    set(OPENCV_LDFLAGS ${OPENCV_LDFLAGS_OTHER})
+
+endif(UNIX)
+
+if(WIN32)
+    # OpenCV
+    if(NOT OPENCV_DIR)
+        if(NOT $ENV{OPENCV_ROOT} STREQUAL "")
+            set(OPENCV_DIR $ENV{OPENCV_ROOT})
+            set(OPENCV_FOUND TRUE)
+        endif()
+        set(OPENCV_DIR ${OPENCV_DIR} CACHE PATH "OpenCV root directory")
+        if(NOT OPENCV_FOUND)
+            message(FATAL_ERROR "OpenCV not found.")
+        endif()
+    endif()
+
+    include(${OPENCV_DIR}/OpenCVConfig.cmake)
+    set(OPENCV_VERSION ${OpenCV_VERSION})
+    set(OPENCV_VERSION_MAJOR ${OpenCV_VERSION_MAJOR})
+    set(OPENCV_VERSION_MINOR ${OpenCV_VERSION_MINOR})
+    set(OPENCV_VERSION_PATCH ${OpenCV_VERSION_PATCH})
+
+    set(OPENCV_INCLUDE_DIRS ${OPENCV_DIR}/include)
+    set(OPENCV_LIBRARY_DIRS ${OPENCV_DIR}/lib)
+
+    set(_ver "${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR}${OPENCV_VERSION_PATCH}")
+
+    foreach(_lib ${OPENCV_LIB_COMPONENTS})
+        list(APPEND OPENCV_LIBRARIES optimized ${_lib}${_ver} debug ${_lib}${_ver}d)
+    endforeach()
+
+endif(WIN32)
+
+message(STATUS "FindOpenCV setup done.")
+
+message(STATUS "  OPENCV_DIR=" ${OPENCV_DIR})
+message(STATUS "  OPENCV_VERSION=" ${OPENCV_VERSION})
+message(STATUS "  OPENCV_CFLAGS=" ${OPENCV_CFLAGS})
+message(STATUS "  OPENCV_INCLUDE_DIRS=" ${OPENCV_INCLUDE_DIRS})
+message(STATUS "  OPENCV_LDFLAGS=" ${OPENCV_LDFLAGS})
+message(STATUS "  OPENCV_LIBRARY_DIRS=" ${OPENCV_LIBRARY_DIRS})
+message(STATUS "  OPENCV_LIBRARIES=" ${OPENCV_LIBRARIES})
+

Deleted: trunk/ImageProcessing/opencv/components/Translate/cmake_modules/FindOpenRTM.cmake
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Translate/cmake_modules/FindOpenRTM.cmake	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Translate/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,185 +0,0 @@
-
-set(OMNIORB_FOUND FALSE)
-set(OPENRTM_FOUND FALSE)
-
-
-if(UNIX)
-    include(FindPkgConfig)
-
-    # omniORB
-    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
-    if(NOT OMNIORB_DIR)
-        if(OMNIORB_FOUND)
-            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-    endif()
-
-    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
-    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
-
-    # OpenRTM-aist
-    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
-    if(NOT OPENRTM_DIR)
-        if(OPENRTM_FOUND)
-            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-    endif()
-
-    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
-    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
-
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
-           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
-           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
-           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "")
-    set(OPENRTM_IDLFLAGS "")
-
-    execute_process(COMMAND rtm-config --idlc
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        set(OPENRTM_IDLC "${output_val}")
-    endif()
-
-    execute_process(COMMAND rtm-config --idlflags
-                    RESULT_VARIABLE result_val
-                    OUTPUT_VARIABLE output_val
-                    OUTPUT_STRIP_TRAILING_WHITESPACE)
-    if(result_val EQUAL 0)
-        string(REPLACE " " ";" output_val ${output_val})
-        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
-    endif()
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(UNIX)
-
-if(WIN32)
-    # omniORB
-    if(NOT OMNIORB_DIR)
-        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
-            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
-            set(OMNIORB_FOUND TRUE)
-        endif()
-        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
-        if(NOT OMNIORB_FOUND)
-            message(FATAL_ERROR "omniORB not found.")
-        endif()
-    endif()
-
-    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
-    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
-
-    # omniORB version
-    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omniORB version file not found.")
-    endif()
-
-    set(OMNIORB_VERSION "${_vers}")
-    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[_]" "."
-           OMNIORB_VERSION "${OMNIORB_VERSION}")
-    string(REGEX REPLACE "[.]" ""
-           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
-
-    # omnithread version
-    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
-    if("${_vers}" STREQUAL "")
-        message(FATAL_ERROR "omnithread not found.")
-    endif()
-    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
-           OMNIORB_THREAD_NUM "${_vers}")
-
-    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
-    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
-    else()
-      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
-    endif()
-
-    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
-                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
-                    "omnithread${OMNIORB_THREAD_NUM}_rt")
-        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-
-    # OpenRTM-aist
-    if(NOT OPENRTM_DIR)
-        if(NOT $ENV{RTM_ROOT} STREQUAL "")
-            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
-            set(OPENRTM_FOUND TRUE)
-        endif()
-        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
-        if(NOT OPENRTM_FOUND)
-            message(FATAL_ERROR "OpenRTM-aist not found.")
-        endif()
-    endif()
-
-    # OpenRTM-aist version
-    set(OPENRTM_VERSION "${OPENRTM_DIR}")
-    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
-    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
-    set(OPENRTM_VERSION_PATCH "0")
-    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
-
-    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
-    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
-    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
-
-    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
-
-    foreach(library "RTC110" "coil110")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
-    endforeach()
-    foreach(library "ws2_32" "mswsock")
-        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
-    endforeach()
-
-    # IDL Compiler
-    set(OPENRTM_IDLC "omniidl")
-    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
-
-    # IDL Skelton Wrapper
-    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
-    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
-
-endif(WIN32)
-
-message(STATUS "FindOpenRTM setup done.")
-
-message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
-message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
-message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
-message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
-message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
-message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
-message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
-
-message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
-message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
-message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
-message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
-message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
-message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
-message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
-message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
-message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
-message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
-
-message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
-message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
-message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
-message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Copied: trunk/ImageProcessing/opencv/components/Translate/cmake_modules/FindOpenRTM.cmake (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Translate/cmake_modules/FindOpenRTM.cmake)
===================================================================
--- trunk/ImageProcessing/opencv/components/Translate/cmake_modules/FindOpenRTM.cmake	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Translate/cmake_modules/FindOpenRTM.cmake	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,185 @@
+
+set(OMNIORB_FOUND FALSE)
+set(OPENRTM_FOUND FALSE)
+
+
+if(UNIX)
+    include(FindPkgConfig)
+
+    # omniORB
+    pkg_check_modules(OMNIORB REQUIRED "omniORB4")
+    if(NOT OMNIORB_DIR)
+        if(OMNIORB_FOUND)
+            set(OMNIORB_DIR "${OMNIORB_PREFIX}")
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+    endif()
+
+    set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS_OTHER})
+    set(OMNIORB_LDFLAGS ${OMNIORB_LDFLAGS_OTHER})
+
+    # OpenRTM-aist
+    pkg_check_modules(OPENRTM REQUIRED "openrtm-aist")
+    if(NOT OPENRTM_DIR)
+        if(OPENRTM_FOUND)
+            set(OPENRTM_DIR "${OPENRTM_PREFIX}")
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+    endif()
+
+    set(OPENRTM_CFLAGS ${OPENRTM_CFLAGS_OTHER})
+    set(OPENRTM_LDFLAGS ${OPENRTM_LDFLAGS_OTHER})
+
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\1"
+           OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\2"
+           OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)\\.([0-9]+)" "\\3"
+           OPENRTM_VERSION_PATCH "${OPENRTM_VERSION}")
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "")
+    set(OPENRTM_IDLFLAGS "")
+
+    execute_process(COMMAND rtm-config --idlc
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        set(OPENRTM_IDLC "${output_val}")
+    endif()
+
+    execute_process(COMMAND rtm-config --idlflags
+                    RESULT_VARIABLE result_val
+                    OUTPUT_VARIABLE output_val
+                    OUTPUT_STRIP_TRAILING_WHITESPACE)
+    if(result_val EQUAL 0)
+        string(REPLACE " " ";" output_val ${output_val})
+        set(OPENRTM_IDLFLAGS ${output_val} "-I${OPENRTM_DIR}/include/rtm/idl")
+    endif()
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(UNIX)
+
+if(WIN32)
+    # omniORB
+    if(NOT OMNIORB_DIR)
+        if(NOT $ENV{OMNI_ROOT} STREQUAL "")
+            set(OMNIORB_DIR "$ENV{OMNI_ROOT}")
+            set(OMNIORB_FOUND TRUE)
+        endif()
+        set(OMNIORB_DIR "${OMNIORB_DIR}" CACHE PATH "omniORB root directory")
+        if(NOT OMNIORB_FOUND)
+            message(FATAL_ERROR "omniORB not found.")
+        endif()
+    endif()
+
+    set(OMNIORB_INCLUDE_DIRS "${OMNIORB_DIR}/include")
+    set(OMNIORB_LIBRARY_DIRS "${OMNIORB_DIR}/lib/x86_win32")
+
+    # omniORB version
+    file(GLOB _vers RELATIVE "${OMNIORB_DIR}" "${OMNIORB_DIR}/THIS_IS_OMNIORB*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omniORB version file not found.")
+    endif()
+
+    set(OMNIORB_VERSION "${_vers}")
+    string(REGEX REPLACE "THIS_IS_OMNIORB_" ""
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[_]" "."
+           OMNIORB_VERSION "${OMNIORB_VERSION}")
+    string(REGEX REPLACE "[.]" ""
+           OMNIORB_VERSION_NUM "${OMNIORB_VERSION}")
+
+    # omnithread version
+    file(GLOB _vers RELATIVE "${OMNIORB_LIBRARY_DIRS}" "${OMNIORB_LIBRARY_DIRS}/omnithread*")
+    if("${_vers}" STREQUAL "")
+        message(FATAL_ERROR "omnithread not found.")
+    endif()
+    string(REGEX REPLACE ".*omnithread([0-9]+)_rt\\.lib.*" "\\1"
+           OMNIORB_THREAD_NUM "${_vers}")
+
+    set(OMNIORB_CFLAGS -D__WIN32__;-D__x86__;-D__NT__;-D__OSVERSION__=4;-D_CRT_SECURE_NO_DEPRECATE)
+    if(${OMNIORB_VERSION_NUM} MATCHES "^40")
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0400)
+    else()
+      set(OMNIORB_CFLAGS ${OMNIORB_CFLAGS};-D_WIN32_WINNT=0x0500;-DRTC_CORBA_CXXMAPPING11)
+    endif()
+
+    foreach(library "omniORB${OMNIORB_VERSION_NUM}_rt"
+                    "omniDynamic${OMNIORB_VERSION_NUM}_rt"
+                    "omnithread${OMNIORB_THREAD_NUM}_rt")
+        list(APPEND OMNIORB_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+
+    # OpenRTM-aist
+    if(NOT OPENRTM_DIR)
+        if(NOT $ENV{RTM_ROOT} STREQUAL "")
+            set(OPENRTM_DIR "$ENV{RTM_ROOT}")
+            set(OPENRTM_FOUND TRUE)
+        endif()
+        set(OPENRTM_DIR "${OPENRTM_DIR}" CACHE PATH "OpenRTM-aist root directory")
+        if(NOT OPENRTM_FOUND)
+            message(FATAL_ERROR "OpenRTM-aist not found.")
+        endif()
+    endif()
+
+    # OpenRTM-aist version
+    set(OPENRTM_VERSION "${OPENRTM_DIR}")
+    string(REGEX REPLACE ".*OpenRTM-aist/" "" OPENRTM_VERSION "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\1" OPENRTM_VERSION_MAJOR "${OPENRTM_VERSION}")
+    string(REGEX REPLACE "([0-9]+)\\.([0-9]+)" "\\2" OPENRTM_VERSION_MINOR "${OPENRTM_VERSION}")
+    set(OPENRTM_VERSION_PATCH "0")
+    set(OPENRTM_VERSION "${OPENRTM_VERSION_MAJOR}.${OPENRTM_VERSION_MINOR}.${OPENRTM_VERSION_PATCH}")
+
+    set(OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}")
+    set(OPENRTM_LIBRARY_DIRS "${OPENRTM_DIR}/bin")
+    list(APPEND OPENRTM_INCLUDE_DIRS "${OPENRTM_DIR}/rtm/idl")
+
+    set(OPENRTM_CFLAGS "-DUSE_stub_in_nt_dll")
+
+    foreach(library "RTC110" "coil110")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}d")
+    endforeach()
+    foreach(library "ws2_32" "mswsock")
+        list(APPEND OPENRTM_LIBRARIES optimized "${library}" debug "${library}")
+    endforeach()
+
+    # IDL Compiler
+    set(OPENRTM_IDLC "omniidl")
+    set(OPENRTM_IDLFLAGS -bcxx -Wba -nf)
+
+    # IDL Skelton Wrapper
+    set(OPENRTM_IDL_WRAPPER "rtm-skelwrapper.py")
+    set(OPENRTM_IDL_WRAPPER_FLAGS --include-dir="" --skel-suffix=Skel --stub-suffix=Stub)
+
+endif(WIN32)
+
+message(STATUS "FindOpenRTM setup done.")
+
+message(STATUS "  OMNIORB_DIR=${OMNIORB_DIR}")
+message(STATUS "  OMNIORB_VERSION=${OMNIORB_VERSION}")
+message(STATUS "  OMNIORB_CFLAGS=${OMNIORB_CFLAGS}")
+message(STATUS "  OMNIORB_INCLUDE_DIRS=${OMNIORB_INCLUDE_DIRS}")
+message(STATUS "  OMNIORB_LDFLAGS=${OMNIORB_LDFLAGS}")
+message(STATUS "  OMNIORB_LIBRARY_DIRS=${OMNIORB_LIBRARY_DIRS}")
+message(STATUS "  OMNIORB_LIBRARIES=${OMNIORB_LIBRARIES}")
+
+message(STATUS "  OPENRTM_DIR=${OPENRTM_DIR}")
+message(STATUS "  OPENRTM_VERSION=${OPENRTM_VERSION}")
+message(STATUS "  OPENRTM_VERSION_MAJOR=${OPENRTM_VERSION_MAJOR}")
+message(STATUS "  OPENRTM_VERSION_MINOR=${OPENRTM_VERSION_MINOR}")
+message(STATUS "  OPENRTM_VERSION_PATCH=${OPENRTM_VERSION_PATCH}")
+message(STATUS "  OPENRTM_CFLAGS=${OPENRTM_CFLAGS}")
+message(STATUS "  OPENRTM_INCLUDE_DIRS=${OPENRTM_INCLUDE_DIRS}")
+message(STATUS "  OPENRTM_LDFLAGS=${OPENRTM_LDFLAGS}")
+message(STATUS "  OPENRTM_LIBRARY_DIRS=${OPENRTM_LIBRARY_DIRS}")
+message(STATUS "  OPENRTM_LIBRARIES=${OPENRTM_LIBRARIES}")
+
+message(STATUS "  OPENRTM_IDLC=${OPENRTM_IDLC}")
+message(STATUS "  OPENRTM_IDLFLAGS=${OPENRTM_IDLFLAGS}")
+message(STATUS "  OPENRTM_IDL_WRAPPER=${OPENRTM_IDL_WRAPPER}")
+message(STATUS "  OPENRTM_IDL_WRAPPER_FLAGS=${OPENRTM_IDL_WRAPPER_FLAGS}")

Deleted: trunk/ImageProcessing/opencv/components/Translate/cmake_modules/cmake_uninstall.cmake.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Translate/cmake_modules/cmake_uninstall.cmake.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Translate/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,19 +0,0 @@
-if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
-    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
-endif()
-
-file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
-string(REGEX REPLACE "\n" ";" files "${files}")
-foreach(file ${files})
-    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
-    if(EXISTS "$ENV{DESTDIR}${file}")
-        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
-                     OUTPUT_VARIABLE rm_out
-                     RETURN_VALUE rm_retval)
-        if(NOT "${rm_retval}" STREQUAL 0)
-            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
-        endif()
-    else()
-        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
-    endif()
-endforeach()

Copied: trunk/ImageProcessing/opencv/components/Translate/cmake_modules/cmake_uninstall.cmake.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Translate/cmake_modules/cmake_uninstall.cmake.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/Translate/cmake_modules/cmake_uninstall.cmake.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Translate/cmake_modules/cmake_uninstall.cmake.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,19 @@
+if(NOT EXISTS "@PROJECT_BINARY_DIR@/install_manifest.txt")
+    message(FATAL_ERROR "Cannot find install manifest: \"@PROJECT_BINARY_DIR@/install_manifest.txt\"")
+endif()
+
+file(READ "@PROJECT_BINARY_DIR@/install_manifest.txt" files)
+string(REGEX REPLACE "\n" ";" files "${files}")
+foreach(file ${files})
+    message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
+    if(EXISTS "$ENV{DESTDIR}${file}")
+        exec_program("@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
+                     OUTPUT_VARIABLE rm_out
+                     RETURN_VALUE rm_retval)
+        if(NOT "${rm_retval}" STREQUAL 0)
+            message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
+        endif()
+    else()
+        message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.")
+    endif()
+endforeach()

Deleted: trunk/ImageProcessing/opencv/components/Translate/cpack_resources/Description.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Translate/cpack_resources/Description.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Translate/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-DESCRIPTION
-===========
-
-This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Copied: trunk/ImageProcessing/opencv/components/Translate/cpack_resources/Description.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Translate/cpack_resources/Description.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/Translate/cpack_resources/Description.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Translate/cpack_resources/Description.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+DESCRIPTION
+===========
+
+This is an installer created using CPack (http://www.cmake.org). No additional installation instructions provided.

Deleted: trunk/ImageProcessing/opencv/components/Translate/cpack_resources/License.rtf
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Translate/cpack_resources/License.rtf	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Translate/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,7 +0,0 @@
-{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
-{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
-=======\par
-\par
-This is an installer created using CPack (http://www.cmake.org). No license provided.\par
-\par
-}

Copied: trunk/ImageProcessing/opencv/components/Translate/cpack_resources/License.rtf (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Translate/cpack_resources/License.rtf)
===================================================================
--- trunk/ImageProcessing/opencv/components/Translate/cpack_resources/License.rtf	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Translate/cpack_resources/License.rtf	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,7 @@
+{\rtf1\ansi\ansicpg932\deff0\deflang1033\deflangfe1041{\fonttbl{\f0\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}}
+{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\lang1041\f0\fs20 LICENSE\par
+=======\par
+\par
+This is an installer created using CPack (http://www.cmake.org). No license provided.\par
+\par
+}

Deleted: trunk/ImageProcessing/opencv/components/Translate/cpack_resources/License.txt
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Translate/cpack_resources/License.txt	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Translate/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,4 +0,0 @@
-LICENSE
-=======
-
-This is an installer created using CPack (http://www.cmake.org). No license provided.

Copied: trunk/ImageProcessing/opencv/components/Translate/cpack_resources/License.txt (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Translate/cpack_resources/License.txt)
===================================================================
--- trunk/ImageProcessing/opencv/components/Translate/cpack_resources/License.txt	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Translate/cpack_resources/License.txt	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,4 @@
+LICENSE
+=======
+
+This is an installer created using CPack (http://www.cmake.org). No license provided.

Deleted: trunk/ImageProcessing/opencv/components/Translate/cpack_resources/wix.xsl.in
===================================================================
--- branches/ForVC2010/ImageProcessing/opencv/components/Translate/cpack_resources/wix.xsl.in	2011-06-22 08:23:45 UTC (rev 49)
+++ trunk/ImageProcessing/opencv/components/Translate/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -1,90 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<xsl:stylesheet version="1.0"
-   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
-   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
-  <xsl:output indent="yes" method="xml"/>
-
-  <xsl:template match="/wix:Wix">
-    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
-      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
-        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
-        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
-        <Directory Id="TARGETDIR" Name="SourceDir" >
-            <Directory Id="ProgramFilesFolder" Name="PFILE" >
-                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
-                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
-                </Directory>
-            </Directory>
-        </Directory>
-
-        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
-        </Feature>
-
-        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
-        </Feature>
-
-        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
-          <!-- Start Ripping through the xml -->
-          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
-        </Feature>
-
-        <!--Tack on your specific wix options-->
-        <UIRef Id="WixUI_FeatureTree" />
-        <UIRef Id="WixUI_ErrorProgressText" />
-        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
-        <!-- TODO: Add Wix Specific Dialogs and features. -->
-        <!-- TODO: Add artwork  -->
-        <!-- TODO: Add ... -->
-
-      </Product>
-
-      <!--Output the fragment info which heat generates-->
-      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
-      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
-
-    </Wix>
-  </xsl:template>
-
-  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
-    <xsl:copy>
-      <xsl:apply-templates select="wix:DirectoryRef" />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:DirectoryRef" >
-    <xsl:copy>
-      <xsl:choose>
-        <xsl:when test="wix:Directory[@Name='components']" >
-          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
-        </xsl:when>
-        <xsl:otherwise>
-          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-        </xsl:otherwise>
-      </xsl:choose>
-      <xsl:apply-templates />
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Directory" >
-    <xsl:copy>
-      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
-      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
-    </xsl:copy>
-  </xsl:template>
-
-  <xsl:template match="wix:Component">
-    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
-      <xsl:attribute name="Id">
-        <xsl:value-of select="@Id" />
-      </xsl:attribute>
-    </xsl:element>
-  </xsl:template>
-
-</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/Translate/cpack_resources/wix.xsl.in (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Translate/cpack_resources/wix.xsl.in)
===================================================================
--- trunk/ImageProcessing/opencv/components/Translate/cpack_resources/wix.xsl.in	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Translate/cpack_resources/wix.xsl.in	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="utf-8"?>
+<xsl:stylesheet version="1.0"
+   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
+   xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
+  <xsl:output indent="yes" method="xml"/>
+
+  <xsl:template match="/wix:Wix">
+    <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
+      <Product xmlns="http://schemas.microsoft.com/wix/2006/wi" Id="D7ED3965-144C-4841-8BDF-D5F56EFEB4B2" Name="@RTC_NAME@ @PACKAGE_VERSION@" Language="1041" Codepage="932" Version="@PACKAGE_VERSION@" Manufacturer="@RTC_VENDOR@" UpgradeCode="03F7C1E0-A28F-4E0E-AAE1-82E0CD81C58A">
+        <Package InstallerVersion="300" Compressed="yes" Languages='1041' SummaryCodepage='932' />
+        <Media Id="1" Cabinet="@RTC_NAME at .cab" EmbedCab="yes" />
+        <Directory Id="TARGETDIR" Name="SourceDir" >
+            <Directory Id="ProgramFilesFolder" Name="PFILE" >
+                <Directory Id="OPENRTM_DIR" Name="OpenRTM-aist" >
+                    <Directory Id="INSTALLLOCATION" Name="@OPENRTM_VERSION_MAJOR at .@OPENRTM_VERSION_MINOR@" />
+                </Directory>
+            </Directory>
+        </Directory>
+
+        <Feature Id="APPLICATIONS" Title="@CPACK_COMPONENT_APPLICATIONS_DISPLAY_NAME@" Level="1" Description="@CPACK_COMPONENT_APPLICATIONS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .dll')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at .lib')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\@RTC_NAME at Comp.exe')]" />
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\RTC.xml')]" />
+        </Feature>
+
+        <Feature Id="DOCUMENTS" Title="@CPACK_COMPONENT_DOCUMENTS_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_DOCUMENTS_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\doc')]" />
+        </Feature>
+
+        <Feature Id="SOURCES" Title="@CPACK_COMPONENT_SOURCES_DISPLAY_NAME@" Level="1" Absent="allow" Description="@CPACK_COMPONENT_SOURCES_DESCRIPTION@" >
+          <!-- Start Ripping through the xml -->
+          <xsl:apply-templates select="wix:Fragment/wix:DirectoryRef/wix:Component[contains(wix:File/@Source, '@PACKAGE_NAME@@PACKAGE_VERSION@\src')]" />
+        </Feature>
+
+        <!--Tack on your specific wix options-->
+        <UIRef Id="WixUI_FeatureTree" />
+        <UIRef Id="WixUI_ErrorProgressText" />
+        <WixVariable Id="WixUILicenseRtf" Value="@CPACK_RESOURCE_FILE_LICENSE@"/>
+        <!-- TODO: Add Wix Specific Dialogs and features. -->
+        <!-- TODO: Add artwork  -->
+        <!-- TODO: Add ... -->
+
+      </Product>
+
+      <!--Output the fragment info which heat generates-->
+      <xsl:copy-of select="wix:Fragment[wix:DirectoryRef/wix:Component]" />
+      <xsl:apply-templates select="wix:Fragment[wix:DirectoryRef/@Id!='TARGETDIR' and wix:DirectoryRef/wix:Directory]" />
+
+    </Wix>
+  </xsl:template>
+
+  <xsl:template match="wix:Fragment[wix:DirectoryRef/wix:Directory]" >
+    <xsl:copy>
+      <xsl:apply-templates select="wix:DirectoryRef" />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:DirectoryRef" >
+    <xsl:copy>
+      <xsl:choose>
+        <xsl:when test="wix:Directory[@Name='components']" >
+          <xsl:attribute name="Id">INSTALLLOCATION</xsl:attribute>
+        </xsl:when>
+        <xsl:otherwise>
+          <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+        </xsl:otherwise>
+      </xsl:choose>
+      <xsl:apply-templates />
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Directory" >
+    <xsl:copy>
+      <xsl:attribute name="Id"><xsl:value-of select="@Id" /></xsl:attribute>
+      <xsl:attribute name="Name"><xsl:value-of select="@Name" /></xsl:attribute>
+    </xsl:copy>
+  </xsl:template>
+
+  <xsl:template match="wix:Component">
+    <xsl:element name="ComponentRef" xmlns="http://schemas.microsoft.com/wix/2006/wi" >
+      <xsl:attribute name="Id">
+        <xsl:value-of select="@Id" />
+      </xsl:attribute>
+    </xsl:element>
+  </xsl:template>
+
+</xsl:stylesheet>

Copied: trunk/ImageProcessing/opencv/components/Translate/doc.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Translate/doc.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Translate/doc.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Translate/doc.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,157 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{66205050-E21A-4441-82A8-B8F54BEFF6F5}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>doc</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/distribution/omniORB-4.1.4_vc10/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\doc.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\doc;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeFiles/doc.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\doc;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Translate -BC:/distribution/ImageProcessing/opencv/components/Translate --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Translate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Translate -BC:/distribution/ImageProcessing/opencv/components/Translate --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Translate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Translate -BC:/distribution/ImageProcessing/opencv/components/Translate --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Translate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv/components/Translate -BC:/distribution/ImageProcessing/opencv/components/Translate --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeSystem.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeCCompiler.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeCXXCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeRCCompiler.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeCPlatform.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\CMakeCXXPlatform.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Translate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\doc" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/components/Translate/ZERO_CHECK.vcxproj">
+      <Project>CA6F0C77-2952-4273-BEBF-803FB9DEB733</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Translate/doxygen_Translate.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Translate/doxygen_Translate.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Translate/doxygen_Translate.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Translate/doxygen_Translate.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{0B5086A2-5009-444F-9159-A8E2104E58C2}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>doxygen_Translate</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Translate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Translate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Translate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Translate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\doxygen_Translate.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Translate/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeFiles/doxygen_Translate.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\doxygen_Translate;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Translate/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeFiles/doxygen_Translate.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\doxygen_Translate;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Translate/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeFiles/doxygen_Translate.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\doxygen_Translate;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\doxygen\bin\doxygen.exe" C:/distribution/ImageProcessing/opencv/components/Translate/Doxyfile
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeFiles/doxygen_Translate.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\doxygen_Translate;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Translate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Translate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Translate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Translate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\doxygen_Translate" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file

Copied: trunk/ImageProcessing/opencv/components/Translate/uninstall_Translate.vcxproj (from rev 49, branches/ForVC2010/ImageProcessing/opencv/components/Translate/uninstall_Translate.vcxproj)
===================================================================
--- trunk/ImageProcessing/opencv/components/Translate/uninstall_Translate.vcxproj	                        (rev 0)
+++ trunk/ImageProcessing/opencv/components/Translate/uninstall_Translate.vcxproj	2011-06-23 08:34:26 UTC (rev 50)
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup Label="ProjectConfigurations">
+    <ProjectConfiguration Include="Debug|Win32">
+      <Configuration>Debug</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="Release|Win32">
+      <Configuration>Release</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="MinSizeRel|Win32">
+      <Configuration>MinSizeRel</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+    <ProjectConfiguration Include="RelWithDebInfo|Win32">
+      <Configuration>RelWithDebInfo</Configuration>
+      <Platform>Win32</Platform>
+    </ProjectConfiguration>
+  </ItemGroup>
+  <PropertyGroup Label="Globals">
+    <ProjectGUID>{2212B17F-050C-4C68-949F-52C1715D0A76}</ProjectGUID>
+    <SccProjectName />
+    <SccLocalPath />
+    <Keyword>Win32Proj</Keyword>
+    <Platform>Win32</Platform>
+    <ProjectName>uninstall_Translate</ProjectName>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
+    <ConfigurationType>Utility</ConfigurationType>
+    <UseOfMfc>false</UseOfMfc>
+    <CharacterSet>MultiByte</CharacterSet>
+  </PropertyGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+  <ImportGroup Label="ExtensionSettings">
+  </ImportGroup>
+  <ImportGroup Label="PropertySheets">
+    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />  </ImportGroup>
+  <PropertyGroup Label="UserMacros" />
+    <PropertyGroup>
+      <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+      <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
+    </PropertyGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Translate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Translate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Translate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
+    <Midl>
+      <AdditionalIncludeDirectories>C:/distribution/OpenCV2.2/include;C:/distribution/OpenCV2.2/include/opencv;C:/distribution/OpenCV2.2/3rdparty/include;C:/distribution/OpenCV2.2/modules/core/include;C:/distribution/OpenCV2.2/modules/imgproc/include;C:/distribution/OpenCV2.2/modules/features2d/include;C:/distribution/OpenCV2.2/modules/gpu/include;C:/distribution/OpenCV2.2/modules/calib3d/include;C:/distribution/OpenCV2.2/modules/objdetect/include;C:/distribution/OpenCV2.2/modules/video/include;C:/distribution/OpenCV2.2/modules/highgui/include;C:/distribution/OpenCV2.2/modules/ml/include;C:/distribution/OpenCV2.2/modules/legacy/include;C:/distribution/OpenCV2.2/modules/contrib/include;C:/distribution/OpenCV2.2/modules/flann/include;C:/Program Files/OmniORB4/4.1.4/include;C:/Program Files/OpenRTM-aist/1.1;C:/Program Files/OpenRTM-aist/1.1/rtm/idl;C:/distribution/ImageProcessing/opencv/components/Translate;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+      <OutputDirectory>$(IntDir)</OutputDirectory>
+      <HeaderFileName>%(Filename).h</HeaderFileName>
+      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
+      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
+      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
+    </Midl>
+  </ItemDefinitionGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeFiles\uninstall_Translate.rule">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Translate/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeFiles/uninstall_Translate.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\uninstall_Translate;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Translate/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeFiles/uninstall_Translate.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\uninstall_Translate;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Translate/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeFiles/uninstall_Translate.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\uninstall_Translate;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -P C:/distribution/ImageProcessing/opencv/components/Translate/cmake_uninstall.cmake
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeFiles/uninstall_Translate.rule;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\uninstall_Translate;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <CustomBuild Include="CMakeLists.txt">
+      <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Translate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Translate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Translate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+      <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt</Message>
+      <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">"C:\Program Files\CMake 2.8\bin\cmake.exe" -HC:/distribution/ImageProcessing/opencv -BC:/distribution/ImageProcessing/opencv --check-stamp-file C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp
+if errorlevel 1 goto :VCEnd</Command>
+      <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/distribution/ImageProcessing/opencv/components/Translate/CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenRTM.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindDoxygen.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindPackageMessage.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeParseArguments.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\FindOpenCV.cmake;C:\distribution\OpenCV2.2\OpenCVConfig.cmake;C:\distribution\ImageProcessing\opencv\components\Translate\cmake_modules\cmake_uninstall.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\Doxyfile.in;C:\distribution\ImageProcessing\opencv\components\Translate\cpack_resources\wix.xsl.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CPack.cmake;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\Program Files\CMake 2.8\share\cmake-2.8\Templates\CPackConfig.cmake.in;C:\distribution\ImageProcessing\opencv\components\Translate\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
+      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\distribution\ImageProcessing\opencv\components\Translate\CMakeFiles\generate.stamp;%(Outputs)</Outputs>
+    </CustomBuild>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="CMakeFiles\uninstall_Translate" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="C:/distribution/ImageProcessing/opencv/ZERO_CHECK.vcxproj">
+      <Project>87493064-6817-4173-BA90-7F469034490A</Project>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+  <ImportGroup Label="ExtensionTargets">
+  </ImportGroup>
+</Project>
\ No newline at end of file



openrtm-commit メーリングリストの案内