From a089fcc54590b3afa300fe3a0307d92980cfbcd4 Mon Sep 17 00:00:00 2001 From: Robert Bieber Date: Tue, 25 May 2010 22:39:07 +0000 Subject: Added a README and a missing copyright header to the theme editor files git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26293 a1c6a512-1295-4272-9138-f99709370657 --- utils/themeeditor/themeeditor.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/themeeditor/themeeditor.pro') diff --git a/utils/themeeditor/themeeditor.pro b/utils/themeeditor/themeeditor.pro index f3ce7f6810..ad6b41858e 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 -- cgit v1.2.3