2025-05-15 6:56 AM - edited 2025-05-15 6:58 AM
Hello,
Our project with TouchGFX uses a version control system (git, of course). In your documentation, you recommend the `config`directory to be included in the VCS. The pain point is that `TouchGFXEnvPath` tag in `config\msvs\Application.props` contains the 'TouchGFX Designer' installation path and might change from a developer to another. I don't know if `config\gcc` should be versioned, but I think that `config\msvs` should not. Am I missing something ?
Thank you
Solved! Go to Solution.
2025-06-03 6:13 AM
Hello @Jonadem ,
I think we have changed our point of view on the config folder because we do ignore it in our VCS internally.
I think you can just ignore that folder for your VCS.
Regards,
2025-06-03 6:13 AM
Hello @Jonadem ,
I think we have changed our point of view on the config folder because we do ignore it in our VCS internally.
I think you can just ignore that folder for your VCS.
Regards,