diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/app.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/app.pro b/app/app.pro index 24ad110..1924f14 100644 --- a/app/app.pro +++ b/app/app.pro @@ -8,7 +8,7 @@ SOURCES = main.cpp \ translator.cpp CONFIG += link_pkgconfig -PKGCONFIG += qtappfw +PKGCONFIG += qtappfw-hvac RESOURCES += \ hvac.qrc \ |