[Bf-committers] Re: [Bf-blender-cvs] CVS commit: blender/source Makefile

Campbell Barton cbarton at metavr.com
Tue Jul 26 13:11:28 CEST 2005


Hi Zr, the Sconstruct file in blenkernel needs updating to include the 
decemator header file.

blenkernel_env.Append (CPPPATH = ['.',
                                  '#/intern/guardedalloc',
                                  '../include',
                                  '../blenlib',
                                  '../makesdna',
                                  '../python',
                                  '../render/extern/include',
                                  '../imbuf',
                                  '../avi',
                                  '#/intern/iksolver/extern',
                                  '../../../intern/decimation/extern/',
                                  '../blenloader'])



>zuster (Daniel Dunbar) 2005/07/26 09:15:17 CEST
>
>  Modified files:
>    blender/source       Makefile 
>  
>  Log:
>   - move libdecimation in link order to keep gnu ld happy
>  
>  Revision  Changes    Path
>  1.88      +2 -2      blender/source/Makefile
>    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/Makefile.diff?r1=1.87&r2=1.88&cvsroot=bf-blender>
>_______________________________________________
>Bf-blender-cvs mailing list
>Bf-blender-cvs at projects.blender.org
>http://projects.blender.org/mailman/listinfo/bf-blender-cvs
>
>
>  
>


-- 
Campbell J Barton

133 Hope Street
Geelong West, Victoria 3218 Australia

URL:    http://www.metavr.com
e-mail: cbarton at metavr.com
phone: AU (03) 5229 0241



More information about the Bf-committers mailing list