]> git.jsancho.org Git - lugaru.git/blobdiff - CMakeLists.txt
Remove Constants.h
[lugaru.git] / CMakeLists.txt
index 6ea4e851f1a16e2aa123b40388faa804fd7200a0..62dd78e2e939859294f2b18f526788da4d9ff3a0 100644 (file)
@@ -80,10 +80,10 @@ set(LUGARU_SRCS
        ${SRCDIR}/Stereo.cpp
        ${SRCDIR}/Animation.cpp
        ${SRCDIR}/Sounds.cpp
+       ${SRCDIR}/Awards.cpp
 )
 
 set(LUGARU_H
-       ${SRCDIR}/Constants.h
        ${SRCDIR}/Frustum.h
        ${SRCDIR}/Account.h
        ${SRCDIR}/Game.h