This repository has been archived on 2026-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
Michael Zanetti b001c9aa0d don't run lupdate on build
add a separate make lupdate and make lrelease step
2019-04-02 15:37:34 +02:00

12 lines
185 B
Prolog

include(../plugins.pri)
TARGET = $$qtLibraryTarget(guh_deviceplugingenericelements)
SOURCES += \
deviceplugingenericelements.cpp
HEADERS += \
deviceplugingenericelements.h