|
Revision 4254, 316 bytes
(checked in by warmerda, 6 years ago)
|
New
|
- Property svn:eol-style set to
native
- Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 |
recursive-include pymod *.py *.cpp *.c *.h *.i |
|---|
| 2 |
recursive-include html * |
|---|
| 3 |
recursive-include core *.h |
|---|
| 4 |
recursive-include port *.h |
|---|
| 5 |
recursive-include alg *.h |
|---|
| 6 |
recursive-include ogr *.h |
|---|
| 7 |
recursive-include frmts *.h |
|---|
| 8 |
include VERSION |
|---|
| 9 |
include setup.py |
|---|
| 10 |
include MAINFEST.in |
|---|
| 11 |
include *gdal*.so |
|---|
| 12 |
include *gdal*.lib |
|---|
| 13 |
include *gdal*.dll |
|---|
| 14 |
|
|---|