Translations:Development/Tutorials/Physical Simulation/106/en

From KDE TechBase

With the updated CMakeLists.txt: we are done.

set(FallingBall_SRCS
  main.cpp
  FallingBall.cpp
  BallLogic.cpp
  BallGraph.cpp
)