* building/tools.html: Put DirectX instruction back.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@170446
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2014-06-25 Brent Fulgham <bfulgham@apple.com>
+
+ [Win] Whoops! DirectX SDK is still needed.
+
+ * building/tools.html: Put DirectX instruction back.
+
2014-06-24 Brent Fulgham <bfulgham@apple.com>
[Win] Remove some out-of-date stuff from our instructions.
<p>If you are behind a proxy you need to do the following to allow cygwin svn to get through the proxy (similar steps are available for your Windows svn):
<ul><li>In bash (Cygwin) run: <code>svn help</code>. This will create in your cygwin home directory the file .subversion/servers.</li>
<li>Edit the file mentioned above and follow the instructions in the file to set up your proxy settings.</li></ul></p>
+<li><p>Install DirectX SDK</p>
+<p>Download the <a href="http://www.microsoft.com/en-us/download/details.aspx?id=6812">June 2010 DirectX SDK</a> This is needed for accelerated compositing.</p></li>
<li><p>Install php, we use the following steps (you need this to run http layout tests):</p>
<ol>
<li>cd /usr/local/bin</li>