I'v a big project writing in Visual C++ 6.0.
It's painful to develop in the Visual C++ 6.0 environment, so I want to use VS2019 environment with Visual C++ 6.0 compiler.
I tried this solution Daffodil in my machine it works ! but when i test it in the machine where the project is located I lost configuration propreties when I select v60 platform toolset.
do you have any idea to resolve this or any other solution to use 6.0 C++ compiler in VS2019