diff options
Diffstat (limited to 'interfaces')
-rw-r--r-- | interfaces/interfaces.pro | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/interfaces/interfaces.pro b/interfaces/interfaces.pro index 1d2920a..61085bf 100644 --- a/interfaces/interfaces.pro +++ b/interfaces/interfaces.pro @@ -64,7 +64,3 @@ gen_proxy_h.output = ${QMAKE_FILE_IN_BASE}_proxy.h gen_proxy_h.clean = ${QMAKE_FILE_IN_BASE}_proxy.h QMAKE_EXTRA_COMPILERS += gen_adapter_cpp gen_proxy_cpp gen_adapter_h gen_proxy_h - -# remove generated files -QMAKE_CLEAN += -r \ - $$OUT_PWD/* |