1
0
mirror of https://github.com/saitohirga/WSJT-X.git synced 2025-07-19 18:15:18 -04:00

17 lines
232 B
Prolog
Raw Normal View History

TEMPLATE = app
TARGET = concepts
!include (configuration.pri)
DEFINES += \
EXTERNAL
# INTERAL
# SKIP_BAD
linux: icc: QMAKE_CXXFLAGS += -Xc
macx: QMAKE_CXXFLAGS += -fabi-version=0
SOURCES += \
../../../test/concepts.cpp