X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=CMakeLists.txt;h=632dc73fe1faf85020b7402b34847291e9aa4d47;hb=14a1f983de1723c52b252c161997651cecbef2e1;hp=9e2f8661431961aa6de9f68c322b716552841f3d;hpb=d97c07431d4e451ef1ef64e59ea95eedb4c5e10c;p=lugaru.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 9e2f866..632dc73 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -73,7 +73,6 @@ set(LUGARU_SRCS ${SRCDIR}/Text.cpp ${SRCDIR}/TGALoader.cpp ${SRCDIR}/unpack.c - ${SRCDIR}/unpack_private.c ${SRCDIR}/Weapons.cpp ${SRCDIR}/OpenGL_Windows.cpp ${SRCDIR}/openal_wrapper.cpp @@ -111,7 +110,6 @@ set(LUGARU_H ${SRCDIR}/glstubs.h ${SRCDIR}/pack_private.h ${SRCDIR}/private.h - ${SRCDIR}/unpack_private.h ${SRCDIR}/Settings.h ${SRCDIR}/Stereo.h ${SRCDIR}/Animation.h