Skip to content

Update already generated IDE project when bf is called #175

Description

@jimon

(LOL the project starts to look more like vox player - testing, testing, testing and barely any new features)

Looks like my current workflow is following:

  1. Case when a repo is clean:
    • Add compiler to the env by calling ... vcvarsall
    • Call bf --ide qtcreator
    • Enjoy my IDE
  2. Case when repo already used and I need to update IDE project
    • Add compiler to the env by calling ... vcvarsall
    • Call bf --ide qtcreator
    • Enjoy my IDE

I wonder if it makes sense to make second step kinda as following:

Or is it better just to fix #136 instead? Not really sure atm.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions