Hi All,
I want to create a set of solution and project files for Visual Studio 2010 (I have the ultimate edition) and contribute this to the project. The way I see it, I can write a small script to find all files which have vc9 in the file name. They should be renamed to contain vc10 in the name, and the contents should be modified such that each occurrence of v9 is replaced by vc10. Before doing this, I just wanted to run this by you all, especially the actual implementers to see what they would do to achieve the same. Thanks in advance for any feedback.
Best,
- Amir
------------------------------------------------------------------------------ WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost-effective network management toolset available today. Delivers lowest initial acquisition cost and overall TCO of any competing solution. http://p.sf.net/sfu/whatsupgold-sd _______________________________________________ QuantLib-dev mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-dev |
Sorry, I missed out on the last step: I would then open the solution file in Visual Studio 2010 and it would convert the whole hierarchy for me.
From: Amir Ahmed Ansari <[hidden email]> To: [hidden email] Sent: Fri, April 29, 2011 12:28:27 AM Subject: [Quantlib-dev] Creating Visual Studio 2010 installation Hi All,
I want to create a set of solution and project files for Visual Studio 2010 (I have the ultimate edition) and contribute this to the project. The way I see it, I can write a small script to find all files which have vc9 in the file name. They should be renamed to contain vc10 in the name, and the contents should be modified such that each occurrence of v9 is replaced by vc10. Before doing this, I just wanted to run this by you all, especially the actual implementers to see what they would do to achieve the same. Thanks in advance for any feedback.
Best,
- Amir
------------------------------------------------------------------------------ WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost-effective network management toolset available today. Delivers lowest initial acquisition cost and overall TCO of any competing solution. http://p.sf.net/sfu/whatsupgold-sd _______________________________________________ QuantLib-dev mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-dev |
In reply to this post by Amir Ahmed Ansari-2
On Apr 28, 2011, at 9:28 PM, Amir Ahmed Ansari wrote: > I want to create a set of solution and project files for Visual > Studio 2010 (I have the ultimate edition) and contribute this to the > project. Amir, thank you, but it's already done. It's not been released yet, but if you'll check out the latest sources from Subversion (see <http://quantlib.org/svn.shtml >) you'll get the VC10 projects. Luigi ------------------------------------------------------------------------------ WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost-effective network management toolset available today. Delivers lowest initial acquisition cost and overall TCO of any competing solution. http://p.sf.net/sfu/whatsupgold-sd _______________________________________________ QuantLib-dev mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-dev |
Free forum by Nabble | Edit this page |