| author | Sami Kyöstilä <skyostil@muksuluuri.ath.cx> | 2009-08-23 15:06:07 (GMT) |
|---|---|---|
| committer | Sami Kyöstilä <skyostil@muksuluuri.ath.cx> | 2009-08-23 15:06:07 (GMT) |
| commit | 47c062f7ee7590307f2bc392e767d0ee887cb5f9 (patch) | |
| tree | 5c1ddb90d019de90b93d1a3994c18f8cdd33c625 | |
| parent | e5f8c35432dd6795d7b670313b37f0f7f3620715 (diff) | |
| -rw-r--r-- | CMakeLists.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index a797a3a..bb1c38f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -9,9 +9,6 @@ set(SOURCES engine/Mixer.cpp engine/SdlVideo.cpp engine/SdlAudio.cpp - FixedPointMath.cpp - FixedPointMatrix.cpp - FixedPointVector.cpp ModPlayer.cpp Main.cpp Font.cpp |
