In order to compile a Cocoa based program for both Mac OS X and another OS using Cocotron in the same Xcode project you will need to create additional targets in the project.
The new targets will specify a CDT compiler and Cocotron/OS specific build settings.
The easiest way to do this is to duplicate an existing target and modify the settings.
