]> git.mxchange.org Git - flightgear.git/blobdiff - src/ATCDCL/CMakeLists.txt
toggle fullscreen: also adapt GUI plane when resizing
[flightgear.git] / src / ATCDCL / CMakeLists.txt
index 8f0363135fca8ab71385856c3cade7e7a1b6098a..fd1a3736b07914abed13226048df969909741ddd 100644 (file)
@@ -3,9 +3,8 @@ include(FlightGearComponent)
 set(SOURCES
        ATC.cxx
        atis.cxx
-       ATCDialogOld.cxx
        ATCVoice.cxx
-       ATCmgr.cxx
+       ATISmgr.cxx
        ATCutils.cxx
        ATCProjection.cxx
        )
@@ -13,9 +12,8 @@ set(SOURCES
 set(HEADERS
        ATC.hxx
        atis.hxx
-       ATCDialogOld.hxx
        ATCVoice.hxx
-       ATCmgr.hxx
+       ATISmgr.hxx
        ATCutils.hxx
        ATCProjection.hxx
        atis_lexicon.hxx