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:
Diffstat (limited to 'source/nan_definitions.mk')
-rw-r--r--source/nan_definitions.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/nan_definitions.mk b/source/nan_definitions.mk
index 04a1d107931..258cfc6f586 100644
--- a/source/nan_definitions.mk
+++ b/source/nan_definitions.mk
@@ -109,10 +109,6 @@ endif
export NAN_FFMPEGCFLAGS ?= -I$(NAN_FFMPEG)/include
endif
- ifeq ($(WITH_VERSE), true)
- export NAN_VERSE ?= $(LCGDIR)/verse
- endif
-
export WITH_OPENEXR ?= true
export WITH_DDS ?= true