mirror of
https://github.com/psycopg/psycopg2.git
synced 2024-11-10 19:16:34 +03:00
38 lines
1.4 KiB
Plaintext
38 lines
1.4 KiB
Plaintext
|
|
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
|
|
$1.NoTabsAfterNonTabs = False
|
|
$0.DotNetNamingPolicy = $2
|
|
$2.DirectoryNamespaceAssociation = None
|
|
$2.ResourceNamePolicy = FileName
|
|
$0.TextStylePolicy = $3
|
|
$3.NoTabsAfterNonTabs = False
|
|
$3.inheritsSet = Mono
|
|
$3.inheritsScope = text/x-python
|
|
$3.scope = text/plain
|
|
$0.StandardHeader = $4
|
|
$4.Text =
|
|
$4.IncludeInNewFiles = False
|
|
$4.inheritsSet = MITX11License
|
|
name = psycopg2
|
|
EndGlobalSection
|
|
EndGlobal
|