Service: SConscript file!

This commit is contained in:
Ton Roosendaal 2004-09-19 11:50:38 +00:00
parent ca5b7386e5
commit 790a34e9a6

@ -51,6 +51,11 @@ source_files = ['B.blend.c',
'editlattice.c', 'editlattice.c',
'editmball.c', 'editmball.c',
'editmesh.c', 'editmesh.c',
'editmesh_add.c',
'editmesh_lib.c',
'editmesh_loop.c',
'editmesh_mods.c',
'editmesh_tools.c',
'editnla.c', 'editnla.c',
'editobject.c', 'editobject.c',
'editoops.c', 'editoops.c',
@ -84,6 +89,7 @@ source_files = ['B.blend.c',
'interface_draw.c', 'interface_draw.c',
'keyval.c', 'keyval.c',
'mainqueue.c', 'mainqueue.c',
'meshtools.c',
'mywindow.c', 'mywindow.c',
'oops.c', 'oops.c',
'splash.jpg.c', 'splash.jpg.c',