I am using someone else's project which creates a dll and library in my own project. When I select "Build/Set active config", only Win32 Debug option is available. I expected to see a Win32 release option also. My own project is set to the Win32 release option and I assume the project which producess the dll and library should also be built with this option.
What determines which build options are available?
What determines which build options are available?