aboutsummaryrefslogtreecommitdiff
path: root/libodb-pgsql-vc10.sln
diff options
context:
space:
mode:
authorConstantin Michael <constantin@codesynthesis.com>2011-04-28 11:21:37 +0200
committerConstantin Michael <constantin@codesynthesis.com>2011-05-03 11:01:18 +0200
commit00eab4e6eca4227b1ecd2c6f502eedad41c3af96 (patch)
treecc3c7c33dc38f4002923567e9f7eb8087f17b2c3 /libodb-pgsql-vc10.sln
parentf7f4d440622bc90c3aa491fd72951ae873505016 (diff)
Add libodb-pgsql infrastructure files
Diffstat (limited to 'libodb-pgsql-vc10.sln')
-rw-r--r--libodb-pgsql-vc10.sln26
1 files changed, 26 insertions, 0 deletions
diff --git a/libodb-pgsql-vc10.sln b/libodb-pgsql-vc10.sln
new file mode 100644
index 0000000..0849b9f
--- /dev/null
+++ b/libodb-pgsql-vc10.sln
@@ -0,0 +1,26 @@
+
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libodb-pgsql", "odb\pgsql\libodb-pgsql-vc10.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