[LLVMdev] Upgrading the visual studio from 2008 to 2010

Aaron Ballman aaron at aaronballman.com
Fri Jul 26 10:34:38 PDT 2013


CMake should take care of that for you automatically.  You should just
use the proper generator ("Visual Studio 10" if memory serves me) and
the correct solution will be made.

HTH!

~Aaron

On Fri, Jul 26, 2013 at 7:02 AM, Brian Herman <brianherman at gmail.com> wrote:
> Anyone have any tips on upgrading the llvm visual studio project from 2008
> to 2010?
>
> --
>
>
> Thanks,
> Brian Herman
> college.nfshost.com
>
>
>
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>



More information about the llvm-dev mailing list