mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-09 21:45:34 +08:00
AFV initial commit
This commit is contained in:
committed by
Mat Sutcliffe
parent
7030302e73
commit
b5a2f2ad13
@@ -36,7 +36,13 @@ SOURCES += $$PWD/db/*.cpp
|
||||
SOURCES += $$PWD/vatsim/*.cpp
|
||||
SOURCES += $$PWD/fsd/*.cpp
|
||||
|
||||
LIBS *= -lvatlib -lvatsimauth
|
||||
include($$PWD/afv/afv.pri)
|
||||
|
||||
LIBS *= \
|
||||
-lvatlib \
|
||||
-lvatsimauth \
|
||||
-lsodium \
|
||||
|
||||
DESTDIR = $$DestRoot/lib
|
||||
DLLDESTDIR = $$DestRoot/bin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user