Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/include/include.pri
blob: 22a49964e4e34dabf5c9df226a193fd4fb8995fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
HEADERS += \
    $$PWD/archaccel.h \
    $$PWD/btrace.h \
    $$PWD/c256.h \
    $$PWD/catalog.h \
    $$PWD/complex.h \
    $$PWD/cursor.h \
    $$PWD/fconfig.h \
    $$PWD/filter.h \
    $$PWD/formulas.h \
    $$PWD/fractal.h \
    $$PWD/gccaccel.h \
    $$PWD/gccbuild.h \
    $$PWD/generic.h \
    $$PWD/grlib.h \
    $$PWD/hicolor.h \
    $$PWD/misc-f.h \
    $$PWD/param.h \
    $$PWD/pixel_t.h \
    $$PWD/plane.h \
    $$PWD/sffe.h \
    $$PWD/sffe_cmplx_asm.h \
    $$PWD/sffe_cmplx_gsl.h \
    $$PWD/timers.h \
    $$PWD/true24.h \
    $$PWD/truecolor.h \
    $$PWD/ui.h \
    $$PWD/ui_helper.h \
    $$PWD/xerror.h \
    $$PWD/xio.h \
    $$PWD/xldio.h \
    $$PWD/xmenu.h \
    $$PWD/xshl.h \
    $$PWD/xthread.h \
    $$PWD/zoom.h \
    $$PWD/i386/ctrl87.h \
    $$PWD/i386/sstring.h \
    $$PWD/i386/__math.h