test5.pro 227 B

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