diff options
| author | Roman Lacko <backup.rlacko@gmail.com> | 2013-07-13 00:21:23 +0200 |
|---|---|---|
| committer | Roman Lacko <backup.rlacko@gmail.com> | 2013-07-13 00:21:23 +0200 |
| commit | f9e4f1b8054687dc4e16ed576dd1a10c62907994 (patch) | |
| tree | 6e96ec94f1afcfabfbb9f78cdffb03b24d2131f7 /setup.py | |
| parent | 47907b37035370f5311d452786986b1bdd165f9a (diff) | |
Support for building windows binaries with only Windows SDK installed (Visual Studio is no more required)
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -24,9 +24,6 @@ REQUIREMENTS: OPTIONAL: OpenSSL: You can specify the location of OpenSSL DLLs with option --opnessl=</path/to/openssl/bin>. You can download OpenSSL for windows here: http://slproweb.com/products/Win32OpenSSL.html - -NOTES: -Building 64bit version is not supported with Visual Studio 2008 Express Edition. """ __version__ = "1.3.0dev" |
