Julien 074d491a6e DISTS: Update XCode workspace
The workspace was broken by 39076ef9722529d80fef. 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
..
2010-07-27 14:31:33 +00:00
2010-05-05 12:16:51 +00:00
2011-05-01 14:44:20 +03: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.