From 4e44f1fcb23fadbc832476f8226bc642590fd8e7 Mon Sep 17 00:00:00 2001 From: Jacek Antonelli Date: Fri, 17 Oct 2008 22:10:33 -0500 Subject: Use FMOD_LIBRARY variable. It's there for a reason. --- linden/indra/newview/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linden') diff --git a/linden/indra/newview/CMakeLists.txt b/linden/indra/newview/CMakeLists.txt index ae0feb6..7a5ff32 100644 --- a/linden/indra/newview/CMakeLists.txt +++ b/linden/indra/newview/CMakeLists.txt @@ -979,7 +979,7 @@ if (WINDOWS) comdlg32 ${DINPUT_LIBRARY} ${DXGUID_LIBRARY} - fmodvc + ${FMOD_LIBRARY} gdi32 kernel32 odbc32 -- cgit v1.1