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.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/nan_definitions.mk b/source/nan_definitions.mk
index c98ccca307f..5c6f444ab0c 100644
--- a/source/nan_definitions.mk
+++ b/source/nan_definitions.mk
@@ -89,7 +89,6 @@ ifndef CONFIG_GUESS
export NAN_IKSOLVER ?= $(LCGDIR)/iksolver
export NAN_BSP ?= $(LCGDIR)/bsp
export NAN_BOOLOP ?= $(LCGDIR)/boolop
- export NAN_SOUNDSYSTEM ?= $(LCGDIR)/SoundSystem
export NAN_AUDASPACE ?= $(LCGDIR)/audaspace
export NAN_STRING ?= $(LCGDIR)/string
export NAN_MEMUTIL ?= $(LCGDIR)/memutil