mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-22 02:01:08 +07:00
clean up /platform/linux/ folder
This commit is contained in:
@@ -192,13 +192,6 @@ macx {
|
|||||||
|
|
||||||
linux:!android {
|
linux:!android {
|
||||||
DEFINES += MVPN_LINUX
|
DEFINES += MVPN_LINUX
|
||||||
|
|
||||||
HEADERS += \
|
|
||||||
platforms/linux/linuxsystemtraynotificationhandler.h \
|
|
||||||
|
|
||||||
SOURCES += \
|
|
||||||
platforms/linux/linuxsystemtraynotificationhandler.cpp \
|
|
||||||
|
|
||||||
LIBS += /usr/lib/x86_64-linux-gnu/libcrypto.a
|
LIBS += /usr/lib/x86_64-linux-gnu/libcrypto.a
|
||||||
LIBS += /usr/lib/x86_64-linux-gnu/libssl.a
|
LIBS += /usr/lib/x86_64-linux-gnu/libssl.a
|
||||||
|
|
||||||
|
|||||||
@@ -11,10 +11,6 @@
|
|||||||
# include "platforms/android/android_notificationhandler.h"
|
# include "platforms/android/android_notificationhandler.h"
|
||||||
#else
|
#else
|
||||||
|
|
||||||
# if defined(Q_OS_LINUX)
|
|
||||||
# //include "platforms/linux/linuxsystemtraynotificationhandler.h"
|
|
||||||
# endif
|
|
||||||
|
|
||||||
# include "systemtray_notificationhandler.h"
|
# include "systemtray_notificationhandler.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user