Remove Compilers-specific options : preserve=timestamps

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4224 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
scorpio810
2015-10-03 16:28:11 +00:00
parent 3e42c3918b
commit 059a316ede

View File

@@ -203,7 +203,4 @@ macx {
DEFINES += QET_COMMON_COLLECTION_PATH_RELATIVE_TO_BINARY_PATH DEFINES += QET_COMMON_COLLECTION_PATH_RELATIVE_TO_BINARY_PATH
} }
# Compilers-specific options
unix {
QMAKE_COPY_DIR = 'cp -f -r --preserve=timestamps'
}