aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/core/ivigenerator/projects/org-example-echo-qtro/frontend/frontend.pro
blob: f515c5af365e732416c8e81155fe11bed9db87bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
TEMPLATE=lib
TARGET= $$qtLibraryTarget(echo_frontend)
DESTDIR = ../

CONFIG += ivigenerator

QT += ivicore ivicore-private qml quick

DEFINES += QT_BUILD_ECHO_LIB

macos: QMAKE_SONAME_PREFIX = @rpath

QFACE_SOURCES = ../../../org.example.echo.qtro.qface