forked from qt-creator/qt-creator
Squish: Added Fremantle target
Change-Id: I4c7d5a053d42693e658e82699e9339c1a72d0057 Reviewed-by: Christian Stenger <christian.stenger@nokia.com>
This commit is contained in:
46
tests/system/settings/unix/Nokia/qtcreator/devices.xml
Normal file
46
tests/system/settings/unix/Nokia/qtcreator/devices.xml
Normal file
@@ -0,0 +1,46 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE QtCreatorDevices>
|
||||||
|
<!-- Written by Qt Creator 2.5.81, 2012-08-31T19:40:12. -->
|
||||||
|
<qtcreator>
|
||||||
|
<data>
|
||||||
|
<variable>DeviceManager</variable>
|
||||||
|
<valuemap type="QVariantMap">
|
||||||
|
<valuemap type="QVariantMap" key="DefaultDevices">
|
||||||
|
<value type="QString" key="Desktop">Desktop Device</value>
|
||||||
|
<value type="QString" key="Maemo5OsType">{68a75dff-5ec6-40cb-884f-8f383ed2ebb2}</value>
|
||||||
|
</valuemap>
|
||||||
|
<valuelist type="QVariantList" key="DeviceList">
|
||||||
|
<valuemap type="QVariantMap">
|
||||||
|
<value type="int" key="Authentication">1</value>
|
||||||
|
<value type="QString" key="FreePortsSpec"></value>
|
||||||
|
<value type="QString" key="Host"></value>
|
||||||
|
<value type="QByteArray" key="InternalId">Desktop Device</value>
|
||||||
|
<value type="QString" key="KeyFile"></value>
|
||||||
|
<value type="QString" key="Name">Run locally</value>
|
||||||
|
<value type="int" key="Origin">1</value>
|
||||||
|
<value type="QString" key="OsType">Desktop</value>
|
||||||
|
<value type="QString" key="Password"></value>
|
||||||
|
<value type="int" key="SshPort">0</value>
|
||||||
|
<value type="int" key="Timeout">0</value>
|
||||||
|
<value type="int" key="Type">0</value>
|
||||||
|
<value type="QString" key="Uname"></value>
|
||||||
|
</valuemap>
|
||||||
|
<valuemap type="QVariantMap">
|
||||||
|
<value type="int" key="Authentication">1</value>
|
||||||
|
<value type="QString" key="FreePortsSpec">10000-10100</value>
|
||||||
|
<value type="QString" key="Host">192.168.2.15</value>
|
||||||
|
<value type="QByteArray" key="InternalId">{68a75dff-5ec6-40cb-884f-8f383ed2ebb2}</value>
|
||||||
|
<value type="QString" key="KeyFile"></value>
|
||||||
|
<value type="QString" key="Name">Maemo5/Fremantle Device</value>
|
||||||
|
<value type="int" key="Origin">0</value>
|
||||||
|
<value type="QString" key="OsType">Maemo5OsType</value>
|
||||||
|
<value type="QString" key="Password"></value>
|
||||||
|
<value type="int" key="SshPort">22</value>
|
||||||
|
<value type="int" key="Timeout">10</value>
|
||||||
|
<value type="int" key="Type">0</value>
|
||||||
|
<value type="QString" key="Uname">developer</value>
|
||||||
|
</valuemap>
|
||||||
|
</valuelist>
|
||||||
|
</valuemap>
|
||||||
|
</data>
|
||||||
|
</qtcreator>
|
@@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!DOCTYPE QtCreatorProfiles>
|
<!DOCTYPE QtCreatorProfiles>
|
||||||
<!-- Written by Qt Creator 2.5.81, 2012-08-28T18:44:22. -->
|
<!-- Written by Qt Creator 2.5.81, 2012-08-31T19:40:12. -->
|
||||||
<qtcreator>
|
<qtcreator>
|
||||||
<data>
|
<data>
|
||||||
<variable>Profile.0</variable>
|
<variable>Profile.0</variable>
|
||||||
@@ -38,9 +38,27 @@
|
|||||||
<value type="QString" key="PE.Profile.Name">Qt Simulator</value>
|
<value type="QString" key="PE.Profile.Name">Qt Simulator</value>
|
||||||
</valuemap>
|
</valuemap>
|
||||||
</data>
|
</data>
|
||||||
|
<data>
|
||||||
|
<variable>Profile.2</variable>
|
||||||
|
<valuemap type="QVariantMap">
|
||||||
|
<value type="bool" key="PE.Profile.AutoDetected">false</value>
|
||||||
|
<valuemap type="QVariantMap" key="PE.Profile.Data">
|
||||||
|
<value type="QString" key="Debugger.Information">/usr/bin/gdb</value>
|
||||||
|
<value type="QString" key="PE.Profile.Device">{68a75dff-5ec6-40cb-884f-8f383ed2ebb2}</value>
|
||||||
|
<value type="QByteArray" key="PE.Profile.DeviceType">Maemo5OsType</value>
|
||||||
|
<value type="QString" key="PE.Profile.SysRoot"></value>
|
||||||
|
<value type="QString" key="PE.Profile.ToolChain">ProjectExplorer.ToolChain.Gcc:{32ee0a53-87d9-4f17-b8a5-a7642101e803}</value>
|
||||||
|
<value type="QString" key="QtPM4.mkSpecInformation"></value>
|
||||||
|
<value type="int" key="QtSupport.QtInformation">3</value>
|
||||||
|
</valuemap>
|
||||||
|
<value type="QString" key="PE.Profile.Icon">:///DESKTOP///</value>
|
||||||
|
<value type="QString" key="PE.Profile.Id">{f559999e-8f5d-4246-9321-ea9d1c444c85}</value>
|
||||||
|
<value type="QString" key="PE.Profile.Name">Fremantle</value>
|
||||||
|
</valuemap>
|
||||||
|
</data>
|
||||||
<data>
|
<data>
|
||||||
<variable>Profile.Count</variable>
|
<variable>Profile.Count</variable>
|
||||||
<value type="int">2</value>
|
<value type="int">3</value>
|
||||||
</data>
|
</data>
|
||||||
<data>
|
<data>
|
||||||
<variable>Profile.Default</variable>
|
<variable>Profile.Default</variable>
|
||||||
|
@@ -15,9 +15,22 @@
|
|||||||
<value type="QString" key="ProjectExplorer.ToolChain.Id">ProjectExplorer.ToolChain.Gcc:{c3f59b87-6997-4bd8-8067-ee04dc536371}</value>
|
<value type="QString" key="ProjectExplorer.ToolChain.Id">ProjectExplorer.ToolChain.Gcc:{c3f59b87-6997-4bd8-8067-ee04dc536371}</value>
|
||||||
</valuemap>
|
</valuemap>
|
||||||
</data>
|
</data>
|
||||||
|
<data>
|
||||||
|
<variable>ToolChain.1</variable>
|
||||||
|
<valuemap type="QVariantMap">
|
||||||
|
<value type="QString" key="ProjectExplorer.GccToolChain.Path">~/QtSDK/Maemo/4.6.2/targets/fremantle-pr13/bin/g++</value>
|
||||||
|
<valuelist type="QVariantList" key="ProjectExplorer.GccToolChain.SupportedAbis">
|
||||||
|
<value type="QString">arm-linux-generic-elf-32bit</value>
|
||||||
|
</valuelist>
|
||||||
|
<value type="QString" key="ProjectExplorer.GccToolChain.TargetAbi">arm-linux-maemo-elf-32bit</value>
|
||||||
|
<value type="bool" key="ProjectExplorer.ToolChain.Autodetect">false</value>
|
||||||
|
<value type="QString" key="ProjectExplorer.ToolChain.DisplayName">GCC for Fremantle</value>
|
||||||
|
<value type="QString" key="ProjectExplorer.ToolChain.Id">ProjectExplorer.ToolChain.Gcc:{32ee0a53-87d9-4f17-b8a5-a7642101e803}</value>
|
||||||
|
</valuemap>
|
||||||
|
</data>
|
||||||
<data>
|
<data>
|
||||||
<variable>ToolChain.Count</variable>
|
<variable>ToolChain.Count</variable>
|
||||||
<value type="int">1</value>
|
<value type="int">2</value>
|
||||||
</data>
|
</data>
|
||||||
<data>
|
<data>
|
||||||
<variable>Version</variable>
|
<variable>Version</variable>
|
||||||
|
46
tests/system/settings/windows/Nokia/qtcreator/devices.xml
Normal file
46
tests/system/settings/windows/Nokia/qtcreator/devices.xml
Normal file
@@ -0,0 +1,46 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE QtCreatorDevices>
|
||||||
|
<!-- Written by Qt Creator 2.5.81, 2012-08-31T18:59:59. -->
|
||||||
|
<qtcreator>
|
||||||
|
<data>
|
||||||
|
<variable>DeviceManager</variable>
|
||||||
|
<valuemap type="QVariantMap">
|
||||||
|
<valuemap type="QVariantMap" key="DefaultDevices">
|
||||||
|
<value type="QString" key="Desktop">Desktop Device</value>
|
||||||
|
<value type="QString" key="Maemo5OsType">{0d112162-56a5-40cb-a911-e0545489da5c}</value>
|
||||||
|
</valuemap>
|
||||||
|
<valuelist type="QVariantList" key="DeviceList">
|
||||||
|
<valuemap type="QVariantMap">
|
||||||
|
<value type="int" key="Authentication">1</value>
|
||||||
|
<value type="QString" key="FreePortsSpec"></value>
|
||||||
|
<value type="QString" key="Host"></value>
|
||||||
|
<value type="QByteArray" key="InternalId">Desktop Device</value>
|
||||||
|
<value type="QString" key="KeyFile"></value>
|
||||||
|
<value type="QString" key="Name">Run locally</value>
|
||||||
|
<value type="int" key="Origin">1</value>
|
||||||
|
<value type="QString" key="OsType">Desktop</value>
|
||||||
|
<value type="QString" key="Password"></value>
|
||||||
|
<value type="int" key="SshPort">0</value>
|
||||||
|
<value type="int" key="Timeout">0</value>
|
||||||
|
<value type="int" key="Type">0</value>
|
||||||
|
<value type="QString" key="Uname"></value>
|
||||||
|
</valuemap>
|
||||||
|
<valuemap type="QVariantMap">
|
||||||
|
<value type="int" key="Authentication">1</value>
|
||||||
|
<value type="QString" key="FreePortsSpec">10000-10100</value>
|
||||||
|
<value type="QString" key="Host">192.168.2.15</value>
|
||||||
|
<value type="QByteArray" key="InternalId">{0d112162-56a5-40cb-a911-e0545489da5c}</value>
|
||||||
|
<value type="QString" key="KeyFile"></value>
|
||||||
|
<value type="QString" key="Name">Maemo5/Fremantle Device</value>
|
||||||
|
<value type="int" key="Origin">0</value>
|
||||||
|
<value type="QString" key="OsType">Maemo5OsType</value>
|
||||||
|
<value type="QString" key="Password"></value>
|
||||||
|
<value type="int" key="SshPort">22</value>
|
||||||
|
<value type="int" key="Timeout">10</value>
|
||||||
|
<value type="int" key="Type">0</value>
|
||||||
|
<value type="QString" key="Uname">developer</value>
|
||||||
|
</valuemap>
|
||||||
|
</valuelist>
|
||||||
|
</valuemap>
|
||||||
|
</data>
|
||||||
|
</qtcreator>
|
@@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!DOCTYPE QtCreatorProfiles>
|
<!DOCTYPE QtCreatorProfiles>
|
||||||
<!-- Written by Qt Creator 2.5.81, 2012-08-28T18:13:09. -->
|
<!-- Written by Qt Creator 2.5.81, 2012-08-31T18:59:59. -->
|
||||||
<qtcreator>
|
<qtcreator>
|
||||||
<data>
|
<data>
|
||||||
<variable>Profile.0</variable>
|
<variable>Profile.0</variable>
|
||||||
@@ -38,9 +38,27 @@
|
|||||||
<value type="QString" key="PE.Profile.Name">Qt Simulator</value>
|
<value type="QString" key="PE.Profile.Name">Qt Simulator</value>
|
||||||
</valuemap>
|
</valuemap>
|
||||||
</data>
|
</data>
|
||||||
|
<data>
|
||||||
|
<variable>Profile.2</variable>
|
||||||
|
<valuemap type="QVariantMap">
|
||||||
|
<value type="bool" key="PE.Profile.AutoDetected">false</value>
|
||||||
|
<valuemap type="QVariantMap" key="PE.Profile.Data">
|
||||||
|
<value type="QString" key="Debugger.Information">C:/QtSDK/pythongdb/python_2.7based/gdb-arm-none-linux-gnueabi.exe</value>
|
||||||
|
<value type="QString" key="PE.Profile.Device">{0d112162-56a5-40cb-a911-e0545489da5c}</value>
|
||||||
|
<value type="QByteArray" key="PE.Profile.DeviceType">Maemo5OsType</value>
|
||||||
|
<value type="QString" key="PE.Profile.SysRoot"></value>
|
||||||
|
<value type="QString" key="PE.Profile.ToolChain">ProjectExplorer.ToolChain.Gcc:{333fff9b-5a71-4289-ac68-af2174cb68df}</value>
|
||||||
|
<value type="QString" key="QtPM4.mkSpecInformation"></value>
|
||||||
|
<value type="int" key="QtSupport.QtInformation">16</value>
|
||||||
|
</valuemap>
|
||||||
|
<value type="QString" key="PE.Profile.Icon">:///DESKTOP///</value>
|
||||||
|
<value type="QString" key="PE.Profile.Id">{618722a5-c008-4869-9404-07f755973496}</value>
|
||||||
|
<value type="QString" key="PE.Profile.Name">Fremantle</value>
|
||||||
|
</valuemap>
|
||||||
|
</data>
|
||||||
<data>
|
<data>
|
||||||
<variable>Profile.Count</variable>
|
<variable>Profile.Count</variable>
|
||||||
<value type="int">2</value>
|
<value type="int">3</value>
|
||||||
</data>
|
</data>
|
||||||
<data>
|
<data>
|
||||||
<variable>Profile.Default</variable>
|
<variable>Profile.Default</variable>
|
||||||
|
@@ -15,9 +15,22 @@
|
|||||||
<value type="QString" key="ProjectExplorer.ToolChain.Id">ProjectExplorer.ToolChain.Mingw:{2729dd3e-84f5-42e1-aed1-6a27163346ce}</value>
|
<value type="QString" key="ProjectExplorer.ToolChain.Id">ProjectExplorer.ToolChain.Mingw:{2729dd3e-84f5-42e1-aed1-6a27163346ce}</value>
|
||||||
</valuemap>
|
</valuemap>
|
||||||
</data>
|
</data>
|
||||||
|
<data>
|
||||||
|
<variable>ToolChain.1</variable>
|
||||||
|
<valuemap type="QVariantMap">
|
||||||
|
<value type="QString" key="ProjectExplorer.GccToolChain.Path">C:/QtSDK/Maemo/4.6.2/targets/fremantle-pr13/bin/g++.exe</value>
|
||||||
|
<valuelist type="QVariantList" key="ProjectExplorer.GccToolChain.SupportedAbis">
|
||||||
|
<value type="QString">arm-linux-generic-elf-32bit</value>
|
||||||
|
</valuelist>
|
||||||
|
<value type="QString" key="ProjectExplorer.GccToolChain.TargetAbi">arm-linux-maemo-elf-32bit</value>
|
||||||
|
<value type="bool" key="ProjectExplorer.ToolChain.Autodetect">false</value>
|
||||||
|
<value type="QString" key="ProjectExplorer.ToolChain.DisplayName">GCC for Fremantle</value>
|
||||||
|
<value type="QString" key="ProjectExplorer.ToolChain.Id">ProjectExplorer.ToolChain.Gcc:{333fff9b-5a71-4289-ac68-af2174cb68df}</value>
|
||||||
|
</valuemap>
|
||||||
|
</data>
|
||||||
<data>
|
<data>
|
||||||
<variable>ToolChain.Count</variable>
|
<variable>ToolChain.Count</variable>
|
||||||
<value type="int">1</value>
|
<value type="int">2</value>
|
||||||
</data>
|
</data>
|
||||||
<data>
|
<data>
|
||||||
<variable>Version</variable>
|
<variable>Version</variable>
|
||||||
|
Reference in New Issue
Block a user