12 lines
137 B
Prolog
12 lines
137 B
Prolog
include(../plugins.pri)
|
|
|
|
QT *= network
|
|
|
|
SOURCES += \
|
|
integrationpluginwakeonlan.cpp
|
|
|
|
HEADERS += \
|
|
integrationpluginwakeonlan.h
|
|
|
|
|