remote_obj
This commit is contained in:
parent
77f830acd5
commit
22b33a4f25
2 changed files with 10 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
QT += widgets core gui network xml
|
||||
QT += widgets core gui network xml remoteobjects
|
||||
|
||||
TARGET = AmneziaVPN
|
||||
TEMPLATE = app
|
||||
|
@ -102,3 +102,6 @@ macx {
|
|||
|
||||
LIBS += -framework Cocoa -framework ApplicationServices -framework CoreServices -framework Foundation -framework AppKit
|
||||
}
|
||||
|
||||
REPC_REPLICA += ../communicator/communicator.rep
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue