Skip to content

Commit 2cd2b55

Browse files
committed
[[ Deploy Docs ]] Add Build for Windows x86_64
This patch updates the windows card image and adds a note about deploying for x86_64
1 parent 8887aba commit 2cd2b55

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

Documentation/guides/Deploying Your Application.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -184,12 +184,13 @@ Figure 5 – Standalone Settings – Mac
184184
Figure 6 – Standalone Settings – Windows
185185

186186
|  |  |
187-
|-------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
188-
| **Build for Windows** | Build a standalone for the Microsoft Windows OS. |
189-
| **Application icon** | Choose an application icon to represent the application in Windows. The icon should be in .ico format. |
190-
| **Document icon** | Choose a document icon to represent your application's documents in Windows. The icon should be in .ico format. |
191-
| **Version information** | The version information to be stored as part of your application and displayed in the Windows property inspector and dialogs. |
192-
| **UAC Execution Level** | Select the user account control level that applies to your application. For more information, consult [MSDN](https://msdn.microsoft.com/en-us/library/bb384608.aspx) |
187+
|--------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
188+
| **Build for Windows x86** | Build a 32-bit standalone for the Microsoft Windows OS. |
189+
| **Build for Windows x86_64** | Build a 64-bit standalone for the Microsoft Windows OS. |
190+
| **Application icon** | Choose an application icon to represent the application in Windows. The icon should be in .ico format. |
191+
| **Document icon** | Choose a document icon to represent your application's documents in Windows. The icon should be in .ico format. |
192+
| **Version information** | The version information to be stored as part of your application and displayed in the Windows property inspector and dialogs. |
193+
| **UAC Execution Level** | Select the user account control level that applies to your application. For more information, consult [MSDN](https://msdn.microsoft.com/en-us/library/bb384608.aspx) |
193194

194195
![](images/standalone-settings-linux.png)
195196

54.9 KB
Loading

0 commit comments

Comments
 (0)