The python lib name should be 'bf_python' instead of 'blender_python'

when linking.
This commit is contained in:
Chris Want
2008-01-11 16:48:07 +00:00
parent c562fdf095
commit 6258c0979e

View File

@@ -202,7 +202,7 @@ IF(UNIX)
blender_render blender_render
blender_radiosity blender_radiosity
blender_ONL blender_ONL
blender_python bf_python
bf_blenkernel bf_blenkernel
bf_nodes bf_nodes
bf_blenloader bf_blenloader
@@ -252,7 +252,7 @@ IF(UNIX)
extern_solid extern_solid
extern_qhull extern_qhull
bf_moto bf_moto
blender_python bf_python
bf_quicktime bf_quicktime
) )