Missing build_files updates in the merger in revision 55847.

This commit is contained in:
Tamito Kajiyama
2013-04-07 06:44:33 +00:00
parent 36cc2fd6da
commit eeb95280be
13 changed files with 34 additions and 6 deletions

View File

@@ -226,6 +226,9 @@ BF_3DMOUSE_LIBPATH = '${BF_3DMOUSE}/lib'
BF_3DMOUSE_LIB = 'spnav'
BF_3DMOUSE_LIB_STATIC = '${BF_3DMOUSE_LIBPATH}/libspnav.a'
#Freestyle
WITH_BF_FREESTYLE = True
##
CC = 'gcc'
CXX = 'g++'