Scons fix:

new BPy Pose files weren't added to Sconscript
This commit is contained in:
2006-01-12 00:07:08 +00:00
parent 468dd24cd5
commit 81f42b491a

View File

@@ -42,6 +42,7 @@ source_files = ['BPY_interface.c',
'api2_2x/Types.c',
'api2_2x/Window.c',
'api2_2x/World.c',
'api2_2x/Pose.c',
'api2_2x/Image.c',
'api2_2x/Text.c',
'api2_2x/Text3d.c',