scummvm/dists/iphone
Julien 074d491a6e DISTS: Update XCode workspace
The workspace was broken by 39076ef972. This reverts it to the previous revision and reapplies the changes:
 - change UNIX to POSIX
 - remove mpeg2 support

And adds the following changes:
 - add missing files to the workspace
 - enable translation support
 - silence multi-character constant warning
2011-06-07 05:24:05 -04:00
..
scummvm.xcodeproj DISTS: Update XCode workspace 2011-06-07 05:24:05 -04:00
Default.png
icon4.png
icon-72.png
icon.png
Info.plist
Info.plist.in
readme.txt CREATE_PROJECT: Add stubs for Xcode provider 2011-06-01 17:34:32 -04:00

The Xcode project files can now be created automatically from the GCC
files using the create_project tool inside the /tools/create_project folder.

To create the default project files, build create_project.exe, copy it inside
this folder and run the create_xcode.bat file for a default build. You can
run create_project.exe with no parameters to check the possible command-line
options.