diff options
Diffstat (limited to 'utils/themeeditor/themeeditor.pro')
| -rw-r--r-- | utils/themeeditor/themeeditor.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/themeeditor/themeeditor.pro b/utils/themeeditor/themeeditor.pro index f3ce7f6..ad6b418 100644 --- a/utils/themeeditor/themeeditor.pro +++ b/utils/themeeditor/themeeditor.pro @@ -1,4 +1,3 @@ -CONFIG += qt HEADERS += tag_table.h \ symbols.h \ skin_parser.h \ @@ -9,3 +8,4 @@ SOURCES += tag_table.c \ skin_scan.c \ skin_debug.c \ main.cpp +OTHER_FILES += README |