a982243b97
The main test won't find them if they are. Change-Id: Iae3ffe4c0289a0c88d46c1bd2e414c20def89ab4 Reviewed-by: Frederik Gladhorn <frederik.gladhorn@digia.com>
8 lines
132 B
Prolog
8 lines
132 B
Prolog
SOURCES = qpong.cpp
|
|
TARGET = qpong
|
|
QT = core dbus
|
|
CONFIG -= app_bundle
|
|
CONFIG += console
|
|
|
|
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
|