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.
2014-01-01 21:22:14 +01:00

16 lines
244 B
Prolog

TEMPLATE = lib
CONFIG += plugin static
TARGET = $$qtLibraryTarget(hive_rfremoteintertechno)
INCLUDEPATH += ../../../libhive
LIBS += -L../../../libhive -lhive
SOURCES += \
rfremoteintertechno.cpp
HEADERS += \
rfremoteintertechno.h