diff options
author | Constantin Riß <constantin.riss@dre.de> | 2010-02-02 22:04:06 +0100 |
---|---|---|
committer | Constantin Riß <constantin.riss@dre.de> | 2010-02-02 22:04:06 +0100 |
commit | 975d9a13348953943499bc25b272d1c478f36ee3 (patch) | |
tree | d9a57814a3a6b26bf26664eb30c5ed6d3aa0101f | |
parent | f982e1317bdf7253beca1dcecec23f6819a37eae (diff) | |
download | c3d-975d9a13348953943499bc25b272d1c478f36ee3.tar c3d-975d9a13348953943499bc25b272d1c478f36ee3.zip |
fehlerkorrekturen................
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 7b8fd56..8b7dd82 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -11,6 +11,7 @@ add_executable(c3d Cuboid.cpp Cuboid.h DisplayClass.cpp DisplayClass.h gl.h + House.h House.cpp main.cpp Temparray.h Temparray.cpp Trapezocube.cpp Trapezocube.h |