8 lines
95 B
Plaintext
8 lines
95 B
Plaintext
|
INCLUDEPATH += $$PWD
|
||
|
|
||
|
HEADERS += \
|
||
|
$$PWD/vpnobject.h
|
||
|
|
||
|
SOURCES += \
|
||
|
$$PWD/vpnobject.cpp
|