aboutsummaryrefslogtreecommitdiffstats
path: root/Plugins/Plugins.pro
blob: 805521a4a0c0d212bc9e39341d51a5690ffa1111 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
TEMPLATE = subdirs

pluginsProject = 1

SUBDIRS += \
    CsvExport \
    CsvImport \
    DbSqlite2 \
    HtmlExport \
    PdfExport \
    SqlExport \
    SqlFormatterSimple \
    XmlExport \
    JsonExport \
    RegExpImport \
    Printing \
    SqlEnterpriseFormatter \
    ConfigMigration \
    ScriptingTcl