Skip to content

Commit

Permalink
Update Windows_Desktop_Installation_And_Build_Guidelines.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abhineetagarwal committed Apr 26, 2016
1 parent 4a92d06 commit a17c47e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/oss/Windows_Desktop_Installation_And_Build_Guidelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,11 @@
11. **Download and Extract** the appropriate version of **Qt** as indicated below:

- To target **Windows XP/XPE** with **Microsoft Visual Studio 2008**:
- **[download Zebra’s Qt 5.1.1.0 VS2008 binaries](http://rhomobile-suite.s3.amazonaws.com/Qt/Qt5-vs2008.7z)**
- **[Download Zebra’s Qt 5.1.1.0 VS2008 binaries](http://rhomobile-suite.s3.amazonaws.com/Qt/Qt5-vs2008.7z)**
- Extract the content at **```C:\Qt\Qt5-vs2008```** directory in the machine
- Add the **```QTDIR``` System** variable with the value as **```C:\Qt\Qt5-vs2008```**
- To target **Windows XP/XPE** with **Microsoft Visual Studio 2012**:
- **[download Zebra’s Qt 5.1.1.0 VS2012 binaries](http://rhomobile-suite.s3.amazonaws.com/Qt/Qt5-rhoxp.7z)**
- **[Download Zebra’s Qt 5.1.1.0 VS2012 binaries](http://rhomobile-suite.s3.amazonaws.com/Qt/Qt5-rhoxp.7z)**
- Extract the content at **```C:\Qt\Qt5-rhoxp```** directory in the machine
- Add the **```QTDIR``` System** variable with the value as **```C:\Qt\Qt5-rhoxp```**

Expand Down

0 comments on commit a17c47e

Please sign in to comment.