Add missing .pro-file for qpainfo-test.
Change-Id: I75fb11698d3ae305751da59af03c1853add7122e Reviewed-by: Samuel Rødal <samuel.rodal@digia.com>bb10
parent
05dd61915b
commit
b0573e4f41
|
|
@ -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