diff options
author | Constantin Michael <constantin@codesynthesis.com> | 2011-07-21 23:17:37 +0200 |
---|---|---|
committer | Constantin Michael <constantin@codesynthesis.com> | 2011-07-21 23:17:37 +0200 |
commit | 702df9ae55150c8b8671a9fb200793b78d75aa78 (patch) | |
tree | f5050cb73c69794f4fa15fc6263d689a277ef1e3 /qt/pgsql/qt-pgsql-vc10.sln | |
parent | f5a9d565dad28df86490b392cd5b4d763ab2a248 (diff) |
Add Qt profile tests for PostgreSQL
Diffstat (limited to 'qt/pgsql/qt-pgsql-vc10.sln')
-rw-r--r-- | qt/pgsql/qt-pgsql-vc10.sln | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/qt/pgsql/qt-pgsql-vc10.sln b/qt/pgsql/qt-pgsql-vc10.sln new file mode 100644 index 0000000..9a5dc32 --- /dev/null +++ b/qt/pgsql/qt-pgsql-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 |