Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/util/util.pri
blob: 7db9d98d146d4969eb085d3b19f8de5daddaf939 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
SOURCES += \
    $$PWD/png.c \
    $$PWD/catalog.c \
    $$PWD/thread.c \
    $$PWD/xstring.c \
    $$PWD/help.c \
    $$PWD/xerror.c \
    $$PWD/xshl.c \
    $$PWD/xldio.c \
    $$PWD/xstdio.c \
    $$PWD/xmenu.c \
    $$PWD/timers.c