[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [37531] branches/soc-2011-salad/source/ blenderplayer/CMakeLists.txt: fix linking for blender player, should be fixed in camera tracking branch too

Ryakiotakis Antonis kalast at gmail.com
Thu Jun 16 01:11:15 CEST 2011


Revision: 37531
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37531
Author:   psy-fi
Date:     2011-06-15 23:11:14 +0000 (Wed, 15 Jun 2011)
Log Message:
-----------
fix linking for blender player, should be fixed in camera tracking branch too

Modified Paths:
--------------
    branches/soc-2011-salad/source/blenderplayer/CMakeLists.txt

Modified: branches/soc-2011-salad/source/blenderplayer/CMakeLists.txt
===================================================================
--- branches/soc-2011-salad/source/blenderplayer/CMakeLists.txt	2011-06-15 22:58:38 UTC (rev 37530)
+++ branches/soc-2011-salad/source/blenderplayer/CMakeLists.txt	2011-06-15 23:11:14 UTC (rev 37531)
@@ -134,6 +134,7 @@
 		blenkernel_blc
 		extern_binreloc
 		extern_minilzo
+		extern_libmv
 		bf_intern_ghost # duplicate for linking
 		bf_blenkernel # duplicate for linking
 		bf_intern_mikktspace




More information about the Bf-blender-cvs mailing list