From f323dea048edb069ab92345f5052cb18cc0c3217 Mon Sep 17 00:00:00 2001 From: havoc Date: Wed, 30 Dec 2009 19:37:33 +0000 Subject: [PATCH] change WIN64RELEASE options git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@9753 d7cf8633-e32d-0410-b094-e92efae38249 --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ##### -- 2.39.2