soc-2008-mxcurioni: towards Freestyle compilation, removing Qt's QString and QImage dependencies. Up to this commit, the following directories compile well (and without any warning): system, image, geometry, graph, winged_edge, view_map, stroke.
Modified code is commented by //soc and unused variables by //soc unused
This commit is contained in:
@@ -14,7 +14,7 @@ BF_SWIG_LIB = 'extern_swig'
|
||||
BF_LIB3DS = '${BF_FREESTYLE}/lib3ds'
|
||||
BF_LIB3DS_LIB = 'extern_lib3ds'
|
||||
BF_LIB3DS_LIBPATH = '${BF_LIB3DS}/lib3ds/.libs'
|
||||
BF_LIB3DS_INC = '${BF_LIB3DS}/lib3ds'
|
||||
BF_LIB3DS_INC = '${BF_LIB3DS}'
|
||||
|
||||
###########################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user