Closed sjacek closed 3 years ago
Small modifications in .pro file and adding .prf file. Now you can use log4qt just by CONFIG += log4qt in your qmake .pro files.
CONFIG += log4qt
As I did not receive any feedback for my comments I close this pull request.
Small modifications in .pro file and adding .prf file. Now you can use log4qt just by
CONFIG += log4qt
in your qmake .pro files.