[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [19247] trunk/blender/source/Makefile: Last commit fixed gameengine but broke blender linking.

Kent Mein mein at cs.umn.edu
Tue Mar 10 17:57:13 CET 2009


Revision: 19247
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=19247
Author:   sirdude
Date:     2009-03-10 17:57:13 +0100 (Tue, 10 Mar 2009)

Log Message:
-----------
Last commit fixed gameengine but broke blender linking.  This should fix it.

Kent

Modified Paths:
--------------
    trunk/blender/source/Makefile

Modified: trunk/blender/source/Makefile
===================================================================
--- trunk/blender/source/Makefile	2009-03-10 16:06:59 UTC (rev 19246)
+++ trunk/blender/source/Makefile	2009-03-10 16:57:13 UTC (rev 19247)
@@ -235,7 +235,6 @@
 PULIB = $(NAN_MOTO)/lib/libmoto.a
 PULIB += $(NAN_DECIMATION)/lib/libdecimation.a
 PULIB += $(NAN_ELBEEM)/lib/$(DEBUG_DIR)libelbeem.a
-PULIB += $(NAN_OPENNL)/lib/$(DEBUG_DIR)libopennl.a
 PULIB += $(OCGDIR)/blender/readblenfile/$(DEBUG_DIR)libreadblenfile.a
 PULIB += $(OCGDIR)/blender/src/$(DEBUG_DIR)libsrcpublisher.a
 





More information about the Bf-blender-cvs mailing list