OSDN Git Service

scons: Tool to build with DirectX SDK.
authorJosé Fonseca <jfonseca@vmware.com>
Fri, 26 Jun 2009 18:51:57 +0000 (19:51 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Fri, 26 Jun 2009 18:57:47 +0000 (19:57 +0100)
commit72aed16aee3149fa1740641435a528ce1510dabb
tree4e46fe348aa0362b04874ddcc0caec42af64ec50
parent25f6c936fea899dd2989c76275f3f25d3a9a7d77
scons: Tool to build with DirectX SDK.

Also works with MinGW, as long as the path to the DirectX SDK top
directory is set in the DXSDK_DIR environment variable.
scons/dxsdk.py [new file with mode: 0644]