diff options
| -rw-r--r-- | Documentation/BuildingOnWindows.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/BuildingOnWindows.txt b/Documentation/BuildingOnWindows.txt index c411d62..14a9b5b 100644 --- a/Documentation/BuildingOnWindows.txt +++ b/Documentation/BuildingOnWindows.txt | |||
| @@ -52,7 +52,8 @@ For packaging use: | |||
| 52 | debug = 1 | 52 | debug = 1 |
| 53 | optimize = 1 | 53 | optimize = 1 |
| 54 | wix_bindir = "c:\\program files\\Windows Installer XML v3.5\\bin" | 54 | wix_bindir = "c:\\program files\\Windows Installer XML v3.5\\bin" |
| 55 | - run | 55 | - run the following commands. Two scons runs are required as 'scons dist=1' requires the Swift.exe to be in place. |
| 56 | scons | ||
| 56 | scons dist=1 | 57 | scons dist=1 |
| 57 | 58 | ||
| 58 | Notes | 59 | Notes |
Swift