aboutsummaryrefslogtreecommitdiffstats
path: root/HomeScreenSimulator
diff options
context:
space:
mode:
authorTasuku Suzuki <tasuku.suzuki@qt.io>2016-11-21 17:34:51 +0900
committerJens Bocklage <jens_bocklage@mentor.com>2016-11-21 09:35:38 +0000
commitd726a91974d959a5765ab7d3b3c939132febd2e5 (patch)
tree4fdb636c5525187acd91a580bd52f85f759b3582 /HomeScreenSimulator
parent83cfbb9fe4bcc17f6b00c8a25aa3eb8c2c850ac0 (diff)
remove QMAKE_CLEAN += -r * from project files
use $ make distclean if you want to clean binaries and Makefile Change-Id: I4f9af670c8625f48a0f9f77d31117d2a1a1cbb22 Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
Diffstat (limited to 'HomeScreenSimulator')
-rw-r--r--HomeScreenSimulator/HomeScreenSimulator.pro5
1 files changed, 0 insertions, 5 deletions
diff --git a/HomeScreenSimulator/HomeScreenSimulator.pro b/HomeScreenSimulator/HomeScreenSimulator.pro
index 944a1fc..755a36b 100644
--- a/HomeScreenSimulator/HomeScreenSimulator.pro
+++ b/HomeScreenSimulator/HomeScreenSimulator.pro
@@ -30,8 +30,3 @@ FORMS += \
OTHER_FILES += \
README.md
-
-# remove generated files
-QMAKE_CLEAN += -r \
- $$OUT_PWD/HomeScreenSimulator \
- $$OUT_PWD/Makefile