Sign in
third-party-mirror
/
orbit
/
b80a455c0268d549edd5f71d1094a89297b72f72
/
.
/
qt-everywhere-src-5.14.1
/
qtremoteobjects
/
tests
/
auto
/
pods
/
pods.pro
blob: bee4b6559ff4688c8ef5a4a2d8598266dfb126a7 [
file
] [
log
] [
blame
]
CONFIG
+=
testcase
TARGET
=
tst_pods
QT
+=
testlib remoteobjects
QT
-=
gui
SOURCES
+=
tst_pods
.
cpp
REP_FILES
=
pods
.
h
QOBJECT_REP
=
$$REP_FILES
REPC_REPLICA
=
$$REP_FILES
contains
(
QT_CONFIG
,
c
++
11
):
CONFIG
+=
c
++
11