diff options
| author | Kevin Smith <git@kismith.co.uk> | 2012-10-10 18:55:51 (GMT) |
|---|---|---|
| committer | Kevin Smith <git@kismith.co.uk> | 2012-10-10 18:55:51 (GMT) |
| commit | 3dc6eb8466becce591af497b0bd29fa44760e64c (patch) | |
| tree | 9f8b7b3bfd674bad45f81d50a5adc1cb292fec4e | |
| parent | 53b7a6ad2d12fc5edc6a98726cabf1ea0b496505 (diff) | |
| download | swift-3dc6eb8466becce591af497b0bd29fa44760e64c.zip swift-3dc6eb8466becce591af497b0bd29fa44760e64c.tar.bz2 | |
Forgotten dependency
| -rw-r--r-- | Documentation/BuildingOnWindows.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/BuildingOnWindows.txt b/Documentation/BuildingOnWindows.txt index 1e5a6e1..73b6906 100644 --- a/Documentation/BuildingOnWindows.txt +++ b/Documentation/BuildingOnWindows.txt @@ -1,6 +1,7 @@ Prerequisites ------------ - Microsoft Visual C++ Express Edition +- Windows SDK - Python (2.5 <= version < 3) - OpenSSL * OpenSSL is optional - without it the Windows platform crypto will be used |
Swift