Remove unneeded iOS libraries

This commit is contained in:
Joshua Granick
2014-12-18 13:06:52 -08:00
parent 63c1b52219
commit 44e69d461d
25 changed files with 2 additions and 2 deletions

View File

@@ -14,12 +14,12 @@
<ndll name="libfreetype" dir="legacy/ndll" register="false" if="emscripten" />
<ndll name="curl_ssl" dir="legacy/ndll" register="false" if="ios" />
<!-- <ndll name="curl_ssl" dir="legacy/ndll" register="false" if="ios" />
<ndll name="png" dir="legacy/ndll" register="false" if="ios" />
<ndll name="jpeg" dir="legacy/ndll" register="false" if="ios" />
<ndll name="freetype" dir="legacy/ndll" register="false" if="ios" />
<ndll name="ogg" dir="legacy/ndll" register="false" if="ios" />
<ndll name="vorbis" dir="legacy/ndll" register="false" if="ios" />
<ndll name="vorbis" dir="legacy/ndll" register="false" if="ios" /> -->
<dependency name="extension-api" path="dependencies/extension-api" if="android" />

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.