aboutsummaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/examples.pro')
-rw-r--r--examples/examples.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index 57b1764..34b5843 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -7,7 +7,6 @@ include(../plugins/pythonextensions/qtcreator.pri)
include($$IDE_SOURCE_TREE/qtcreator.pri)
inst_examples.files = \
- macroexpander \
projects \
requirerequests \
smallmenu \
@@ -18,7 +17,8 @@ inst_examples.CONFIG += no_default_install directory
INSTALLS += inst_examples
inst_examplefiles.files = \
- examples_common.py
+ examples_common.py \
+ macroexpander.py
inst_examplefiles.path = $$IDE_PLUGIN_PATH/python
inst_examplefiles.CONFIG += no_default_install