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