Mesa (master): scons: Add uniform_query.cpp to SConscript.

Vinson Lee vlee at kemper.freedesktop.org
Wed Oct 19 01:39:40 UTC 2011


Module: Mesa
Branch: master
Commit: 116b7bb5eac836953fbfbc627cabca4a7ee39937
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=116b7bb5eac836953fbfbc627cabca4a7ee39937

Author: Vinson Lee <vlee at vmware.com>
Date:   Tue Oct 18 18:39:11 2011 -0700

scons: Add uniform_query.cpp to SConscript.

---

 src/mesa/SConscript |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/mesa/SConscript b/src/mesa/SConscript
index 9f142bf..45414bc 100644
--- a/src/mesa/SConscript
+++ b/src/mesa/SConscript
@@ -129,6 +129,7 @@ main_sources = [
     'main/texstore.c',
     'main/texturebarrier.c',
     'main/transformfeedback.c',
+    'main/uniform_query.cpp',
     'main/uniforms.c',
     'main/varray.c',
     'main/version.c',




More information about the mesa-commit mailing list