Ok, I'm impatient. I'm a JetBrains PhpStorm user and cannot wait for the release of their C++ IDE. :-) Their Objective-C IDE, Appcode, also supports C++. But I can't find a good way to import a fairly large C++ project into Appcode, other than clumsy copying files one at a time.
What's a good way to create a new Appcode project that will use an existing directory structure of C++ code? It's in Git, if that makes any difference.