introduce the radar screen to receive aircraft information

This commit is contained in:
Sven Czarnian
2021-08-14 10:36:43 +02:00
parent 5da73b0b52
commit c7ab3bd551
3 changed files with 66 additions and 0 deletions

View File

@@ -11,6 +11,8 @@ SET(SOURCE_FILES
ArrivalMANagerMain.cpp
PlugIn.cpp
PlugIn.h
RadarScreen.cpp
RadarScreen.h
stdafx.cpp
stdafx.h
)