mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-11-10 08:40:35 -05:00
8 lines
126 B
Prolog
8 lines
126 B
Prolog
TEMPLATE = app
|
|
TARGET = triangular_layout
|
|
|
|
!include (configuration.pri)
|
|
|
|
SOURCES += \
|
|
../../../test/triangular_layout.cpp
|