summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorProgramerus <alcadeias95@gmail.com>2012-06-25 16:37:03 +0200
committerProgramerus <alcadeias95@gmail.com>2012-06-25 16:37:03 +0200
commitf58918031c001a0159eaf8f18d4e451e70089d30 (patch)
tree9b85fe09213b364d837fbd9aeefe3f63b9418f83 /src/CMakeLists.txt
parent3478978c21ddc905ceb01f5ffc9c22bbf19bc288 (diff)
downloadcolobot-f58918031c001a0159eaf8f18d4e451e70089d30.tar.gz
colobot-f58918031c001a0159eaf8f18d4e451e70089d30.tar.bz2
colobot-f58918031c001a0159eaf8f18d4e451e70089d30.zip
Declarations for graphics/common
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 34ed7df..024489d 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -22,12 +22,12 @@ old/d3dtextr.cpp
old/d3dutil.cpp
old/d3dmath.cpp
old/math3d.cpp
+old/modfile.cpp
app/app.cpp
common/event.cpp
common/iman.cpp
common/metafile.cpp
common/misc.cpp
-common/modfile.cpp
common/profile.cpp
common/restext.cpp
graphics/common/camera.cpp
@@ -37,6 +37,7 @@ graphics/common/engine.cpp
graphics/common/light.cpp
graphics/common/lightning.cpp
graphics/common/model.cpp
+graphics/common/modfile.cpp
graphics/common/particle.cpp
graphics/common/planet.cpp
graphics/common/pyro.cpp