Subversion URL: http://proj.badc.rl.ac.uk/svn/ndg-security/TI12-security/trunk/NDGSecurity/python/ndg_security_server/setup.cfg@7077
Revision 7077,
395 bytes
checked in by pjkersha, 11 years ago
(diff) |
|
-
Property svn:keywords set to
Id
|
Line | |
---|
1 | # |
---|
2 | # Configuration file for egg install - allow setting of specific OpenSSL location |
---|
3 | # for M2Crypto build |
---|
4 | # |
---|
5 | # NERC Data Grid Project |
---|
6 | # |
---|
7 | # P J Kershaw 27/10/06 |
---|
8 | # |
---|
9 | # Copyright (C) 2009 Science and Technology Facilities Council |
---|
10 | # |
---|
11 | # BSD - See LICENCE file for details |
---|
12 | [build_ext] |
---|
13 | include_dirs: /usr/local/include |
---|
14 | library_dirs: /usr/local/lib |
---|
15 | |
---|
16 | [egg_info] |
---|
17 | #tag_build = rc1 |
---|
18 | #tag_svn_revision = true |
---|
19 | |
---|
Note: See
TracBrowser
for help on using the repository browser.