soc-2008-mxcurioni: updated SWIG module linking instruction
This commit is contained in:
@@ -76,6 +76,11 @@ env.BlenderLib (libname="bf_freestyle",
|
||||
# SWIG
|
||||
########################################################
|
||||
# swig
|
||||
#
|
||||
# Run the following two commands in the source/blender/freestyle/intern/swig directory.
|
||||
#
|
||||
# Replace /Users/mx/Documents/work/GSoC_2008/bf-blender/branches/build/darwin/lib to the path
|
||||
# of your library directory (used to locate libbf_freestyle.a)
|
||||
|
||||
# g++ -w -I../geometry -I../image -I../scene_graph -I../stroke -I../system -I../view_map -I../winged_edge -I/usr/include/python2.5 -I../../../blenlib -I../../../blenkernel -I../../../imbuf -I../../../makesdna -c ModuleWrapper.cpp -o ModuleWrapper.o
|
||||
|
||||
|
||||
Reference in New Issue
Block a user