7 lines
58 B
Prolog
7 lines
58 B
Prolog
|
SOURCES = qpong.cpp
|
||
|
TARGET = qpong
|
||
|
QT += dbus
|
||
|
QT -= gui
|
||
|
|
||
|
|