mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-18 22:50:57 +00:00
more work
This commit is contained in:
+5
-4
@@ -34,11 +34,12 @@ HEADERS += \
|
||||
mainwindow.h \
|
||||
nvhttp.h \
|
||||
nvpairingmanager.h \
|
||||
identitymanager.h
|
||||
identitymanager.h \
|
||||
utils.h
|
||||
|
||||
FORMS += \
|
||||
mainwindow.ui
|
||||
|
||||
OPENSSL_LIBS='-L/usr/lib -lssl -lcrypto'
|
||||
|
||||
QMAKE_CXXFLAGS += -openssl-linked
|
||||
LIBS += \
|
||||
-lssl \
|
||||
-lcrypto
|
||||
|
||||
Reference in New Issue
Block a user