blob: 886a268edf05f2a7baeeb376b6e7aa11c6dcd585 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- engine/MakefileKyra.orig 2006-07-21 01:54:05 UTC
+++ engine/MakefileKyra
@@ -130,6 +130,7 @@ SRCS := action.cpp \
../util/glstring.cpp \
../util/glisomath.cpp \
../../grinliz/gldebug.cpp \
+ ../../grinliz/gldynamic.cpp \
../../grinliz/glperformance.cpp \
../../grinliz/glgeometry.cpp \
../../grinliz/glprime.cpp \
|