diff --git a/utils/themeeditor/themeeditor.pro b/utils/themeeditor/themeeditor.pro index bd994c602a..a0687d4d8a 100644 --- a/utils/themeeditor/themeeditor.pro +++ b/utils/themeeditor/themeeditor.pro @@ -1,3 +1,7 @@ +#Setting the binary name +TARGET = rbthemeeditor + +# Adding network support QT += network # Enabling profiling