Skip to content
  • Oswald Buddenhagen's avatar
    make context setup for included files qmake-like · 79073d3d
    Oswald Buddenhagen authored
    that's - as usual - making things rather braindead:
    - the included files inherit the current context's function defs,
      but not the variables
    - default_pre.prf is re-loaded for infile()/$$fromfile()
    - the entire config is re-loaded for include(file, PREFIX)
    79073d3d