I am working on an application which is working properly in Debug configuration.
But when I am trying to build it in Release mode, its showing me list of errors specifically not finding header libraries.
Is there any extra settings I have to do for it?
Thank You.