Update scons build for new code layout.
authorJosé Fonseca <jrfonseca@tungstengraphics.com>
Mon, 18 Feb 2008 10:52:44 +0000 (10:52 +0000)
committerJosé Fonseca <jrfonseca@tungstengraphics.com>
Mon, 18 Feb 2008 10:52:44 +0000 (10:52 +0000)
commit33ceb6716a2166db75659fa66d85fb4cfb9633c7
treeedc306739c44982bd932caf16d9622755b36e0e7
parent9df478d2f8269a439024fadf82170814d24acd19
Update scons build for new code layout.
15 files changed:
SConstruct
src/SConscript [new file with mode: 0644]
src/gallium/SConscript
src/gallium/auxiliary/cso_cache/SConscript [new file with mode: 0644]
src/gallium/auxiliary/draw/SConscript [new file with mode: 0644]
src/gallium/auxiliary/pipebuffer/SConscript [new file with mode: 0644]
src/gallium/auxiliary/tgsi/SConscript [new file with mode: 0644]
src/gallium/auxiliary/util/SConscript [new file with mode: 0644]
src/gallium/drivers/failover/SConscript [new file with mode: 0644]
src/gallium/winsys/SConscript [new file with mode: 0644]
src/gallium/winsys/dri/SConscript [new file with mode: 0644]
src/gallium/winsys/dri/intel/SConscript
src/gallium/winsys/xlib/SConscript [new file with mode: 0644]
src/mesa/SConscript
src/mesa/drivers/dri/SConscript [deleted file]