summaryrefslogtreecommitdiff
path: root/utils/themeeditor/themeeditor.pro
diff options
context:
space:
mode:
Diffstat (limited to 'utils/themeeditor/themeeditor.pro')
-rw-r--r--utils/themeeditor/themeeditor.pro7
1 files changed, 7 insertions, 0 deletions
diff --git a/utils/themeeditor/themeeditor.pro b/utils/themeeditor/themeeditor.pro
index 5b1ab34ca2..9bc78149d2 100644
--- a/utils/themeeditor/themeeditor.pro
+++ b/utils/themeeditor/themeeditor.pro
@@ -1,3 +1,10 @@
1# build in a separate folder.
2MYBUILDDIR = $$OUT_PWD/build/
3OBJECTS_DIR = $$MYBUILDDIR/o
4UI_DIR = $$MYBUILDDIR/ui
5MOC_DIR = $$MYBUILDDIR/moc
6RCC_DIR = $$MYBUILDDIR/rcc
7
1HEADERS += tag_table.h \ 8HEADERS += tag_table.h \
2 symbols.h \ 9 symbols.h \
3 skin_parser.h \ 10 skin_parser.h \