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