[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [22065] branches/blender2.5/blender/source /Makefile: 2.5

Ton Roosendaal ton at blender.org
Thu Jul 30 20:41:19 CEST 2009


Revision: 22065
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=22065
Author:   ton
Date:     2009-07-30 20:41:19 +0200 (Thu, 30 Jul 2009)

Log Message:
-----------
2.5

Makefile fix to link smoke lib

Modified Paths:
--------------
    branches/blender2.5/blender/source/Makefile

Modified: branches/blender2.5/blender/source/Makefile
===================================================================
--- branches/blender2.5/blender/source/Makefile	2009-07-30 18:39:22 UTC (rev 22064)
+++ branches/blender2.5/blender/source/Makefile	2009-07-30 18:41:19 UTC (rev 22065)
@@ -249,6 +249,7 @@
 PULIB += $(OCGDIR)/blender/blenlib/$(DEBUG_DIR)libblenlib.a
 PULIB += $(NAN_OPENNL)/lib/$(DEBUG_DIR)libopennl.a
 PULIB += $(NAN_ELBEEM)/lib/$(DEBUG_DIR)libelbeem.a
+PULIB += $(NAN_SMOKE)/lib/$(DEBUG_DIR)/libsmoke.a 
 
 ifeq ($(NAN_NO_KETSJI),true)
     PULIB += $(NAN_MOTO)/lib/$(DEBUG_DIR)libmoto.a





More information about the Bf-blender-cvs mailing list