cd68a7c7e8
Removed '!' (test for command failure) before 'include' commands.
11 lines
163 B
Prolog
11 lines
163 B
Prolog
TEMPLATE = app
|
|
TARGET = test_ticket7296
|
|
|
|
include (configuration.pri)
|
|
|
|
HEADERS += \
|
|
../../../test/utils.hpp
|
|
|
|
SOURCES += \
|
|
../../../test/test_ticket7296.cpp
|