From 3903e2609825d45aeaa41e36616bf81248fdb734 Mon Sep 17 00:00:00 2001 From: "bradnelson@google.com" Date: Tue, 11 Aug 2009 00:57:20 +0000 Subject: Moving the copy of d3dx_36.dll to a common location. Making it a copy by using a checked in copy if available or falling back on the system copy otherwise. BUG=None TEST=None TBR=gspencer Review URL: http://codereview.chromium.org/164297 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22993 0039d316-1c4b-4281-b951-d872f2087c98 --- o3d/build/libs.gyp | 24 ++++++++++++++++++++++++ o3d/converter/converter.gyp | 18 ++---------------- 2 files changed, 26 insertions(+), 16 deletions(-) (limited to 'o3d') diff --git a/o3d/build/libs.gyp b/o3d/build/libs.gyp index 765afbb..43daadb 100644 --- a/o3d/build/libs.gyp +++ b/o3d/build/libs.gyp @@ -5,6 +5,8 @@ { 'variables': { 'chromium_code': 1, + 'dx_redist_path': '../../o3d-internal/third_party/dx_nov_2007_redist', + 'dx_redist_exists': '