diff options
author | Constantin Michael <constantin@codesynthesis.com> | 2011-04-11 18:22:24 +0200 |
---|---|---|
committer | Constantin Michael <constantin@codesynthesis.com> | 2011-04-22 18:52:23 +0200 |
commit | 3150aa68bf21483bbeb947030992fe8909efbc77 (patch) | |
tree | 98828b4ff91c6938e06bdb42a12d331fc0b4f701 /qt/sqlite/qt-sqlite-vc10.sln | |
parent | 26f3245189b3f5d4a96587953ac1d33f45465f1d (diff) |
Add qt/basic and qt/date-time SQLite tests
Diffstat (limited to 'qt/sqlite/qt-sqlite-vc10.sln')
-rw-r--r-- | qt/sqlite/qt-sqlite-vc10.sln | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/qt/sqlite/qt-sqlite-vc10.sln b/qt/sqlite/qt-sqlite-vc10.sln new file mode 100644 index 0000000..9a5dc32 --- /dev/null +++ b/qt/sqlite/qt-sqlite-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 |