* Fix Makefiles to compile python.

* Tweak SConscript priorities to link ed_util.
* Added RNA_struct_is_ID function for python.
This commit is contained in:
2008-11-29 15:43:53 +00:00
parent 78218d89d6
commit cc0fdf24a9
4 changed files with 12 additions and 15 deletions

View File

@@ -49,6 +49,7 @@ CPPFLAGS += -I$(NAN_SOUNDSYSTEM)/include $(NAN_SDLCFLAGS)
CPPFLAGS += -I../../editors/include
CPPFLAGS += -I../../python
CPPFLAGS += -I../../makesdna
CPPFLAGS += -I../../makesrna
CPPFLAGS += -I../../blenlib
CPPFLAGS += -I../../blenkernel
CPPFLAGS += -I../../nodes