Skip to content
This repository has been archived by the owner on Mar 27, 2022. It is now read-only.

Small feature and fixes update

Compare
Choose a tag to compare
@Skycoder42 Skycoder42 released this 07 Jul 22:05
· 1 commit to master since this release

Changelog:

  • Fixed init command
  • Export pri files:
    • Make them recursive
    • Correctly link static and dynamic libs recursively
    • Export QT and PKGCONFIG
    • Allow export of additional LIBS from included dependencies and via QDEP_LIBS
  • Fix include guard and method name generation
  • Add support for namespace hooks
  • Add make lupdate target to update translations without buggy pro file parsing
  • Fixed various small bugs