Make the directx sdk and the regular sdk path a gyp variable
commit1f8d9407d65cb357dccb7ee9e1d0e462cb179626
authorcpu@chromium.org <cpu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 6 Jul 2012 22:47:56 +0000 (6 22:47 +0000)
committercpu@chromium.org <cpu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 6 Jul 2012 22:47:56 +0000 (6 22:47 +0000)
tree812d627d4f6832ba4bfce7d5126b6017f6fa04d8
parentd30851b2fa44c932f97211e8c0af25b31e011e2e
Make the directx sdk and the regular sdk path a gyp variable

For the directx it probes in src\third_party\directxsdk if you have the dxsdk there and
for the regular sdk it probems in src\third_party\platformsdk_win8

If it does not find them it takes an educated guess.

The gyp variables windows_sdk_path and directx_sdk_path can be overriden from the environment if
the defaults are wrong.

BUG=none
TEST=chrome builds
Review URL: https://chromiumcodereview.appspot.com/10690072

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145619 0039d316-1c4b-4281-b951-d872f2087c98
build/common.gypi