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

9 lines
96 B
Prolog
Raw Normal View History

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