Age | Commit message (Collapse) | Author |
|
Silences linker output that LTCG is used anyway because whole program
optimization is enabled for these configurations.
|
|
|
|
|
|
Modern libpng releases use this library name as output for their MSVC project files.
|
|
|
|
This hints at broken library builds and thus should not be set for us.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
To avoid recompiling the wole project each time we use the create_project tool.
|
|
Mainly, to speed up the development with the "debug" configuration.
|
|
|
|
|
|
|
|
|
|
|
|
The generated project paths were recognized by Xcode, but not third party tools, like AppCode.
|
|
The "iphone" backend is the support for the old iPhones.
The "ios7" backend is for the new iPhones.
|
|
|
|
|
|
|
|
found
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The simulator works with the same target than the iPhone / iPad target.
|
|
|