test_complex_norms.pro 169 B

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