From 059a316ede1e8227e2a3cdbde6e908be9f4e185b Mon Sep 17 00:00:00 2001 From: scorpio810 Date: Sat, 3 Oct 2015 16:28:11 +0000 Subject: [PATCH] Remove Compilers-specific options : preserve=timestamps git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4224 bfdf4180-ca20-0410-9c96-a3a8aa849046 --- qelectrotech.pro | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/qelectrotech.pro b/qelectrotech.pro index 20bf76304..c7cb691f9 100644 --- a/qelectrotech.pro +++ b/qelectrotech.pro @@ -203,7 +203,4 @@ macx { DEFINES += QET_COMMON_COLLECTION_PATH_RELATIVE_TO_BINARY_PATH } -# Compilers-specific options -unix { - QMAKE_COPY_DIR = 'cp -f -r --preserve=timestamps' -} +