]> git.jsancho.org Git - lugaru.git/blobdiff - CMakeLists.txt
Move stats vars and award computation to Awards.cpp
[lugaru.git] / CMakeLists.txt
index 6ea4e851f1a16e2aa123b40388faa804fd7200a0..663e8a36cbde9dff5eceb64ea778d42b95c4e3bc 100644 (file)
@@ -80,6 +80,7 @@ set(LUGARU_SRCS
        ${SRCDIR}/Stereo.cpp
        ${SRCDIR}/Animation.cpp
        ${SRCDIR}/Sounds.cpp
+       ${SRCDIR}/Awards.cpp
 )
 
 set(LUGARU_H