I am currently converting some visual studio solutions from Win32 to x64 and I am unable to find the x64 option in configuration manager for some solution files. Other solutions list x64 and work as expected. The output for each of these solutions is a windows dll files.
Is there a reason why Visual Studio will provide x64 as an option for some solution files but not for others?
Can x64 be added when it is not in the list of platforms?