[qet] [2505] Correct qelectrotech.pro for compil fix. |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/qet Archives
]
Revision: 2505
Author: scorpio810
Date: 2013-09-10 13:17:52 +0200 (Tue, 10 Sep 2013)
Log Message:
-----------
Correct qelectrotech.pro for compil fix.
Modified Paths:
--------------
trunk/qelectrotech.pro
Modified: trunk/qelectrotech.pro
===================================================================
--- trunk/qelectrotech.pro 2013-09-10 10:01:51 UTC (rev 2504)
+++ trunk/qelectrotech.pro 2013-09-10 11:17:52 UTC (rev 2505)
@@ -146,7 +146,8 @@
INSTALLS += desktop mime_xml mime_desktop mime_package icons man examples appdata
}
-# Options de compilation communes a Unix et MacOS Xunix {
+# Options de compilation communes a Unix et MacOS X
+unix {
# Chemin des fichiers de traduction ; par defaut : lang/ dans le repertoire d'execution
DEFINES += QET_LANG_PATH=$$join(COMPIL_PREFIX,,,$${QET_LANG_PATH})