summaryrefslogtreecommitdiffstats
path: root/examples/interfaceframework/interfaceframework.pro
diff options
context:
space:
mode:
authorDominik Holland <dominik.holland@qt.io>2024-07-09 17:07:29 +0200
committerDominik Holland <dominik.holland@qt.io>2024-07-10 11:53:32 +0200
commitace4cd5b479ca4dc4d0f8d1cd278cb2ee49afc4d (patch)
tree6e7282a4aa667dfe65942097f6ce6342bc651abe /examples/interfaceframework/interfaceframework.pro
parent7627408cba12d303639815fa2c168265cbdd2e54 (diff)
Rewrite the qface-remote example using modern Qt APIs
* Use new CMake API * Merged sub-folders into a single CMakeLists.txt * Remove the qmake support for this example * Rename folder to remote Task-number: QTBUG-117034 Pick-to: 6.8 Change-Id: I7551bc50529f58c90323f2b68ca6b93186550381 Reviewed-by: Robert Griebl <robert.griebl@qt.io>
Diffstat (limited to 'examples/interfaceframework/interfaceframework.pro')
-rw-r--r--examples/interfaceframework/interfaceframework.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/interfaceframework/interfaceframework.pro b/examples/interfaceframework/interfaceframework.pro
index 23963675..948ff03b 100644
--- a/examples/interfaceframework/interfaceframework.pro
+++ b/examples/interfaceframework/interfaceframework.pro
@@ -1,6 +1,5 @@
TEMPLATE = subdirs
QT_FOR_CONFIG += interfaceframework
-qtConfig(ifcodegen): qtConfig(remoteobjects): SUBDIRS += qface-remote
qtConfig(ifcodegen): qtConfig(remoteobjects): SUBDIRS += qface-tutorial