mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-07-28 03:32:29 -04:00
11 lines
152 B
Prolog
11 lines
152 B
Prolog
TEMPLATE = app
|
|
TARGET = begin_end
|
|
|
|
!include (configuration.pri)
|
|
|
|
HEADERS += \
|
|
../../../test/utils.hpp
|
|
|
|
SOURCES += \
|
|
../../../test/begin_end.cpp
|