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

Brecht Van Lommel brechtvanlommel at pandora.be
Wed Jun 11 19:24:35 CEST 2008


Revision: 15200
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=15200
Author:   blendix
Date:     2008-06-11 19:24:27 +0200 (Wed, 11 Jun 2008)

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

2.5 Branch: makefile update for last commit, patch provided by Diego, thanks!

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

Modified: branches/blender2.5/blender/source/Makefile
===================================================================
--- branches/blender2.5/blender/source/Makefile	2008-06-11 14:31:51 UTC (rev 15199)
+++ branches/blender2.5/blender/source/Makefile	2008-06-11 17:24:27 UTC (rev 15200)
@@ -225,8 +225,9 @@
 PULIB += $(OCGDIR)/blender/readblenfile/$(DEBUG_DIR)libreadblenfile.a
 PULIB += $(OCGDIR)/blender/ed_datafiles/libed_datafiles.a
 PULIB += $(OCGDIR)/blender/ed_screen/libed_screen.a
+PULIB += $(OCGDIR)/blender/ed_time/libed_time.a
+PULIB += $(OCGDIR)/blender/ed_view3d/libed_view3d.a
 PULIB += $(OCGDIR)/blender/ed_interface/libed_interface.a
-PULIB += $(OCGDIR)/blender/ed_view3d/libed_view3d.a
 PULIB += $(OCGDIR)/blender/windowmanager/libwindowmanager.a
 PULIB += $(OCGDIR)/blender/python/$(DEBUG_DIR)libpython.a
 





More information about the Bf-blender-cvs mailing list