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