mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-07-30 04:32:27 -04:00
8 lines
118 B
Prolog
8 lines
118 B
Prolog
TEMPLATE = app
|
|
TARGET = placement_new
|
|
|
|
!include (configuration.pri)
|
|
|
|
SOURCES += \
|
|
../../../test/placement_new.cpp
|