[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [23097] branches/blender2.5/blender/source /Makefile: Remove smoke from COMLIB, already in PULIB.

gsr b3d gsr.b3d at infernal-iceberg.com
Thu Sep 10 02:33:00 CEST 2009


Revision: 23097
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=23097
Author:   gsrb3d
Date:     2009-09-10 02:32:59 +0200 (Thu, 10 Sep 2009)

Log Message:
-----------
Remove smoke from COMLIB, already in PULIB.

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

Modified: branches/blender2.5/blender/source/Makefile
===================================================================
--- branches/blender2.5/blender/source/Makefile	2009-09-09 23:52:48 UTC (rev 23096)
+++ branches/blender2.5/blender/source/Makefile	2009-09-10 00:32:59 UTC (rev 23097)
@@ -113,7 +113,6 @@
 COMLIB += $(NAN_SAMPLERATE)/lib/$(DEBUG_DIR)libsamplerate.a
 COMLIB += $(NAN_LZO)/lib/$(DEBUG_DIR)libminilzo.a
 COMLIB += $(NAN_LZMA)/lib/$(DEBUG_DIR)liblzma.a
-COMLIB += $(NAN_SMOKE)/lib/$(DEBUG_DIR)/libsmoke.a 
 
 ifeq ($(WITH_FFMPEG),true)
     COMLIB += $(NAN_AUDASPACE)/lib/$(DEBUG_DIR)libaud_ffmpeg.a





More information about the Bf-blender-cvs mailing list