test6.pro 227 B

12345678910111213
  1. TEMPLATE = app
  2. TARGET = test6
  3. include (configuration.pri)
  4. DEFINES += $$UBLAS_TESTSET
  5. HEADERS += ../../../test/test6.hpp
  6. SOURCES += \
  7. ../../../test/test63.cpp \
  8. ../../../test/test62.cpp \
  9. ../../../test/test6.cpp