soc-2008-mxcurioni: corrected compilation issues (remnants of extern_lib3ds)

This commit is contained in:
Maxime Curioni
2008-09-07 14:13:26 +00:00
parent cacd8a2a79
commit 98b18bc679
11 changed files with 15 additions and 62 deletions

View File

@@ -7,13 +7,7 @@ BF_VERSE_INCLUDE = "#extern/verse/dist"
WITH_BF_YAFRAY = 'true'
WITH_BF_FREESTYLE = 'true'
BF_FREESTYLE = '#extern/freestyle'
BF_FREESTYLE_SRC = '#source/blender/freestyle/src'
BF_SWIG = '${BF_FREESTYLE}/swig'
BF_SWIG_LIB = 'extern_swig'
BF_LIB3DS = '${BF_FREESTYLE}/lib3ds'
BF_LIB3DS_LIB = 'extern_lib3ds'
BF_LIB3DS_INC = '${BF_LIB3DS}'
###########################