summaryrefslogtreecommitdiffstats
path: root/utils/themeeditor/themeeditor.pro
blob: ad6b41858e8075f4dfd020c8e5e6326d362bb743 (plain)
1
2
3
4
5
6
7
8
9
10
11
HEADERS += tag_table.h \
    symbols.h \
    skin_parser.h \
    skin_scan.h \
    skin_debug.h
SOURCES += tag_table.c \
    skin_parser.c \
    skin_scan.c \
    skin_debug.c \
    main.cpp
OTHER_FILES += README