From 5c365e4f09e46bc5a83084dd282adb13ce3980db Mon Sep 17 00:00:00 2001 From: maik Date: Tue, 7 Feb 2006 12:47:12 +0000 Subject: * enabled openal as default in msvc. git-svn-id: svn://svn.icculus.org/quake3/trunk@534 edf5b092-35ff-0310-97b2-ce42778d08ea --- code/win32/msvc/quake3.vcproj | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) (limited to 'code/win32') diff --git a/code/win32/msvc/quake3.vcproj b/code/win32/msvc/quake3.vcproj index 4b00138..95bb809 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"/> + + + + -- cgit v1.2.3