X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FSound%2FCMakeLists.txt;h=b2492b010e6184cd6538eba4ab8406aac21ebec1;hb=8363ee8784965ae103d9d6e8432220f017af28cd;hp=2803dfe231d0d439f2fd1f2576be22d40e943fbe;hpb=0f113060e960704fee562400a4cd656db2d0993f;p=flightgear.git diff --git a/src/Sound/CMakeLists.txt b/src/Sound/CMakeLists.txt index 2803dfe23..b2492b010 100644 --- a/src/Sound/CMakeLists.txt +++ b/src/Sound/CMakeLists.txt @@ -5,7 +5,7 @@ set(SOURCES soundgenerator.cxx beacon.cxx fg_fx.cxx - fg_environmentfx.cxx + environment_fx.cxx morse.cxx sample_queue.cxx voice.cxx @@ -18,7 +18,7 @@ set(HEADERS soundgenerator.hxx beacon.hxx fg_fx.hxx - fg_environmentfx.hxx + environment_fx.hxx morse.hxx sample_queue.hxx voice.hxx