epoger@google.com | ae85aea | 2011-05-31 13:50:51 +0000 | [diff] [blame] | 1 | { |
| 2 | 'includes': [ |
| 3 | 'target_defaults.gypi', |
| 4 | ], |
| 5 | 'targets': [ |
| 6 | { |
| 7 | 'target_name': 'utils', |
| 8 | 'type': 'static_library', |
| 9 | 'include_dirs': [ |
| 10 | '../include/config', |
| 11 | '../include/core', |
| 12 | '../include/utils', |
epoger@google.com | 0a030cd | 2011-06-02 19:52:14 +0000 | [diff] [blame] | 13 | '../include/utils/mac', |
senorblanco@chromium.org | 907afca | 2011-06-01 20:55:45 +0000 | [diff] [blame] | 14 | '../include/utils/unix', |
bungeman@google.com | 9df621d | 2011-06-23 21:43:52 +0000 | [diff] [blame] | 15 | '../include/utils/win', |
epoger@google.com | ae85aea | 2011-05-31 13:50:51 +0000 | [diff] [blame] | 16 | '../include/views', |
| 17 | '../include/effects', |
| 18 | '../include/xml', |
| 19 | ], |
| 20 | 'sources': [ |
| 21 | '../include/utils/SkBoundaryPatch.h', |
| 22 | '../include/utils/SkCamera.h', |
| 23 | '../include/utils/SkCubicInterval.h', |
| 24 | '../include/utils/SkCullPoints.h', |
| 25 | '../include/utils/SkDumpCanvas.h', |
| 26 | '../include/utils/SkEGLContext.h', |
| 27 | '../include/utils/SkGLCanvas.h', |
| 28 | '../include/utils/SkInterpolator.h', |
| 29 | '../include/utils/SkLayer.h', |
reed@google.com | c8cc60c | 2011-06-13 14:58:44 +0000 | [diff] [blame] | 30 | '../include/utils/SkMatrix44.h', |
epoger@google.com | ae85aea | 2011-05-31 13:50:51 +0000 | [diff] [blame] | 31 | '../include/utils/SkMeshUtils.h', |
| 32 | '../include/utils/SkNinePatch.h', |
| 33 | '../include/utils/SkNWayCanvas.h', |
| 34 | '../include/utils/SkParse.h', |
| 35 | '../include/utils/SkParsePaint.h', |
| 36 | '../include/utils/SkParsePath.h', |
| 37 | '../include/utils/SkProxyCanvas.h', |
| 38 | '../include/utils/SkSfntUtils.h', |
| 39 | '../include/utils/SkTextBox.h', |
| 40 | '../include/utils/SkUnitMappers.h', |
| 41 | |
| 42 | '../src/utils/SkBoundaryPatch.cpp', |
| 43 | '../src/utils/SkCamera.cpp', |
| 44 | '../src/utils/SkColorMatrix.cpp', |
| 45 | '../src/utils/SkCubicInterval.cpp', |
| 46 | '../src/utils/SkCullPoints.cpp', |
| 47 | '../src/utils/SkDumpCanvas.cpp', |
| 48 | '../src/utils/SkEGLContext_none.cpp', |
| 49 | '../src/utils/SkInterpolator.cpp', |
| 50 | '../src/utils/SkLayer.cpp', |
reed@google.com | c8cc60c | 2011-06-13 14:58:44 +0000 | [diff] [blame] | 51 | '../src/utils/SkMatrix44.cpp', |
epoger@google.com | ae85aea | 2011-05-31 13:50:51 +0000 | [diff] [blame] | 52 | '../src/utils/SkMeshUtils.cpp', |
| 53 | '../src/utils/SkNinePatch.cpp', |
| 54 | '../src/utils/SkNWayCanvas.cpp', |
| 55 | '../src/utils/SkOSFile.cpp', |
| 56 | '../src/utils/SkParse.cpp', |
| 57 | '../src/utils/SkParseColor.cpp', |
| 58 | '../src/utils/SkParsePath.cpp', |
| 59 | '../src/utils/SkProxyCanvas.cpp', |
| 60 | '../src/utils/SkSfntUtils.cpp', |
| 61 | '../src/utils/SkUnitMappers.cpp', |
| 62 | |
bungeman@google.com | 9df621d | 2011-06-23 21:43:52 +0000 | [diff] [blame] | 63 | #mac |
bungeman@google.com | 63aab2f | 2011-06-01 16:15:43 +0000 | [diff] [blame] | 64 | '../include/utils/mac/SkCGUtils.h', |
bungeman@google.com | 63aab2f | 2011-06-01 16:15:43 +0000 | [diff] [blame] | 65 | '../src/utils/mac/SkCreateCGImageRef.cpp', |
| 66 | '../src/utils/mac/SkEGLContext_mac.cpp', |
| 67 | '../src/utils/mac/skia_mac.cpp', |
| 68 | '../src/utils/mac/SkOSWindow_Mac.cpp', |
| 69 | |
bungeman@google.com | 9df621d | 2011-06-23 21:43:52 +0000 | [diff] [blame] | 70 | #mesa |
bungeman@google.com | 63aab2f | 2011-06-01 16:15:43 +0000 | [diff] [blame] | 71 | '../src/utils/mesa/SkEGLContext_Mesa.cpp', |
| 72 | |
bungeman@google.com | 9df621d | 2011-06-23 21:43:52 +0000 | [diff] [blame] | 73 | #sdl |
bungeman@google.com | 63aab2f | 2011-06-01 16:15:43 +0000 | [diff] [blame] | 74 | '../src/utils/SDL/SkOSWindow_SDL.cpp', |
| 75 | |
bungeman@google.com | 9df621d | 2011-06-23 21:43:52 +0000 | [diff] [blame] | 76 | #*nix |
bungeman@google.com | 63aab2f | 2011-06-01 16:15:43 +0000 | [diff] [blame] | 77 | '../src/utils/unix/keysym2ucs.c', |
| 78 | '../src/utils/unix/SkEGLContext_Unix.cpp', |
| 79 | '../src/utils/unix/SkOSWindow_Unix.cpp', |
| 80 | |
bungeman@google.com | 9df621d | 2011-06-23 21:43:52 +0000 | [diff] [blame] | 81 | #windows |
| 82 | '../include/utils/win/SkAutoCoInitialize.h', |
| 83 | '../include/utils/win/SkIStream.h', |
| 84 | '../include/utils/win/SkTScopedComPtr.h', |
| 85 | '../src/utils/win/SkAutoCoInitialize.cpp', |
bungeman@google.com | 63aab2f | 2011-06-01 16:15:43 +0000 | [diff] [blame] | 86 | '../src/utils/win/skia_win.cpp', |
bungeman@google.com | 3b0a8da | 2011-06-02 15:38:06 +0000 | [diff] [blame] | 87 | '../src/utils/win/SkEGLContext_Win.cpp', |
bungeman@google.com | 9df621d | 2011-06-23 21:43:52 +0000 | [diff] [blame] | 88 | '../src/utils/win/SkIStream.cpp', |
bungeman@google.com | 63aab2f | 2011-06-01 16:15:43 +0000 | [diff] [blame] | 89 | '../src/utils/win/SkOSWindow_Win.cpp', |
epoger@google.com | ae85aea | 2011-05-31 13:50:51 +0000 | [diff] [blame] | 90 | ], |
| 91 | 'sources!': [ |
bungeman@google.com | 63aab2f | 2011-06-01 16:15:43 +0000 | [diff] [blame] | 92 | '../src/utils/mesa/SkEGLContext_Mesa.cpp', |
| 93 | '../src/utils/SDL/SkOSWindow_SDL.cpp', |
epoger@google.com | ae85aea | 2011-05-31 13:50:51 +0000 | [diff] [blame] | 94 | ], |
| 95 | 'conditions': [ |
bungeman@google.com | 3b0a8da | 2011-06-02 15:38:06 +0000 | [diff] [blame] | 96 | [ 'OS == "mac"', { |
| 97 | 'sources!': [ |
| 98 | '../src/utils/SkEGLContext_none.cpp', |
| 99 | ], |
epoger@google.com | c39f175 | 2011-06-03 17:52:12 +0000 | [diff] [blame] | 100 | 'link_settings': { |
| 101 | 'libraries': [ |
| 102 | '$(SDKROOT)/System/Library/Frameworks/AGL.framework', |
| 103 | ], |
| 104 | }, |
bungeman@google.com | fe5afe5 | 2011-06-24 13:58:17 +0000 | [diff] [blame] | 105 | 'direct_dependent_settings': { |
| 106 | 'include_dirs': [ |
| 107 | '../include/utils/mac', |
| 108 | ], |
| 109 | }, |
bungeman@google.com | 9df621d | 2011-06-23 21:43:52 +0000 | [diff] [blame] | 110 | },{ #else if 'OS != "mac"' |
senorblanco@chromium.org | 907afca | 2011-06-01 20:55:45 +0000 | [diff] [blame] | 111 | 'include_dirs!': [ |
bungeman@google.com | 9df621d | 2011-06-23 21:43:52 +0000 | [diff] [blame] | 112 | '../include/utils/mac', |
| 113 | ], |
| 114 | 'sources!': [ |
| 115 | '../include/utils/mac/SkCGUtils.h', |
| 116 | '../src/utils/mac/SkCreateCGImageRef.cpp', |
| 117 | '../src/utils/mac/SkEGLContext_mac.cpp', |
| 118 | '../src/utils/mac/skia_mac.cpp', |
| 119 | '../src/utils/mac/SkOSWindow_Mac.cpp', |
senorblanco@chromium.org | 907afca | 2011-06-01 20:55:45 +0000 | [diff] [blame] | 120 | ], |
bungeman@google.com | 63aab2f | 2011-06-01 16:15:43 +0000 | [diff] [blame] | 121 | }], |
bungeman@google.com | 9df621d | 2011-06-23 21:43:52 +0000 | [diff] [blame] | 122 | [ 'OS in ["linux", "freebsd", "openbsd", "solaris"]', { |
bungeman@google.com | 3b0a8da | 2011-06-02 15:38:06 +0000 | [diff] [blame] | 123 | 'sources!': [ |
| 124 | '../src/utils/SkEGLContext_none.cpp', |
| 125 | ], |
epoger@google.com | 161933b | 2011-06-03 17:21:21 +0000 | [diff] [blame] | 126 | 'link_settings': { |
| 127 | 'libraries': [ |
| 128 | '-lGL', |
| 129 | '-lGLU', |
| 130 | ], |
| 131 | }, |
bungeman@google.com | 9df621d | 2011-06-23 21:43:52 +0000 | [diff] [blame] | 132 | },{ #else if 'OS not in ["linux", "freebsd", "openbsd", "solaris"]' |
| 133 | 'include_dirs!': [ |
| 134 | '../include/utils/unix', |
| 135 | ], |
bungeman@google.com | 63aab2f | 2011-06-01 16:15:43 +0000 | [diff] [blame] | 136 | 'sources!': [ |
bungeman@google.com | 9df621d | 2011-06-23 21:43:52 +0000 | [diff] [blame] | 137 | '../src/utils/unix/keysym2ucs.c', |
| 138 | '../src/utils/unix/SkEGLContext_Unix.cpp', |
| 139 | '../src/utils/unix/SkOSWindow_Unix.cpp', |
epoger@google.com | ae85aea | 2011-05-31 13:50:51 +0000 | [diff] [blame] | 140 | ], |
| 141 | }], |
bungeman@google.com | 3b0a8da | 2011-06-02 15:38:06 +0000 | [diff] [blame] | 142 | [ 'OS == "win"', { |
| 143 | 'sources!': [ |
| 144 | '../src/utils/SkEGLContext_none.cpp', |
| 145 | ], |
bungeman@google.com | 9df621d | 2011-06-23 21:43:52 +0000 | [diff] [blame] | 146 | 'direct_dependent_settings': { |
| 147 | 'include_dirs': [ |
| 148 | '../include/utils/win', |
| 149 | ], |
| 150 | }, |
| 151 | },{ #else if 'OS != "win"' |
| 152 | 'include_dirs!': [ |
| 153 | '../include/utils/win', |
| 154 | ], |
| 155 | 'sources!': [ |
| 156 | '../include/utils/win/SkAutoCoInitialize.h', |
| 157 | '../include/utils/win/SkIStream.h', |
| 158 | '../include/utils/win/SkTScopedComPtr.h', |
| 159 | '../src/utils/win/SkAutoCoInitialize.cpp', |
| 160 | '../src/utils/win/skia_win.cpp', |
| 161 | '../src/utils/win/SkEGLContext_Win.cpp', |
| 162 | '../src/utils/win/SkIStream.cpp', |
| 163 | '../src/utils/win/SkOSWindow_Win.cpp', |
| 164 | ], |
bungeman@google.com | 3b0a8da | 2011-06-02 15:38:06 +0000 | [diff] [blame] | 165 | }], |
epoger@google.com | ae85aea | 2011-05-31 13:50:51 +0000 | [diff] [blame] | 166 | ], |
| 167 | 'direct_dependent_settings': { |
| 168 | 'include_dirs': [ |
| 169 | '../include/utils', |
| 170 | ], |
| 171 | }, |
| 172 | }, |
| 173 | ], |
| 174 | } |
| 175 | |
| 176 | # Local Variables: |
| 177 | # tab-width:2 |
| 178 | # indent-tabs-mode:nil |
| 179 | # End: |
| 180 | # vim: set expandtab tabstop=2 shiftwidth=2: |