[Qgis-developer] Re: Qgis Xcode project test

William Kyngesburye woklist at kyngchaos.com
Sat Feb 14 13:48:54 EST 2009


On Feb 14, 2009, at 12:36 PM, Gary Sherman wrote:

> On Feb 14, 2009, at 8:40 AM, William Kyngesburye wrote:
>
>> Hmm, this would be the maintenance part of the project - any *new*  
>> sources aren't automatically added to the project. Any time a  
>> source is added to a cmake list, it would have to be added to the  
>> Xcode project and corresponding target in the project.
>
>
> So I added the missing source files, now the only problem is the  
> missing moc files that go along with it. Are those set up to be  
> generated on the fly, and if so how do I add a new one?
>
mocs for core, gui and app are listed in the moc_sources.xcconfig  
file.  ui files for the app are listed automaticaly from the ui folder.

moc, ui and qrc files for providers/plugins are in each target's  
Generate Sources phase.

-----
William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>
http://www.kyngchaos.com/

"I ache, therefore I am.  Or in my case - I am, therefore I ache."

- Marvin




More information about the Qgis-developer mailing list