From a0e62e77d75f0732ef877401f4ed9b1861ff9126 Mon Sep 17 00:00:00 2001 From: Sergey Sharybin Date: Tue, 27 Dec 2011 09:37:19 +0000 Subject: Update build files to use new OpenAL libraries --- SConstruct | 1 - 1 file changed, 1 deletion(-) (limited to 'SConstruct') diff --git a/SConstruct b/SConstruct index 1a038278404..88444c61314 100644 --- a/SConstruct +++ b/SConstruct @@ -756,7 +756,6 @@ if env['OURPLATFORM'] in ('win32-vc', 'win32-mingw', 'win64-vc', 'linuxcross'): if env['WITH_BF_OPENAL']: dllsources.append('${LCGDIR}/openal/lib/OpenAL32.dll') - dllsources.append('${LCGDIR}/openal/lib/wrap_oal.dll') if env['WITH_BF_SNDFILE']: dllsources.append('${LCGDIR}/sndfile/lib/libsndfile-1.dll') -- cgit v1.2.3