Hi,
I'm trying to compile my project in Release mode but it is trying to check the obj files of the debug mode, in order to switch to release mode I did the follow -
- changed the configuration to Release [Active]
- changed the Directory Specifier - > Object & Assembly to the release directory
Is there anything else I need to do?
Thanks,
HR
