On Fri, Apr 23, 2010 at 1:44 AM, Patrick Roland Gansterer <par...@paroga.com > wrote:
> On Fri, 23 Apr 2010 00:54:02 -0700, Darin Fisher <da...@chromium.org> > wrote: > > Indeed. It also allows features like Ctrl+F7 (compile only the current > > source file) to work. A number of other common IDE features are lost if > > you > > use a makefile based vcproj. GYP nicely preserves all of those great > IDE > > features, which to me is one of the main selling points as an end-user. > Did you tried my CMake example for the JSC executable? You can find it at > https://bugs.webkit.org/show_bug.cgi?id=37945. > I think that it show the CMake VisualStudio integration very good: You can > even "compile" one of the generator script (e.g. for the hashtables) and > all files with dependencies will rebuild too. > > Maybe you can tell me what is missing in the generated vsproj, so I can > look at it and improve the CMakeLists.txt? > > - Patrick > Sorry, no I have not had the chance to test your patch. Since I'm not setup to run cmake, could you perhaps post the generated vcproj file? Thanks, -Darin
_______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev