Development files

The development files are the include files needed to compile C programs, the PKG-CONFIG .pc files and the static libraries.

|-- include
|   `-- libgda-4.0
|     [... except the libgdaui/ directory ...]
`-- lib
    |-- libgda-4.0
    |-- libgda-4.0.a
    |-- libgda-4.0.la
    |-- libgda-report-4.0.a
    |-- libgda-report-4.0.la
    |-- libgda-xslt-4.0.a
    |-- libgda-xslt-4.0.la
    `-- pkgconfig
        |-- libgda-4.0.pc
        |-- libgda-report-4.0.pc
        `-- libgda-xslt-4.0.pc