[qet] [4234] Revert commit 4224 |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/qet Archives
]
Revision: 4234
Author: scorpio810
Date: 2015-10-04 22:37:04 +0200 (Sun, 04 Oct 2015)
Log Message:
-----------
Revert commit 4224
Modified Paths:
--------------
trunk/qelectrotech.pro
Modified: trunk/qelectrotech.pro
===================================================================
--- trunk/qelectrotech.pro 2015-10-04 19:47:08 UTC (rev 4233)
+++ trunk/qelectrotech.pro 2015-10-04 20:37:04 UTC (rev 4234)
@@ -203,4 +203,7 @@
DEFINES += QET_COMMON_COLLECTION_PATH_RELATIVE_TO_BINARY_PATH
}
-
+# Compilers-specific options
+unix {
+ QMAKE_COPY_DIR = 'cp -f -r --preserve=timestamps'
+}