From: Harley Laue Date: Thu, 13 May 2010 22:51:53 +0000 (-0500) Subject: Forgot to update CMake... again... X-Git-Url: https://git.jsancho.org/?a=commitdiff_plain;h=e5975522926469d3250c0da6c4a3874eddad9290;p=lugaru.git Forgot to update CMake... again... --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 360148b..bad76d2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -88,10 +88,7 @@ set(LUGARU_H ${SRCDIR}/WinInput.h ${SRCDIR}/alstubs.h ${SRCDIR}/binio.h - ${SRCDIR}/fmod.h - ${SRCDIR}/fmod_errors.h - ${SRCDIR}/fmod_header.h - ${SRCDIR}/fmoddyn.h + ${SRCDIR}/openal_wrapper.h ${SRCDIR}/gamegl.h ${SRCDIR}/glstubs.h ${SRCDIR}/md5.h