Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Visual Studio 2013 Support for Qt5 #3361

Merged
merged 1 commit into from
Apr 28, 2018

Conversation

DeveloperPaul123
Copy link
Contributor

Add check for v120 tool set which corresponds to visual studio 2013.

With this check I was able to successfully build Qt5 using vcpkg and a custom triplet to build with visual studio 2013 (x64-windows-vs2013). Note that I did not try to build a static Qt5 build.

Add case for toolset v120 which corresponds to visual studio 2013.
@ras0219-msft
Copy link
Contributor

This LGTM, thanks for the PR!

@ras0219-msft ras0219-msft merged commit ed3f943 into microsoft:master Apr 28, 2018
@DeveloperPaul123 DeveloperPaul123 deleted the qt5-vs2013-support branch April 29, 2018 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants