test_lu.pro 159 B

12345678910
  1. TEMPLATE = app
  2. TARGET = test_lu
  3. include (configuration.pri)
  4. HEADERS += \
  5. ../../../test/common/testhelper.hpp
  6. SOURCES += \
  7. ../../../test/test_lu.cpp