Add object_plane.cc to the build
This commit is contained in:
parent
c405302613
commit
d166752f22
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ files = Split("""
|
|||
material.cc
|
||||
object.cc
|
||||
object_sphere.cc
|
||||
object_plane.cc
|
||||
scene.cc
|
||||
writer_png.cc
|
||||
""")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue