diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2013-02-07 12:32:10 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2013-02-07 12:32:10 +0200 |
commit | af01132b8911398ffc5952cbf095d2fa00d59574 (patch) | |
tree | 4dd4637a69efbad31072374b0aabb53166b24c39 /qt/qt4-vc10.sln | |
parent | 70569f2e39408d22910fe85699289f4444245f6b (diff) |
Add Qt5 VC project/solution files
Diffstat (limited to 'qt/qt4-vc10.sln')
-rw-r--r-- | qt/qt4-vc10.sln | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/qt/qt4-vc10.sln b/qt/qt4-vc10.sln new file mode 100644 index 0000000..9a5dc32 --- /dev/null +++ b/qt/qt4-vc10.sln @@ -0,0 +1,15 @@ + +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual Studio 2010 +__projects__ +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution +__solution_configurations__ + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution +__project_configurations__ + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal |