Mesa (master): scons: Hook-up graw-gdi target.

Michał Król michal at kemper.freedesktop.org
Thu Nov 4 13:34:38 UTC 2010


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

Author: Michal Krol <michal at vmware.com>
Date:   Thu Nov  4 14:33:31 2010 +0100

scons: Hook-up graw-gdi target.

---

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

diff --git a/src/gallium/SConscript b/src/gallium/SConscript
index eb4f49f..b5bc9ec 100644
--- a/src/gallium/SConscript
+++ b/src/gallium/SConscript
@@ -81,6 +81,7 @@ if env['x11']:
 
 if env['platform'] == 'windows':
     SConscript([
+        'targets/graw-gdi/SConscript',
         'targets/libgl-gdi/SConscript',
         #'egl-gdi/SConscript',
     ])




More information about the mesa-commit mailing list