summaryrefslogtreecommitdiffstats
path: root/tests/testreturn/testreturn.pro
blob: 5c1781da6aa925730283f7f2b96629a8f1f0ba38 (plain)
1
2
3
4
5
6
7
8
9
TEMPLATE = app
TARGET = 
INCLUDEPATH += .

QT -= gui
CONFIG += console

# Input
SOURCES += main.cpp