summaryrefslogtreecommitdiff
path: root/psycopg2.cproj
diff options
context:
space:
mode:
authorFederico Di Gregorio <fog@initd.org>2010-02-12 23:34:53 +0100
committerFederico Di Gregorio <fog@initd.org>2010-02-12 23:34:53 +0100
commit611606d53294ec68ab61aea9ba9149d3c6da4750 (patch)
tree9fec4c4dd2bf8bc2d7da569a0d644ba392dfaf6e /psycopg2.cproj
parente5bed4993bb69ef2ad7edcef1e2736f5c2e0c1b6 (diff)
downloadpsycopg2-611606d53294ec68ab61aea9ba9149d3c6da4750.tar.gz
Changes license to LGPL3 + OpenSSL exception on all source files
Diffstat (limited to 'psycopg2.cproj')
-rw-r--r--psycopg2.cproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/psycopg2.cproj b/psycopg2.cproj
index 74f4573..4328a3e 100644
--- a/psycopg2.cproj
+++ b/psycopg2.cproj
@@ -52,7 +52,6 @@
<None Include="doc\extensions.rst" />
<None Include="doc\HACKING" />
<None Include="doc\SUCCESS" />
- <None Include="doc\TODO" />
<None Include="examples\binary.py" />
<None Include="examples\copy_from.py" />
<None Include="examples\copy_to.py" />
@@ -168,6 +167,7 @@
<Compile Include="psycopg\lobject_int.c" />
<Compile Include="psycopg\lobject_type.c" />
<Compile Include="psycopg\adapter_pfloat.c" />
+ <Compile Include="psycopg\adapter_pdecimal.c" />
</ItemGroup>
<ProjectExtensions>
<MonoDevelop>