mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-08-25 08:52:30 -04:00
11 lines
164 B
Prolog
11 lines
164 B
Prolog
|
TEMPLATE = app
|
||
|
TARGET = test_ticket7296
|
||
|
|
||
|
!include (configuration.pri)
|
||
|
|
||
|
HEADERS += \
|
||
|
../../../test/utils.hpp
|
||
|
|
||
|
SOURCES += \
|
||
|
../../../test/test_ticket7296.cpp
|