Re: converting makefile to XCode project
Re: converting makefile to XCode project
- Subject: Re: converting makefile to XCode project
- From: Eric Albert <email@hidden>
- Date: Tue, 11 May 2004 21:26:23 -0700
On May 11, 2004, at 9:37 AM, Alexander Cohen wrote:
I was wondering if it is possible to convert a makefile to a XCode
project. I know i can use a makefile wihtin XCode but id rather not do
that. Can we do this wihtin XCode or has anyone written something that
will do this?
This isn't really a solvable problem in the general case. It probably
wouldn't be too hard to write something that'd work for very simple
makefiles, but for those you can trivially create the corresponding
Xcode project by hand.
-Eric
Not on the Xcode team
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.