mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 09:15:34 +08:00
refs #585, value object and traits for simulator settings
This commit is contained in:
@@ -38,6 +38,7 @@ HEADERS += *.h \
|
||||
$$PWD/pq/*.h \
|
||||
$$PWD/simulation/*.h \
|
||||
$$PWD/simulation/data/*.h \
|
||||
$$PWD/simulation/settings/*.h \
|
||||
$$PWD/simulation/fscommon/*.h \
|
||||
$$PWD/simulation/fsx/*.h \
|
||||
$$PWD/simulation/xplane/*.h \
|
||||
@@ -54,6 +55,7 @@ SOURCES += *.cpp \
|
||||
$$PWD/network/*.cpp \
|
||||
$$PWD/pq/*.cpp \
|
||||
$$PWD/simulation/*.cpp \
|
||||
$$PWD/simulation/settings/*.cpp \
|
||||
$$PWD/simulation/data/*.cpp \
|
||||
$$PWD/simulation/fscommon/*.cpp \
|
||||
$$PWD/simulation/fsx/*.cpp \
|
||||
|
||||
Reference in New Issue
Block a user