Working on iOS

This commit is contained in:
Joshua Granick
2015-03-20 07:22:02 -07:00
parent 90ef6b39c3
commit 978dd06ee8
4 changed files with 36 additions and 33 deletions

View File

@@ -33,13 +33,6 @@
<ndll name="lime" if="included" />
<ndll name="curl_ssl" register="false" if="ios" />
<ndll name="png" register="false" if="ios" />
<ndll name="jpeg" register="false" if="ios" />
<ndll name="freetype" register="false" if="ios" />
<ndll name="ogg" register="false" if="ios" />
<ndll name="vorbis" register="false" if="ios" />
<dependency name="extension-api" path="dependencies/extension-api" if="android" />
<dependency path="dependencies/webgl-debug.js" if="html5 debug" />
<dependency path="dependencies/stats.min.js" if="html5 stats" />