Files
qt-creator/tests/valgrind/memcheck/testapps/uninit1/uninit1.pro

9 lines
96 B
Prolog

TEMPLATE = app
TARGET = uninit1
QT -= core gui
macx:CONFIG -= app_bundle
SOURCES += main.cpp