[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [18478] branches/blender2.5/blender/source /Makefile: fix from sirdude i patched and fixed my linkage erros in linux

Joilnen Leite vma_bad_list at yahoo.com
Tue Jan 13 14:13:08 CET 2009


Revision: 18478
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=18478
Author:   pidhash
Date:     2009-01-13 14:13:04 +0100 (Tue, 13 Jan 2009)

Log Message:
-----------
fix from sirdude i patched and fixed my linkage erros in linux

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

Modified: branches/blender2.5/blender/source/Makefile
===================================================================
--- branches/blender2.5/blender/source/Makefile	2009-01-13 12:32:01 UTC (rev 18477)
+++ branches/blender2.5/blender/source/Makefile	2009-01-13 13:13:04 UTC (rev 18478)
@@ -99,6 +99,7 @@
 COMLIB += $(OCGDIR)/blender/imbuf/$(DEBUG_DIR)libimbuf.a
 COMLIB += $(OCGDIR)/blender/blenlib/$(DEBUG_DIR)libblenlib.a
 COMLIB += $(NAN_IKSOLVER)/lib/libiksolver.a
+COMLIB += $(NAN_MOTO)/lib/libmoto.a
 COMLIB += $(NAN_OPENNL)/lib/$(DEBUG_DIR)libopennl.a
 COMLIB += $(NAN_SUPERLU)/lib/$(DEBUG_DIR)libsuperlu.a	
 COMLIB += $(OCGDIR)/blender/avi/$(DEBUG_DIR)libavi.a





More information about the Bf-blender-cvs mailing list