- fix 'debug' target
- add ID and copyrights to top level makefile
This commit is contained in:
@@ -84,7 +84,7 @@ PYPLAYERLIB ?= $(PYLIB)
|
||||
GRPLIB += $(OCGDIR)/blender/renderconverter/$(DEBUG_DIR)librenderconverter.a
|
||||
GRPLIB += $(OCGDIR)/blender/render/$(DEBUG_DIR)librender.a
|
||||
GRPLIB += $(OCGDIR)/blender/bpython/$(DEBUG_DIR)libbpython.a
|
||||
GRPLIB += $(OCGDIR)/blender/bpython/$(DEBUG_DIR)libfrozen.a
|
||||
GRPLIB += $(OCGDIR)/blender/bpython/libfrozen.a
|
||||
|
||||
# nlin: the reason that some libraries appear more than once below is
|
||||
# to handle circular dependencies in linking among libraries... some
|
||||
|
Reference in New Issue
Block a user