summaryrefslogtreecommitdiff
path: root/utils/themeeditor/themeeditor.pro
diff options
context:
space:
mode:
authorRobert Bieber <robby@bieberphoto.com>2010-05-25 22:39:07 +0000
committerRobert Bieber <robby@bieberphoto.com>2010-05-25 22:39:07 +0000
commita089fcc54590b3afa300fe3a0307d92980cfbcd4 (patch)
treec6a6c8c3e473c5b9f591c59334fbc67bf7c6c250 /utils/themeeditor/themeeditor.pro
parent0769fc5182b211dea276b5895987dfc4bc133995 (diff)
downloadrockbox-a089fcc54590b3afa300fe3a0307d92980cfbcd4.tar.gz
rockbox-a089fcc54590b3afa300fe3a0307d92980cfbcd4.zip
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
Diffstat (limited to 'utils/themeeditor/themeeditor.pro')
-rw-r--r--utils/themeeditor/themeeditor.pro2
1 files changed, 1 insertions, 1 deletions
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 @@
1CONFIG += qt
2HEADERS += tag_table.h \ 1HEADERS += tag_table.h \
3 symbols.h \ 2 symbols.h \
4 skin_parser.h \ 3 skin_parser.h \
@@ -9,3 +8,4 @@ SOURCES += tag_table.c \
9 skin_scan.c \ 8 skin_scan.c \
10 skin_debug.c \ 9 skin_debug.c \
11 main.cpp 10 main.cpp
11OTHER_FILES += README