12 lines
185 B
Prolog
12 lines
185 B
Prolog
include(../plugins.pri)
|
|
|
|
TARGET = $$qtLibraryTarget(guh_deviceplugingenericelements)
|
|
|
|
SOURCES += \
|
|
deviceplugingenericelements.cpp
|
|
|
|
HEADERS += \
|
|
deviceplugingenericelements.h
|
|
|
|
|