Thanks! I will try it out.
On Wed, Nov 27, 2013 at 11:38 AM, Ben Noordhuis <[email protected]> wrote: > On Wed, Nov 27, 2013 at 5:09 PM, Aaron Boxer <[email protected]> wrote: > > This may help me understand why I can't get my VS 2012 project to link to > > libuv. > > > > Alternately, can I use GYP to generate Eclipse CDT project files? > > I pushed a minor fix[1] just now that lets you generate Eclipse > settings with `./gyp_uv.py -f eclipse`. > > Note that it does *not* generate a new CDT project - it generates a > out/{Debug,Release}/eclipse-cdt-settings.xml file that you can import > into an existing CDT project. > > [1] https://github.com/joyent/libuv/commit/7bb7371 > > -- > You received this message because you are subscribed to the Google Groups > "libuv" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/libuv. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "libuv" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/libuv. For more options, visit https://groups.google.com/groups/opt_out.
