summaryrefslogtreecommitdiff
path: root/libs/numeric/ublas/IDEs/qtcreator/test/test_banded_storage_layout.pro
blob: 78a96dc42c8a7b55de6aee5df6e0bea6bc467cec (plain)
1
2
3
4
5
6
7
8
9
10
TEMPLATE = app
TARGET = test_banded_storage_layout

!include (configuration.pri)

HEADERS += \
    ../../../test/utils.hpp

SOURCES += \
    ../../../test/test_banded_storage_layout.cpp