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 | 14cc151f37a089784f8db162bb6f419ec8d1aecb (patch) | |
tree | 007f9310034cf9091ad6da9bbd9bd2af4588eac9 /qt/sqlite/qt-sqlite-qt5-vc11.sln | |
parent | b81096a979f96175efc6cd5a8e05cab801dfcf81 (diff) |
Add Qt5 VC project/solution files
Diffstat (limited to 'qt/sqlite/qt-sqlite-qt5-vc11.sln')
-rw-r--r-- | qt/sqlite/qt-sqlite-qt5-vc11.sln | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/qt/sqlite/qt-sqlite-qt5-vc11.sln b/qt/sqlite/qt-sqlite-qt5-vc11.sln new file mode 100644 index 0000000..436eeea --- /dev/null +++ b/qt/sqlite/qt-sqlite-qt5-vc11.sln @@ -0,0 +1,15 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 2012 +__projects__ +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution +__solution_configurations__ + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution +__project_configurations__ + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal |