]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - makefile
Experimental feature of saving buffers within savegame files (in extended section...
[xonotic/darkplaces.git] / makefile
index 6dafcf92a443c6b286dc3d48005ec8e2069a8fd6..f137e9f3ddc65fb82f0ff2a13fcdc98b1c0523cb 100644 (file)
--- a/makefile
+++ b/makefile
@@ -188,7 +188,7 @@ ifeq ($(WIN32RELEASE), 1)
 endif
 
 ifeq ($(WIN64RELEASE), 1)
-       CPUOPTIMIZATIONS=-DSUPPORTDIRECTX -DUSE_WSPIAPI_H
+       CPUOPTIMIZATIONS=
 endif
 
 ##### Sound configuration #####