Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source/nan_definitions.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/nan_definitions.mk b/source/nan_definitions.mk
index 7cad16ff551..5e4ea2d73a8 100644
--- a/source/nan_definitions.mk
+++ b/source/nan_definitions.mk
@@ -62,8 +62,8 @@ all debug::
# Determines what targets are built
export WITH_BF_DYNAMICOPENGL ?= true
export WITH_BF_STATICOPENGL ?= false
- export WITH_BF_GAMEENGINE ?= true
- export WITH_BF_GAMEPLAYER ?= true
+ export WITH_BF_BLENDERGAMEENGINE ?= true
+ export WITH_BF_BLENDERPLAYER ?= true
export WITH_BF_WEBPLUGIN ?= false
export NAN_MOTO ?= $(LCGDIR)/moto