Creating Property Sheets for release
Hello, I'm trying to start project with OpenCV in VS 2010. I create Property Sheet for Debug by this instruction: http://docs.opencv.org/doc/tutorials/introduction/windows_visual_studio_Opencv/windows_visual_studio_Opencv.html#windows-visual-studio-how-to
But in instrution is none about creating property sheet for release. I try to copy property sheet from debug by isn't work (compiler not see openCv files). I'm create environment variables so i think problem is in property sheet.
How to fix this?