blender/config
Kent Mein d10797a23e was:
BF_FFMPEG_LIBPATH =  '$(BF_FFMPEG)/lib'
Needs to be:
	BF_FFMPEG_LIBPATH =  '${BF_FFMPEG}/lib'

There are some commented out ones that should maybe be switched as well
so it doesn't happen again but this fixes the problem for now :)

Kent
2006-08-14 17:16:51 +00:00
..
darwin-config.py ==SCons== 2006-03-13 12:00:01 +00:00
linux2-config.py was: 2006-08-14 17:16:51 +00:00
linuxcross-config.py ==SCons== 2006-03-13 11:42:49 +00:00
openbsd3-config.py Bugfix #4081: support for OpenBSD platform for scons. Big thanks to Nathan Houghton for this contribution. 2006-06-05 15:52:26 +00:00
sunos5-config.py was: 2006-08-14 17:16:51 +00:00
win32-mingw-config.py [ #4035 ] patch to make scons compile with ffmpeg in mingw 2006-08-14 12:47:13 +00:00
win32-vc-config.py ==SCons== 2006-03-16 19:16:26 +00:00