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

Ton Roosendaal ton at blender.org
Thu Jan 15 11:55:49 CET 2009


Revision: 18522
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=18522
Author:   ton
Date:     2009-01-15 11:55:48 +0100 (Thu, 15 Jan 2009)

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

Added new lib ed_uvedit in linking path for Makefiles

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

Modified: branches/blender2.5/blender/source/Makefile
===================================================================
--- branches/blender2.5/blender/source/Makefile	2009-01-15 10:02:45 UTC (rev 18521)
+++ branches/blender2.5/blender/source/Makefile	2009-01-15 10:55:48 UTC (rev 18522)
@@ -245,6 +245,7 @@
 PULIB += $(OCGDIR)/blender/ed_animation/libed_animation.a
 PULIB += $(OCGDIR)/blender/ed_transform/libed_transform.a
 PULIB += $(OCGDIR)/blender/ed_util/libed_util.a
+PULIB += $(OCGDIR)/blender/ed_uvedit/libed_uvedit.a
 PULIB += $(OCGDIR)/blender/ed_datafiles/libed_datafiles.a
 PULIB += $(OCGDIR)/blender/ed_screen/libed_screen.a
 PULIB += $(OCGDIR)/blender/windowmanager/libwindowmanager.a





More information about the Bf-blender-cvs mailing list