summaryrefslogtreecommitdiffstats
path: root/examples/interfaceframework/qface-tutorial/chapter4-simulation-behavior/frontend/frontend.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/interfaceframework/qface-tutorial/chapter4-simulation-behavior/frontend/frontend.pro')
-rw-r--r--examples/interfaceframework/qface-tutorial/chapter4-simulation-behavior/frontend/frontend.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/interfaceframework/qface-tutorial/chapter4-simulation-behavior/frontend/frontend.pro b/examples/interfaceframework/qface-tutorial/chapter4-simulation-behavior/frontend/frontend.pro
index da91fe7b..bcd4adfa 100644
--- a/examples/interfaceframework/qface-tutorial/chapter4-simulation-behavior/frontend/frontend.pro
+++ b/examples/interfaceframework/qface-tutorial/chapter4-simulation-behavior/frontend/frontend.pro
@@ -6,7 +6,7 @@ QT += interfaceframework interfaceframework-private qml quick
DEFINES += QT_BUILD_EXAMPLE_IF_INSTRUMENTCLUSTER_LIB
CONFIG += ifcodegen
-QFACE_SOURCES = ../instrument-cluster.qface
+IFCODEGEN_SOURCES = ../instrument-cluster.qface
CONFIG += install_ok # Do not cargo-cult this!
target.path = $$[QT_INSTALL_EXAMPLES]/interfaceframework/qface-tutorial/chapter4-simulation-behavior