cleanup project files
[staging/HomeScreen.git] / interfaces / interfaces.pro
index 1dad460..1d2920a 100644 (file)
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-QT  += dbus
-QT  -= gui
-
 TEMPLATE = lib
-CONFIG += staticlib
 TARGET = interfaces
+QT = dbus
+CONFIG += staticlib
 
 HEADERS += \
     include/appframework.hpp \