2009-04-26 16:38:41 +04:00
|
|
|
|
|
|
|
|
|
Microsoft Visual Studio Solution File, Format Version 10.00
|
|
|
|
|
# Visual Studio 2008
|
|
|
|
|
Project("{2857B73E-F847-4B02-9238-064979017E93}") = "psycopg2", "psycopg2.cproj", "{CFD80D18-3EE5-49ED-992A-E6D433BC7641}"
|
|
|
|
|
EndProject
|
|
|
|
|
Global
|
|
|
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
|
|
|
Debug|Any CPU = Debug|Any CPU
|
|
|
|
|
Release|Any CPU = Release|Any CPU
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
|
|
|
{CFD80D18-3EE5-49ED-992A-E6D433BC7641}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
|
|
{CFD80D18-3EE5-49ED-992A-E6D433BC7641}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
|
|
{CFD80D18-3EE5-49ED-992A-E6D433BC7641}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
|
|
{CFD80D18-3EE5-49ED-992A-E6D433BC7641}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(MonoDevelopProperties) = preSolution
|
|
|
|
|
StartupItem = psycopg2.cproj
|
|
|
|
|
Policies = $0
|
|
|
|
|
$0.TextStylePolicy = $1
|
|
|
|
|
$1.FileWidth = 120
|
2011-02-27 14:52:00 +03:00
|
|
|
|
$1.TabWidth = 4
|
|
|
|
|
$1.inheritsSet = Mono
|
|
|
|
|
$1.inheritsScope = text/plain
|
2010-02-21 03:04:00 +03:00
|
|
|
|
$0.DotNetNamingPolicy = $2
|
|
|
|
|
$2.DirectoryNamespaceAssociation = None
|
|
|
|
|
$2.ResourceNamePolicy = FileName
|
2011-02-27 14:52:00 +03:00
|
|
|
|
$0.StandardHeader = $3
|
|
|
|
|
$3.Text =
|
|
|
|
|
$3.IncludeInNewFiles = False
|
|
|
|
|
$0.TextStylePolicy = $4
|
|
|
|
|
$4.FileWidth = 72
|
|
|
|
|
$4.NoTabsAfterNonTabs = True
|
|
|
|
|
$4.RemoveTrailingWhitespace = True
|
|
|
|
|
$4.inheritsSet = VisualStudio
|
|
|
|
|
$4.inheritsScope = text/plain
|
|
|
|
|
$4.scope = text/x-readme
|
2011-08-10 20:25:46 +04:00
|
|
|
|
$0.TextStylePolicy = $5
|
|
|
|
|
$5.inheritsSet = VisualStudio
|
|
|
|
|
$5.inheritsScope = text/plain
|
|
|
|
|
$5.scope = text/plain
|
2009-04-26 16:38:41 +04:00
|
|
|
|
name = psycopg2
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
EndGlobal
|