summaryrefslogtreecommitdiffstats
path: root/o3d/tests
diff options
context:
space:
mode:
authormaf@google.com <maf@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-26 18:23:45 +0000
committermaf@google.com <maf@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-26 18:23:45 +0000
commitf47df55a05517ffd561069b248efd23d0407095f (patch)
tree5c8adfb54eff8b8a62b06d39cce5a6004f8627a3 /o3d/tests
parent1476ac546bc4be566f019e21580bb377d9945930 (diff)
downloadchromium_src-f47df55a05517ffd561069b248efd23d0407095f.zip
chromium_src-f47df55a05517ffd561069b248efd23d0407095f.tar.gz
chromium_src-f47df55a05517ffd561069b248efd23d0407095f.tar.bz2
Changes needed to get everything packaged for Mac.
Review URL: http://codereview.chromium.org/173453 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24478 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'o3d/tests')
-rw-r--r--o3d/tests/tests.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/o3d/tests/tests.gyp b/o3d/tests/tests.gyp
index 2f1742b..802f636 100644
--- a/o3d/tests/tests.gyp
+++ b/o3d/tests/tests.gyp
@@ -98,7 +98,7 @@
'$(SDKROOT)/System/Library/Frameworks/GLUT.framework',
'$(SDKROOT)/System/Library/Frameworks/OpenGL.framework',
'../../third_party/cg/files/mac/Cg.framework',
- '../../third_party/glew/files/lib/libGLEW.a',
+ '../../third_party/glew/files/lib/libMacStaticGLEW.a',
],
},
},