documentation.conf: document PALMTOP_USE_MULTITHREADED_QT
authorMichael Lauer <mickey@vanille-media.de>
Sat, 22 Apr 2006 21:18:26 +0000 (21:18 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sat, 22 Apr 2006 21:18:26 +0000 (21:18 +0000)
conf/documentation.conf

index 57ca4fe..cd189b6 100644 (file)
@@ -91,3 +91,6 @@ GROUP_locale[doc] = "Locale generation of the GNU libc implementation"
 ENABLE_BINARY_LOCALE_GENERATION[doc] = "Enable the use of qemu to generate locale information during build time on the host instead of runtime on the target. If you have trouble with qemu-native you should make this an empty var. @group locale"
 
 PCMCIA_MANAGER[doc] = "Specify which package(s) to install to handle PCMCIA slots (usually pcmcia-cs or pcmciautils)."
+
+# palmtop build class
+PALMTOP_USE_MULTITHREADED_QT[doc] = "Set to yes, if you want to build qt apps with CONFIG+=thread"