[FSD] Style

This commit is contained in:
Mat Sutcliffe
2019-10-03 19:10:14 +01:00
parent 2dbc347bd7
commit 077476c138
5 changed files with 12 additions and 11 deletions

View File

@@ -47,9 +47,8 @@ SOURCES += $$PWD/afv/crypto/*.cpp
SOURCES += $$PWD/afv/connection/*.cpp
SOURCES += $$PWD/afv/model/*.cpp
LIBS *= \
-lvatsimauth \
-lsodium \
LIBS *= -lvatsimauth
LIBS *= -lsodium
DESTDIR = $$DestRoot/lib
DLLDESTDIR = $$DestRoot/bin