From 5b12a7a468d5e857207a14427dad3f49900cd4ce Mon Sep 17 00:00:00 2001 From: Maik Date: Tue, 7 Feb 2006 12:47:12 +0000 Subject: [PATCH] * enabled openal as default in msvc. --- code/win32/msvc/quake3.vcproj | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) diff --git a/code/win32/msvc/quake3.vcproj b/code/win32/msvc/quake3.vcproj index 4b001386..95bb809c 100644 --- a/code/win32/msvc/quake3.vcproj +++ b/code/win32/msvc/quake3.vcproj @@ -21,7 +21,7 @@ Optimization="2" InlineFunctionExpansion="2" OptimizeForProcessor="2" - PreprocessorDefinitions="_WIN32;WIN32;NDEBUG;_WINDOWS" + PreprocessorDefinitions="_WIN32;WIN32;NDEBUG;_WINDOWS;USE_OPENAL" StringPooling="TRUE" RuntimeLibrary="4" EnableFunctionLevelLinking="TRUE" @@ -37,7 +37,7 @@ Name="VCCustomBuildTool"/> + + + +