Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-09-14 | scons: Allow to use MS's DXSDK headers with MinGW. | José Fonseca | 1 | -3/+12 | |
2009-06-29 | scons: Don't raise an exception when DXSDK is not found. | José Fonseca | 1 | -5/+3 | |
Unfortunately scons does not check if a tool exists before it invokes its generate function. | |||||
2009-06-26 | scons: Tool to build with DirectX SDK. | José Fonseca | 1 | -0/+66 | |
Also works with MinGW, as long as the path to the DirectX SDK top directory is set in the DXSDK_DIR environment variable. |