Add missing .pro-file for qpainfo-test.
Change-Id: I75fb11698d3ae305751da59af03c1853add7122e Reviewed-by: Samuel Rødal <samuel.rodal@digia.com>
This commit is contained in:
parent
05dd61915b
commit
b0573e4f41
7
tests/manual/qpainfo/qpainfo.pro
Normal file
7
tests/manual/qpainfo/qpainfo.pro
Normal file
@ -0,0 +1,7 @@
|
||||
TEMPLATE = app
|
||||
TARGET = qpainfo
|
||||
CONFIG+=console
|
||||
CONFIG -= app_bundle
|
||||
QT = core-private gui-private
|
||||
|
||||
SOURCES += main.cpp
|
Loading…
Reference in New Issue
Block a user