On 3/8/2013 2:23 AM, gerson.k...@gmail.com wrote:
I am rebuilding Python 2.7.4 using Visual Studio 2010. As part of
that, I wanted to build with a current OpenSSL version (1.0.1e) and
an updated SQLite version.
What I noted: the projects in the main workspace (at least in
PCBuild) directly inclu
I am rebuilding Python 2.7.4 using Visual Studio 2010. As part of that, I
wanted to build with a current OpenSSL version (1.0.1e) and an updated SQLite
version.
What I noted: the projects in the main workspace (at least in PCBuild) directly
include the source code of dependent libraries. Can so