summaryrefslogtreecommitdiffstats
path: root/installerbuilder/libinstaller/registertoolchainoperation.h
diff options
context:
space:
mode:
authorTim Jenssen <tim.jenssen@nokia.com>2011-03-24 16:35:04 +0100
committerTim Jenssen <tim.jenssen@nokia.com>2011-03-24 16:35:04 +0100
commit45b8a0d1622a844f20da45a1ba09ed9119463d7e (patch)
tree2aada4599b33deed46d8bd5d27cefa7f1cdb9bda /installerbuilder/libinstaller/registertoolchainoperation.h
parent3adb68d9a402c63cb7988bdd4653b007144c7831 (diff)
id was wrong it is more the toolchain type
Diffstat (limited to 'installerbuilder/libinstaller/registertoolchainoperation.h')
-rw-r--r--installerbuilder/libinstaller/registertoolchainoperation.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/installerbuilder/libinstaller/registertoolchainoperation.h b/installerbuilder/libinstaller/registertoolchainoperation.h
index f09313724..4fce9bc7a 100644
--- a/installerbuilder/libinstaller/registertoolchainoperation.h
+++ b/installerbuilder/libinstaller/registertoolchainoperation.h
@@ -33,7 +33,10 @@ namespace QInstaller {
/** Arguments:
* SDK Path - to find the QtCreator installation
* ToolChainKey - is the internal QtCreator settings key usually: GccToolChain
- * id - means an unique string -> name:compilerpath would be a good idea
+ * toolchain type - where this toolchain is defined in QtCreator
+ * ProjectExplorer.ToolChain.Gcc ProjectExplorer.ToolChain.Mingw
+ * ProjectExplorer.ToolChain.LinuxIcc ProjectExplorer.ToolChain.Msvc
+ * Qt4ProjectManager.ToolChain.GCCE Qt4ProjectManager.ToolChain.Maemo
* display name - the name how it will be displayed in QtCreator
* application binary interface - this is an internal creator typ as a String CPU-OS-OS_FLAVOR-BINARY_FORMAT-WORD_WIDTH
* CPU: arm x86 mips ppc itanium