From bc54b4bd56c757ec1279896b8b0639a4a9a7e0cd Mon Sep 17 00:00:00 2001 From: Constantin Michael Date: Wed, 4 May 2011 17:17:59 +0200 Subject: Add test infrastructure for libodb-pgsql --- pgsql/pgsql-vc9.sln | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 pgsql/pgsql-vc9.sln (limited to 'pgsql/pgsql-vc9.sln') diff --git a/pgsql/pgsql-vc9.sln b/pgsql/pgsql-vc9.sln new file mode 100644 index 0000000..2ec9432 --- /dev/null +++ b/pgsql/pgsql-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 -- cgit v1.1