On Thu, Sep 3, 2009 at 5:45 AM, 子朝 王<[email protected]> wrote:
> How to extract .sln and .vcproj files from chrome.gyp?
>
> I have added depot_tools, python bin, svn to my PATH,
> but when I create a bat file:
> gclient runhooks --force
> pause
> and run it, I always got nothing....

You could try running gyp directly:
  tools/gyp/gyp -f vsvs build/all.gyp

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to