aboutsummaryrefslogtreecommitdiff
path: root/libodb-pgsql-vc11.sln
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-09-16 13:21:48 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-09-16 13:21:48 +0200
commitf8a9600d83a7ebaa0321a59d1b2ebb53671f665d (patch)
tree1aa65c5cdd0167d8203bb8438151e940c1c85ec0 /libodb-pgsql-vc11.sln
parent9268ee9e38081f980f6ff125a31d627b015a1a9f (diff)
Add support for Visual Studio 20122.1.0
Diffstat (limited to 'libodb-pgsql-vc11.sln')
-rw-r--r--libodb-pgsql-vc11.sln26
1 files changed, 26 insertions, 0 deletions
diff --git a/libodb-pgsql-vc11.sln b/libodb-pgsql-vc11.sln
new file mode 100644
index 0000000..e318293
--- /dev/null
+++ b/libodb-pgsql-vc11.sln
@@ -0,0 +1,26 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio 2012
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libodb-pgsql", "odb\pgsql\libodb-pgsql-vc11.vcxproj", {B6185C00-39EC-4429-B774-164B4397B995}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Win32 = Debug|Win32
+ Debug|x64 = Debug|x64
+ Release|Win32 = Release|Win32
+ Release|x64 = Release|x64
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {B6185C00-39EC-4429-B774-164B4397B995}.Debug|Win32.ActiveCfg = Debug|Win32
+ {B6185C00-39EC-4429-B774-164B4397B995}.Debug|Win32.Build.0 = Debug|Win32
+ {B6185C00-39EC-4429-B774-164B4397B995}.Debug|x64.ActiveCfg = Debug|x64
+ {B6185C00-39EC-4429-B774-164B4397B995}.Debug|x64.Build.0 = Debug|x64
+ {B6185C00-39EC-4429-B774-164B4397B995}.Release|Win32.ActiveCfg = Release|Win32
+ {B6185C00-39EC-4429-B774-164B4397B995}.Release|Win32.Build.0 = Release|Win32
+ {B6185C00-39EC-4429-B774-164B4397B995}.Release|x64.ActiveCfg = Release|x64
+ {B6185C00-39EC-4429-B774-164B4397B995}.Release|x64.Build.0 = Release|x64
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal