mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-07-31 05:02:26 -04:00
11 lines
160 B
Prolog
11 lines
160 B
Prolog
|
TEMPLATE = app
|
||
|
TARGET = test_lu
|
||
|
|
||
|
!include (configuration.pri)
|
||
|
|
||
|
HEADERS += \
|
||
|
../../../test/common/testhelper.hpp
|
||
|
|
||
|
SOURCES += \
|
||
|
../../../test/test_lu.cpp
|