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