mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-07-28 19:52:28 -04:00
8 lines
126 B
Prolog
8 lines
126 B
Prolog
TEMPLATE = app
|
|
TARGET = triangular_layout
|
|
|
|
!include (configuration.pri)
|
|
|
|
SOURCES += \
|
|
../../../test/triangular_layout.cpp
|