summaryrefslogtreecommitdiff
path: root/llmr.gyp
Commit message (Expand)AuthorAgeFilesLines
* add target to build for simulatorDane Springmeyer2014-02-041-2/+2
* beauty is a triple arch command line buildDane Springmeyer2014-02-041-13/+10
* same for ios build (no need to link -lpng directly)Dane Springmeyer2014-02-041-13/+0
* don't link -lpng when creating static llmr.aDane Springmeyer2014-02-041-13/+0
* add GCC_INPUT_FILETYPE + make SUPPORTED_PLATFORMS a listDane Springmeyer2014-02-041-2/+3
* put png_cflags in cflags not includes to avoid gyp double completing with -IDane Springmeyer2014-02-041-6/+58
* fix 'make xapp' target after new png dependencyDane Springmeyer2014-02-031-10/+26
* png is a new dependency in sprite.cpp - add it to build systemDane Springmeyer2014-02-031-15/+22
* switch build system to gypDane Springmeyer2014-02-031-0/+65