test4.pro 227 B

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