]> git.mxchange.org Git - flightgear.git/blobdiff - src/Model/CMakeLists.txt
Fix starting on carrier.
[flightgear.git] / src / Model / CMakeLists.txt
index 1933dac0d704b9276196a7ade8053735a8984443..21e295a99426faacd5fb4b52ed2d07a53ddc3d5c 100644 (file)
@@ -2,14 +2,12 @@ include(FlightGearComponent)
 
 set(SOURCES
        acmodel.cxx
-       model_panel.cxx
        modelmgr.cxx
        panelnode.cxx
        )
 
 set(HEADERS
        acmodel.hxx
-       model_panel.hxx
        modelmgr.hxx
        panelnode.hxx
        )