8 lines
148 B
Prolog
8 lines
148 B
Prolog
|
SOURCES += tst_mouse.cpp
|
||
|
QT += testlib testlib-private gui gui-private
|
||
|
|
||
|
mac:CONFIG -= app_bundle
|
||
|
CONFIG -= debug_and_release_target
|
||
|
|
||
|
TARGET = mouse
|