diff options
author | Constantin Michael <constantin@codesynthesis.com> | 2011-03-22 10:49:56 +0200 |
---|---|---|
committer | Constantin Michael <constantin@codesynthesis.com> | 2011-04-22 17:54:50 +0200 |
commit | 8e29be9f2229a6c618f95b725502f7082f02d50a (patch) | |
tree | 77eb79933015300a398a10135122534bfa5abaa3 /qt/qt-vc10.sln | |
parent | d206125ed2d85891d946c3c12c9b7eb95d5af41e (diff) |
Add Qt profile example
Diffstat (limited to 'qt/qt-vc10.sln')
-rw-r--r-- | qt/qt-vc10.sln | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/qt/qt-vc10.sln b/qt/qt-vc10.sln new file mode 100644 index 0000000..9a5dc32 --- /dev/null +++ b/qt/qt-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 |