diff -r 1d523b48efa3 PCbuild/readme.txt --- a/PCbuild/readme.txt Tue Mar 25 10:13:44 2014 +0100 +++ b/PCbuild/readme.txt Mon Mar 31 07:26:48 2014 -0500 @@ -9,8 +9,9 @@ Visual C++ 2010 Express Edition Required for building 32-bit Debug and Release configuration builds. - This edition does not support "solution folders", which pcbuild.sln - uses; this will not prevent building. + pcbuild.sln uses solution folders which are not supported by this edition + and a warning will be will be displayed. This warning can safely + be dismissed. Visual Studio 2010 Professional Edition Required for building 64-bit Debug and Release configuration builds Visual Studio 2010 Premium Edition @@ -334,4 +335,4 @@ If you want to create your own extension module DLL (.pyd), there's an example with easy-to-follow instructions in ..\PC\example\; read the -file readme.txt there first. +file readme.txt there first. \ No newline at end of file