source: terepaima/signHash/signHash.pro.user @ 0f7c727

Last change on this file since 0f7c727 was 0f7c727, checked in by Antonio Araujo <aaraujo@…>, 7 years ago

Agregado directorio signHash que corrresponde a prueba de concepto para firmar un hash con un dispositivo criptográfico en C++. El objetivo es que desde Terepaima se pueda firmar el hash que se recibe del servicio web Murachí.

  • Property mode set to 100644
File size: 18.0 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE QtCreatorProject>
3<!-- Written by QtCreator 3.2.1, 2017-05-08T10:38:52. -->
4<qtcreator>
5 <data>
6  <variable>EnvironmentId</variable>
7  <value type="QByteArray">{257028e5-c234-475c-b96d-24db3ea17ce8}</value>
8 </data>
9 <data>
10  <variable>ProjectExplorer.Project.ActiveTarget</variable>
11  <value type="int">0</value>
12 </data>
13 <data>
14  <variable>ProjectExplorer.Project.EditorSettings</variable>
15  <valuemap type="QVariantMap">
16   <value type="bool" key="EditorConfiguration.AutoIndent">true</value>
17   <value type="bool" key="EditorConfiguration.AutoSpacesForTabs">false</value>
18   <value type="bool" key="EditorConfiguration.CamelCaseNavigation">true</value>
19   <valuemap type="QVariantMap" key="EditorConfiguration.CodeStyle.0">
20    <value type="QString" key="language">Cpp</value>
21    <valuemap type="QVariantMap" key="value">
22     <value type="QByteArray" key="CurrentPreferences">CppGlobal</value>
23    </valuemap>
24   </valuemap>
25   <valuemap type="QVariantMap" key="EditorConfiguration.CodeStyle.1">
26    <value type="QString" key="language">QmlJS</value>
27    <valuemap type="QVariantMap" key="value">
28     <value type="QByteArray" key="CurrentPreferences">QmlJSGlobal</value>
29    </valuemap>
30   </valuemap>
31   <value type="int" key="EditorConfiguration.CodeStyle.Count">2</value>
32   <value type="QByteArray" key="EditorConfiguration.Codec">UTF-8</value>
33   <value type="bool" key="EditorConfiguration.ConstrainTooltips">false</value>
34   <value type="int" key="EditorConfiguration.IndentSize">4</value>
35   <value type="bool" key="EditorConfiguration.KeyboardTooltips">false</value>
36   <value type="int" key="EditorConfiguration.MarginColumn">80</value>
37   <value type="bool" key="EditorConfiguration.MouseHiding">true</value>
38   <value type="bool" key="EditorConfiguration.MouseNavigation">true</value>
39   <value type="int" key="EditorConfiguration.PaddingMode">1</value>
40   <value type="bool" key="EditorConfiguration.ScrollWheelZooming">true</value>
41   <value type="bool" key="EditorConfiguration.ShowMargin">false</value>
42   <value type="int" key="EditorConfiguration.SmartBackspaceBehavior">0</value>
43   <value type="bool" key="EditorConfiguration.SpacesForTabs">true</value>
44   <value type="int" key="EditorConfiguration.TabKeyBehavior">0</value>
45   <value type="int" key="EditorConfiguration.TabSize">8</value>
46   <value type="bool" key="EditorConfiguration.UseGlobal">true</value>
47   <value type="int" key="EditorConfiguration.Utf8BomBehavior">1</value>
48   <value type="bool" key="EditorConfiguration.addFinalNewLine">true</value>
49   <value type="bool" key="EditorConfiguration.cleanIndentation">true</value>
50   <value type="bool" key="EditorConfiguration.cleanWhitespace">true</value>
51   <value type="bool" key="EditorConfiguration.inEntireDocument">false</value>
52  </valuemap>
53 </data>
54 <data>
55  <variable>ProjectExplorer.Project.PluginSettings</variable>
56  <valuemap type="QVariantMap"/>
57 </data>
58 <data>
59  <variable>ProjectExplorer.Project.Target.0</variable>
60  <valuemap type="QVariantMap">
61   <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Qt 5.5.1 (gcc_64)</value>
62   <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Qt 5.5.1 (gcc_64)</value>
63   <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">{616e2811-bce0-4e2d-8582-4a93857cc0e6}</value>
64   <value type="int" key="ProjectExplorer.Target.ActiveBuildConfiguration">0</value>
65   <value type="int" key="ProjectExplorer.Target.ActiveDeployConfiguration">0</value>
66   <value type="int" key="ProjectExplorer.Target.ActiveRunConfiguration">0</value>
67   <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.0">
68    <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">/home/aaraujo/desarrollo/2017/terepaima/signHash</value>
69    <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
70     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
71      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
72      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">qmake</value>
73      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
74      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value>
75      <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibrary">false</value>
76      <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibraryAuto">true</value>
77      <value type="QString" key="QtProjectManager.QMakeBuildStep.QMakeArguments"></value>
78      <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value>
79     </valuemap>
80     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
81      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
82      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
83      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
84      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
85      <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.AutomaticallyAddedMakeArguments">
86       <value type="QString">-w</value>
87       <value type="QString">-r</value>
88      </valuelist>
89      <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">false</value>
90      <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments"></value>
91      <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
92     </valuemap>
93     <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
94     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value>
95     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
96     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
97    </valuemap>
98    <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
99     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
100      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
101      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
102      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
103      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
104      <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.AutomaticallyAddedMakeArguments">
105       <value type="QString">-w</value>
106       <value type="QString">-r</value>
107      </valuelist>
108      <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">true</value>
109      <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value>
110      <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
111     </valuemap>
112     <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
113     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
114     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
115     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
116    </valuemap>
117    <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
118    <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
119    <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
120    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Debug</value>
121    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
122    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value>
123    <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">2</value>
124    <value type="bool" key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild">true</value>
125   </valuemap>
126   <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.1">
127    <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">/home/aaraujo/desarrollo/2017/terepaima/build-signHash-Qt_5_5_1_gcc_64-Release</value>
128    <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
129     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
130      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
131      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">qmake</value>
132      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
133      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value>
134      <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibrary">false</value>
135      <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibraryAuto">true</value>
136      <value type="QString" key="QtProjectManager.QMakeBuildStep.QMakeArguments"></value>
137      <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value>
138     </valuemap>
139     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
140      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
141      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
142      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
143      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
144      <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.AutomaticallyAddedMakeArguments">
145       <value type="QString">-w</value>
146       <value type="QString">-r</value>
147      </valuelist>
148      <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">false</value>
149      <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments"></value>
150      <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
151     </valuemap>
152     <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
153     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value>
154     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
155     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
156    </valuemap>
157    <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
158     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
159      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
160      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
161      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
162      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
163      <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.AutomaticallyAddedMakeArguments">
164       <value type="QString">-w</value>
165       <value type="QString">-r</value>
166      </valuelist>
167      <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">true</value>
168      <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value>
169      <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
170     </valuemap>
171     <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
172     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
173     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
174     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
175    </valuemap>
176    <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
177    <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
178    <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
179    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Release</value>
180    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
181    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value>
182    <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">0</value>
183    <value type="bool" key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild">true</value>
184   </valuemap>
185   <value type="int" key="ProjectExplorer.Target.BuildConfigurationCount">2</value>
186   <valuemap type="QVariantMap" key="ProjectExplorer.Target.DeployConfiguration.0">
187    <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
188     <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">0</value>
189     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deploy</value>
190     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
191     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Deploy</value>
192    </valuemap>
193    <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">1</value>
194    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deploy locally</value>
195    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
196    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.DefaultDeployConfiguration</value>
197   </valuemap>
198   <value type="int" key="ProjectExplorer.Target.DeployConfigurationCount">1</value>
199   <valuemap type="QVariantMap" key="ProjectExplorer.Target.PluginSettings"/>
200   <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.0">
201    <valuelist type="QVariantList" key="Analyzer.Valgrind.AddedSuppressionFiles"/>
202    <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectBusEvents">false</value>
203    <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectSystime">false</value>
204    <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableBranchSim">false</value>
205    <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableCacheSim">false</value>
206    <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableEventToolTips">true</value>
207    <value type="double" key="Analyzer.Valgrind.Callgrind.MinimumCostRatio">0.01</value>
208    <value type="double" key="Analyzer.Valgrind.Callgrind.VisualisationMinimumCostRatio">10</value>
209    <value type="bool" key="Analyzer.Valgrind.FilterExternalIssues">true</value>
210    <value type="int" key="Analyzer.Valgrind.LeakCheckOnFinish">1</value>
211    <value type="int" key="Analyzer.Valgrind.NumCallers">25</value>
212    <valuelist type="QVariantList" key="Analyzer.Valgrind.RemovedSuppressionFiles"/>
213    <value type="int" key="Analyzer.Valgrind.SelfModifyingCodeDetection">1</value>
214    <value type="bool" key="Analyzer.Valgrind.Settings.UseGlobalSettings">true</value>
215    <value type="bool" key="Analyzer.Valgrind.ShowReachable">false</value>
216    <value type="bool" key="Analyzer.Valgrind.TrackOrigins">true</value>
217    <value type="QString" key="Analyzer.Valgrind.ValgrindExecutable">valgrind</value>
218    <valuelist type="QVariantList" key="Analyzer.Valgrind.VisibleErrorKinds">
219     <value type="int">0</value>
220     <value type="int">1</value>
221     <value type="int">2</value>
222     <value type="int">3</value>
223     <value type="int">4</value>
224     <value type="int">5</value>
225     <value type="int">6</value>
226     <value type="int">7</value>
227     <value type="int">8</value>
228     <value type="int">9</value>
229     <value type="int">10</value>
230     <value type="int">11</value>
231     <value type="int">12</value>
232     <value type="int">13</value>
233     <value type="int">14</value>
234    </valuelist>
235    <value type="int" key="PE.EnvironmentAspect.Base">2</value>
236    <valuelist type="QVariantList" key="PE.EnvironmentAspect.Changes"/>
237    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">signHash</value>
238    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
239    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4RunConfiguration:/home/aaraujo/desarrollo/2017/terepaima/signHash/signHash.pro</value>
240    <value type="QString" key="Qt4ProjectManager.Qt4RunConfiguration.CommandLineArguments"></value>
241    <value type="QString" key="Qt4ProjectManager.Qt4RunConfiguration.ProFile">signHash.pro</value>
242    <value type="bool" key="Qt4ProjectManager.Qt4RunConfiguration.UseDyldImageSuffix">false</value>
243    <value type="bool" key="Qt4ProjectManager.Qt4RunConfiguration.UseTerminal">false</value>
244    <value type="QString" key="Qt4ProjectManager.Qt4RunConfiguration.UserWorkingDirectory"></value>
245    <value type="uint" key="RunConfiguration.QmlDebugServerPort">3768</value>
246    <value type="bool" key="RunConfiguration.UseCppDebugger">false</value>
247    <value type="bool" key="RunConfiguration.UseCppDebuggerAuto">true</value>
248    <value type="bool" key="RunConfiguration.UseMultiProcess">false</value>
249    <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
250    <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
251   </valuemap>
252   <value type="int" key="ProjectExplorer.Target.RunConfigurationCount">1</value>
253  </valuemap>
254 </data>
255 <data>
256  <variable>ProjectExplorer.Project.TargetCount</variable>
257  <value type="int">1</value>
258 </data>
259 <data>
260  <variable>ProjectExplorer.Project.Updater.FileVersion</variable>
261  <value type="int">16</value>
262 </data>
263 <data>
264  <variable>Version</variable>
265  <value type="int">16</value>
266 </data>
267</qtcreator>
Note: See TracBrowser for help on using the repository browser.