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