* While making changes to btools.py and Blender.py, I completely forgot about the name changes.
Here they are. Platform managers, double check that the compiler flag options still work.
This commit is contained in:
@@ -144,7 +144,7 @@ CC_WARN = [ '-Wall' ]
|
||||
LLIBS = [ '-ldxguid', '-lgdi32', '-lmsvcrt', '-lwinmm', '-lmingw32', '-lm', '-lws2_32', '-lz'] #'-lutil', '-lc', '-lm', '-ldl', '-lpthread' ]
|
||||
|
||||
BF_DEBUG = False
|
||||
BF_DEBUG_FLAGS= []
|
||||
BF_DEBUG_CCFLAGS= []
|
||||
|
||||
BF_BUILDDIR = '../build/linuxcross'
|
||||
BF_INSTALLDIR='../install/linuxcross'
|
||||
|
Reference in New Issue
Block a user