5.4. Creating Makefiles from a .pro file

The MeVisLabProjectGenerator.app helper application may create UNIX Makefiles from .pro files as well. In GUI mode, however, when started via Finder or from Xcode itself, the MeVisLabProjectGenerator.app will only create Xcode project files. To generate Makefiles launch the MeVisLabProjectGenerator.app executable directly from the Terminal. Type the following call

…/MeVisLab.app/Contents/Support/MeVisLabProjectGenerator.app/Contents/MacOS/MeVisLabProjectGenerator --help

in the Terminal to see all available options.