What files should go into a repo?

Sysprogs forums Forums VisualGDB What files should go into a repo?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #9190
    sidprice
    Participant

    In addition to the source, headers, and project files of VS what additional folders/files should be checked into a repo when working with a separate Linux build server and separate target?

    Thanks,

    Sid

    #9192
    support
    Keymaster

    Hi,

    You definitely need to check in the .vgdbsettings files as they contain VisualGDB-specific settings. If you are using Make, CMake or QMake, you also need to check in the main project file and the configuration files from that build systems.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.