mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 13:36:48 +08:00
Ref T249, added encryption and obfudcation base class (3rd party)
This commit is contained in:
@@ -40,6 +40,7 @@ HEADERS += *.h \
|
||||
$$PWD/simulation/fscommon/*.h \
|
||||
$$PWD/simulation/fsx/*.h \
|
||||
$$PWD/simulation/xplane/*.h \
|
||||
$$PWD/thirdparty/*.h \
|
||||
$$PWD/test/*.h \
|
||||
$$PWD/weather/*.h
|
||||
|
||||
@@ -58,6 +59,7 @@ SOURCES += *.cpp \
|
||||
$$PWD/simulation/fscommon/*.cpp \
|
||||
$$PWD/simulation/fsx/*.cpp \
|
||||
$$PWD/simulation/xplane/*.cpp \
|
||||
$$PWD/thirdparty/*.cpp \
|
||||
$$PWD/test/*.cpp \
|
||||
$$PWD/weather/*.cpp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user