mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-07-30 04:32:27 -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
|