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:
authorJean-Luc Peurière <jlp@nerim.net>2005-09-18 17:27:12 +0400
committerJean-Luc Peurière <jlp@nerim.net>2005-09-18 17:27:12 +0400
commite2d577de9ee72a4e97b12652984bbba007bec82c (patch)
treefb6f6a447d791685b55f28b95534e9571bba4303 /source/nan_definitions.mk
parent9e3468bde2ced17f848c37ddd638829801daa335 (diff)
initial commit of the fluid simulator.
Ton reviewed and gave his blessing. Zr, can you have a look ? see : http://projects.blender.org/tracker/?func=detail&atid=127&aid=3039&group_id=9 for initial comments. N_T : the solver itself (elbeem) needs some works to get rid of warnings
Diffstat (limited to 'source/nan_definitions.mk')
-rw-r--r--source/nan_definitions.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/nan_definitions.mk b/source/nan_definitions.mk
index a8795ecee48..a861a80509c 100644
--- a/source/nan_definitions.mk
+++ b/source/nan_definitions.mk
@@ -85,6 +85,7 @@ endif
export NAN_TEST_VERBOSITY ?= 1
export NAN_BMFONT ?= $(LCGDIR)/bmfont
export NAN_OPENNL ?= $(LCGDIR)/opennl
+ export NAN_ELBEEM ?= $(LCGDIR)/elbeem
export NAN_SUPERLU ?= $(LCGDIR)/superlu
ifeq ($(FREE_WINDOWS), true)
export NAN_FTGL ?= $(LCGDIR)/gcc/ftgl