Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(536)

Unified Diff: gyp/images.gyp

Issue 16099014: enable shared lib support in linux for lua (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gyp/common_variables.gypi ('k') | gyp/pdf.gyp » ('j') | gyp/pdf.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/images.gyp
diff --git a/gyp/images.gyp b/gyp/images.gyp
index df220265fb867ea42ee69c701c2a629bdfae8442..2b20d26c69bcbf74e3adc206cacd0520e7e38a19 100644
--- a/gyp/images.gyp
+++ b/gyp/images.gyp
@@ -106,9 +106,6 @@
# our code that calls it.
# See http://code.google.com/p/gyp/wiki/InputFormatReference#Dependent_Settings
'link_settings': {
- 'sources': [
- '../src/images/SkImageDecoder_libpng.cpp',
djsollen 2013/06/12 17:35:46 why did we need to remove this?
Zach Reizner 2013/06/12 17:42:40 This file is already included above. Sourcing it t
bungeman-skia 2013/06/12 19:16:55 This is slightly bizarre. What this (to be deleted
- ],
'libraries': [
'-lgif',
'-lpng',
« no previous file with comments | « gyp/common_variables.gypi ('k') | gyp/pdf.gyp » ('j') | gyp/pdf.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698