cd68a7c7e8
Removed '!' (test for command failure) before 'include' commands.
8 lines
125 B
Prolog
8 lines
125 B
Prolog
TEMPLATE = app
|
|
TARGET = triangular_layout
|
|
|
|
include (configuration.pri)
|
|
|
|
SOURCES += \
|
|
../../../test/triangular_layout.cpp
|