[tuhopuu-cvs] CVS commit: tuhopuu3/source nan_definitions.mk

Chris Want cwant at ualberta.ca
Sun Apr 3 01:42:43 CEST 2005


hos (Chris Want) 2005/04/03 01:42:43 CEST

  Modified files:
    tuhopuu3/source      nan_definitions.mk 
  
  Log:
  There were some changes to nan_definitions.mk that were specific
  to Mika's environment. I changed these back to the old defaults,
  except for the INTERNATIONAL and WITH_FREETYPE2 that are set
  to true, since I assume there are important to this work (?)
  
  Anyways, the correct way to change these defaults, without worrying
  about accidentally committing your local changes, is to create a
  file in your tuhopuu3 directory and putting the changes there.
  For example, in this case, user-def.mk could have:
  
  export NAN_SDLLIBS ?= $(NAN_SDL)/lib/libSDL.a -framework Cocoa -framework IOKit
  export NAN_OPENAL ?= /usr/local
  export NAN_JUST_BLENDERDYNAMIC=true
  
  Then make will read this file, and use these defaults instead.
  
  Revision  Changes    Path
  1.3       +3 -4      tuhopuu3/source/nan_definitions.mk
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu3/source/nan_definitions.mk.diff?r1=1.2&r2=1.3&cvsroot=tuhopuu>



More information about the tuhopuu-cvs mailing list