Last change
on this file since 2498 was 2490, checked in by Malte Marquarding, 13 years ago |
transitional directory for build files as a distutils based python package. The contents will move to the top dir and scons will be removed.
|
File size:
402 bytes
|
Line | |
---|
1 | [build_ext]
|
---|
2 |
|
---|
3 | # This section controls th external library locations
|
---|
4 | # commented out are the default parameters
|
---|
5 | # to link against a static lib use e.g.
|
---|
6 | # wcslib=/usr/local/lib/libwcs-4.13.2.a
|
---|
7 |
|
---|
8 | #casacore = /usr/local
|
---|
9 | #boost-root = /usr
|
---|
10 | #boostlib = boost_python
|
---|
11 | #cfitsio-root = /usr
|
---|
12 | #cfitsiolib = cfitsio
|
---|
13 | #wcs-root = /usr/local
|
---|
14 | #wcslib = wcs
|
---|
15 | #rpfits-root = /usr/local
|
---|
16 | #rpfitslib = rpfits
|
---|
17 |
|
---|
18 | #extra-root =
|
---|
19 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.