Hi,
We copied sample application from one machine to other and added the project in explorer in vscode
this project was having C++ functionalities
these C++ configurations (attached in screenshots ) were enabled in the machine where this project was created
Settings which were enabled:
1. C++ support for the application (Image 1)
2. Link with STD C++ library (Image 1)
3. Enabling Newlib C library (Image 2)
after copying to another machine these configuration setting were not enabled,
can you please provide an input do we need to follow this experiment every time we copy this project ?

Thank you