diff options
author | sotech117 <michael_foiani@brown.edu> | 2023-12-13 04:46:45 -0500 |
---|---|---|
committer | sotech117 <michael_foiani@brown.edu> | 2023-12-13 04:53:35 -0500 |
commit | f887bd83942f13efe98d0c2cd997d037ed2ef068 (patch) | |
tree | c9bbf009b7181ca40ca0fa8b7e0b0ba45ffe1761 /cmake-build-debug/projects_ray_autogen/deps | |
parent | c6c65df3122329a8748899d48ddeeb04ed23518d (diff) |
fixing changes
Diffstat (limited to 'cmake-build-debug/projects_ray_autogen/deps')
-rw-r--r-- | cmake-build-debug/projects_ray_autogen/deps | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cmake-build-debug/projects_ray_autogen/deps b/cmake-build-debug/projects_ray_autogen/deps index 04fc2dc..16eae5f 100644 --- a/cmake-build-debug/projects_ray_autogen/deps +++ b/cmake-build-debug/projects_ray_autogen/deps @@ -467,6 +467,8 @@ projects_ray_autogen/timestamp: \ /Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/src/main.cpp \ /Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/src/mainwindow.cpp \ /Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/src/mainwindow.h \ + /Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/src/physics/physics.cpp \ + /Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/src/physics/physics.h \ /Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/src/raytracer/raytracer.cpp \ /Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/src/raytracer/raytracer.h \ /Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/src/raytracer/raytracescene.cpp \ |