From: havoc Date: Wed, 30 Dec 2009 19:37:33 +0000 (+0000) Subject: change WIN64RELEASE options X-Git-Tag: xonotic-v0.1.0preview~895 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=f323dea048edb069ab92345f5052cb18cc0c3217;p=xonotic%2Fdarkplaces.git change WIN64RELEASE options git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@9753 d7cf8633-e32d-0410-b094-e92efae38249 --- diff --git a/makefile b/makefile index 6dafcf92..f137e9f3 100644 --- a/makefile +++ b/makefile @@ -188,7 +188,7 @@ ifeq ($(WIN32RELEASE), 1) endif ifeq ($(WIN64RELEASE), 1) - CPUOPTIMIZATIONS=-DSUPPORTDIRECTX -DUSE_WSPIAPI_H + CPUOPTIMIZATIONS= endif ##### Sound configuration #####