Skip to content
  • hjk's avatar
    Add a little tool doing the job of 'qmake -project' · 29b6b2fe
    hjk authored
    This creates a .pro from all "source" files below a given directory.
    As I'd like to use Qt Creator as tool to quickly inspect and navigate
    "alien" codebases a way to easily set up dummy .pro files is needed.
    qmake -project takes far too long on projects of the size of Qt itself.
    29b6b2fe