summaryrefslogtreecommitdiff
path: root/libjpeg.gyp
diff options
context:
space:
mode:
authorrobertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-04-05 13:20:35 +0000
committerrobertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-04-05 13:20:35 +0000
commit62c5a4a93ff068c26491db78b11058b72cd156ea (patch)
tree9ec2d087d63dd411e4c024664513af6db12a403f /libjpeg.gyp
parent13904239e0a21d4ac45b37a46a87666d73b9af9c (diff)
downloadgyp-62c5a4a93ff068c26491db78b11058b72cd156ea.tar.gz
Finally enabled libjpeg functionality in .gyps
http://codereview.appspot.com/5967047/ git-svn-id: http://skia.googlecode.com/svn/trunk/gyp@3611 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'libjpeg.gyp')
-rw-r--r--libjpeg.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libjpeg.gyp b/libjpeg.gyp
index b7ce7a8..dcf1450 100644
--- a/libjpeg.gyp
+++ b/libjpeg.gyp
@@ -76,7 +76,7 @@
],
'direct_dependent_settings': {
'include_dirs': [
- '.',
+ '../third_party/externals/libjpeg',
],
},
'conditions': [