-update to sconscript for render module
This commit is contained in:
		@@ -44,11 +44,13 @@ source_files = ['BPY_interface.c',
 | 
				
			|||||||
                'api2_2x/Mathutils.c',
 | 
					                'api2_2x/Mathutils.c',
 | 
				
			||||||
                'api2_2x/rgbTuple.c',
 | 
					                'api2_2x/rgbTuple.c',
 | 
				
			||||||
                'api2_2x/gen_utils.c',
 | 
					                'api2_2x/gen_utils.c',
 | 
				
			||||||
 | 
					                'api2_2x/sceneRender.c',
 | 
				
			||||||
                'api2_2x/EXPP_interface.c']
 | 
					                'api2_2x/EXPP_interface.c']
 | 
				
			||||||
 | 
					
 | 
				
			||||||
python_env.Append (CPPPATH = ['api2_2x',
 | 
					python_env.Append (CPPPATH = ['api2_2x',
 | 
				
			||||||
                              '../blenkernel',
 | 
					                              '../blenkernel',
 | 
				
			||||||
                              '../blenlib',
 | 
					                              '../blenlib',
 | 
				
			||||||
 | 
					                              '../render/extern/include',
 | 
				
			||||||
                              '../makesdna',
 | 
					                              '../makesdna',
 | 
				
			||||||
                              '#/intern/guardedalloc',
 | 
					                              '#/intern/guardedalloc',
 | 
				
			||||||
                              '#/intern/bmfont',
 | 
					                              '#/intern/bmfont',
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user