Theme Editor: Changed binary name to rbthemeeditor

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27580 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Robert Bieber 2010-07-26 21:18:47 +00:00
parent adc472bec5
commit d530f0bbe5

View file

@ -1,3 +1,7 @@
#Setting the binary name
TARGET = rbthemeeditor
# Adding network support
QT += network QT += network
# Enabling profiling # Enabling profiling