Skip to content
  • Marius Storm-Olsen's avatar
    Make each module refer to its own bin/ · bbb55ac5
    Marius Storm-Olsen authored
    Since modules cannot rely on QtCore having a build directory, nor
    can they build the applications directly into $$[QT_INSTALL_BINS]
    each module needs their own bin/. Add this path to each module's
    pri file, so others can use their applications
    bbb55ac5