bc328f8ec3
Change-Id: Ie079c52eb800878983501b9fe2b2f6c27df0cdb1 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
12 lines
171 B
Prolog
12 lines
171 B
Prolog
UI_DIR =
|
|
MOC_DIR=
|
|
TEMPLATE=app
|
|
TARGET=foo
|
|
FORMS=untitled.ui
|
|
HEADERS=test_file.h
|
|
SOURCES=\
|
|
test_file.cpp\
|
|
main.cpp
|
|
CONFIG -= debug_and_release_target
|
|
QT += widgets
|