scons: Don't define UNICODE on windows builds.
authorJosé Fonseca <jfonseca@vmware.com>
Thu, 22 Jan 2009 14:26:30 +0000 (14:26 +0000)
committerJosé Fonseca <jfonseca@vmware.com>
Thu, 22 Jan 2009 14:26:30 +0000 (14:26 +0000)
commit42be0104a22fdff0db3c39af9feb7d157ac87f46
tree8334291bae56cc6aab99607b0835a160a7f8656a
parent4df482086ebf0663c708b089d8d8d22de0ef972c
scons: Don't define UNICODE on windows builds.

It creates problems in many libraries (glut, glew) which are not unicode
aware.
scons/gallium.py