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/qt5-vc9.sln | |
parent | 70569f2e39408d22910fe85699289f4444245f6b (diff) |
Add Qt5 VC project/solution files
Diffstat (limited to 'qt/qt5-vc9.sln')
-rw-r--r-- | qt/qt5-vc9.sln | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/qt/qt5-vc9.sln b/qt/qt5-vc9.sln new file mode 100644 index 0000000..2ec9432 --- /dev/null +++ b/qt/qt5-vc9.sln @@ -0,0 +1,15 @@ + +Microsoft Visual Studio Solution File, Format Version 10.00 +# Visual Studio 2008 +__projects__ +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution +__solution_configurations__ + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution +__project_configurations__ + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal |