]> git.jsancho.org Git - lugaru.git/blobdiff - CMakeLists.txt
get it to compile on my mingw setup
[lugaru.git] / CMakeLists.txt
index c7b5f63e05d5f477159ded70f71a61218d4e0ba2..4ade1a6ecfb00193ae8ef3dc3d32732470a21461 100644 (file)
@@ -115,9 +115,7 @@ set(LUGARU_H
        ${SRCDIR}/Settings.h
        ${SRCDIR}/Stereo.h
        ${SRCDIR}/Animation.h
-       ${SRCDIR}/Animation.def
        ${SRCDIR}/Sounds.h
-       ${SRCDIR}/Sounds.def
 )
 
 if(UNIX)