r1706 - trunk/src/target/OM-2007/devel/qmake

mickey at sita.openmoko.org mickey at sita.openmoko.org
Sun Apr 8 01:15:27 CEST 2007


Author: mickey
Date: 2007-04-08 01:15:27 +0200 (Sun, 08 Apr 2007)
New Revision: 1706

Modified:
   trunk/src/target/OM-2007/devel/qmake/openmoko-include.pro
Log:
qmake: define some more vars


Modified: trunk/src/target/OM-2007/devel/qmake/openmoko-include.pro
===================================================================
--- trunk/src/target/OM-2007/devel/qmake/openmoko-include.pro	2007-04-07 23:14:23 UTC (rev 1705)
+++ trunk/src/target/OM-2007/devel/qmake/openmoko-include.pro	2007-04-07 23:15:27 UTC (rev 1706)
@@ -2,7 +2,6 @@
 # Don't use this if your nickname is not mickeyl
 #
 
-
 CONFIG = debug warn_on link_pkgconfig console $$MOKOCONFIG
 PREFIX = /usr/local
 
@@ -98,6 +97,6 @@
 
 DEFINES += G_LOG_DOMAIN=\\\"$$TARGET\\\"
 DEFINES += GETTEXT_PACKAGE=\\\"$$TARGET\\\"
-DEFINES += LC_ALL
-DEFINES += LOCALEDIR
+DEFINES += LC_ALL=\\\"C\\\"
+DEFINES += LOCALEDIR=\\\"/tmp/$$TARGET\\\"
 





More information about the commitlog mailing list