Advertisement
Guest User

Untitled

a guest
Apr 19th, 2013
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. BF_BUILDDIR = 'D:\\BlenderSVN\\build\\win32-mingw'
  2. BF_INSTALLDIR = 'D:\\BlenderSVN\\install\\win32-mingw'
  3.  
  4. WITH_BF_JACK = False
  5. WITH_BF_SNDFILE = False
  6. WITH_BF_FFMPEG = True
  7. WITH_BF_COLLADA = True
  8. WITH_BF_OPENAL = True
  9. WITH_BF_SDL = True
  10. WITH_BF_OPENEXR = True
  11. WITH_BF_JPEG = True
  12. WITH_BF_PNG = True
  13. WITH_BF_TIFF = True
  14. WITH_BF_GAMEENGINE = True
  15. WITH_BF_PLAYER = True
  16. BF_DEBUG = True
  17. BF_NUMJOBS = 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement