Added a README and a missing copyright header to the theme editor files
[kugel-rb.git] / utils / themeeditor / themeeditor.pro
blobad6b41858e8075f4dfd020c8e5e6326d362bb743
1 HEADERS += tag_table.h \
2 symbols.h \
3 skin_parser.h \
4 skin_scan.h \
5 skin_debug.h
6 SOURCES += tag_table.c \
7 skin_parser.c \
8 skin_scan.c \
9 skin_debug.c \
10 main.cpp
11 OTHER_FILES += README