1 |
<?xml version="1.0" encoding="Windows-1252"?> |
2 |
<VisualStudioProject |
3 |
ProjectType="Visual C++" |
4 |
Version="9,00" |
5 |
Name="OpenPGPminidriverTest" |
6 |
ProjectGUID="{4E413ED7-0D68-47A9-AB93-39319815E730}" |
7 |
RootNamespace="OpenPGPminidriverTest" |
8 |
Keyword="Win32Proj" |
9 |
TargetFrameworkVersion="196613" |
10 |
> |
11 |
<Platforms> |
12 |
<Platform |
13 |
Name="Win32" |
14 |
/> |
15 |
<Platform |
16 |
Name="x64" |
17 |
/> |
18 |
</Platforms> |
19 |
<ToolFiles> |
20 |
</ToolFiles> |
21 |
<Configurations> |
22 |
<Configuration |
23 |
Name="Debug|Win32" |
24 |
OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
25 |
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" |
26 |
ConfigurationType="1" |
27 |
CharacterSet="1" |
28 |
> |
29 |
<Tool |
30 |
Name="VCPreBuildEventTool" |
31 |
/> |
32 |
<Tool |
33 |
Name="VCCustomBuildTool" |
34 |
/> |
35 |
<Tool |
36 |
Name="VCXMLDataGeneratorTool" |
37 |
/> |
38 |
<Tool |
39 |
Name="VCWebServiceProxyGeneratorTool" |
40 |
/> |
41 |
<Tool |
42 |
Name="VCMIDLTool" |
43 |
/> |
44 |
<Tool |
45 |
Name="VCCLCompilerTool" |
46 |
Optimization="0" |
47 |
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS" |
48 |
MinimalRebuild="true" |
49 |
BasicRuntimeChecks="3" |
50 |
RuntimeLibrary="3" |
51 |
UsePrecompiledHeader="0" |
52 |
WarningLevel="3" |
53 |
DebugInformationFormat="4" |
54 |
/> |
55 |
<Tool |
56 |
Name="VCManagedResourceCompilerTool" |
57 |
/> |
58 |
<Tool |
59 |
Name="VCResourceCompilerTool" |
60 |
/> |
61 |
<Tool |
62 |
Name="VCPreLinkEventTool" |
63 |
/> |
64 |
<Tool |
65 |
Name="VCLinkerTool" |
66 |
OutputFile="$(OutDir)\$(ProjectName)32.exe" |
67 |
LinkIncremental="2" |
68 |
GenerateDebugInformation="true" |
69 |
SubSystem="2" |
70 |
TargetMachine="1" |
71 |
/> |
72 |
<Tool |
73 |
Name="VCALinkTool" |
74 |
/> |
75 |
<Tool |
76 |
Name="VCManifestTool" |
77 |
/> |
78 |
<Tool |
79 |
Name="VCXDCMakeTool" |
80 |
/> |
81 |
<Tool |
82 |
Name="VCBscMakeTool" |
83 |
/> |
84 |
<Tool |
85 |
Name="VCFxCopTool" |
86 |
/> |
87 |
<Tool |
88 |
Name="VCAppVerifierTool" |
89 |
/> |
90 |
<Tool |
91 |
Name="VCPostBuildEventTool" |
92 |
/> |
93 |
</Configuration> |
94 |
<Configuration |
95 |
Name="Debug|x64" |
96 |
OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
97 |
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" |
98 |
ConfigurationType="1" |
99 |
CharacterSet="1" |
100 |
> |
101 |
<Tool |
102 |
Name="VCPreBuildEventTool" |
103 |
/> |
104 |
<Tool |
105 |
Name="VCCustomBuildTool" |
106 |
/> |
107 |
<Tool |
108 |
Name="VCXMLDataGeneratorTool" |
109 |
/> |
110 |
<Tool |
111 |
Name="VCWebServiceProxyGeneratorTool" |
112 |
/> |
113 |
<Tool |
114 |
Name="VCMIDLTool" |
115 |
TargetEnvironment="3" |
116 |
/> |
117 |
<Tool |
118 |
Name="VCCLCompilerTool" |
119 |
Optimization="0" |
120 |
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS" |
121 |
MinimalRebuild="true" |
122 |
BasicRuntimeChecks="3" |
123 |
RuntimeLibrary="3" |
124 |
UsePrecompiledHeader="0" |
125 |
WarningLevel="3" |
126 |
DebugInformationFormat="3" |
127 |
/> |
128 |
<Tool |
129 |
Name="VCManagedResourceCompilerTool" |
130 |
/> |
131 |
<Tool |
132 |
Name="VCResourceCompilerTool" |
133 |
/> |
134 |
<Tool |
135 |
Name="VCPreLinkEventTool" |
136 |
/> |
137 |
<Tool |
138 |
Name="VCLinkerTool" |
139 |
OutputFile="$(OutDir)\$(ProjectName)64.exe" |
140 |
LinkIncremental="2" |
141 |
GenerateDebugInformation="true" |
142 |
SubSystem="2" |
143 |
TargetMachine="17" |
144 |
/> |
145 |
<Tool |
146 |
Name="VCALinkTool" |
147 |
/> |
148 |
<Tool |
149 |
Name="VCManifestTool" |
150 |
/> |
151 |
<Tool |
152 |
Name="VCXDCMakeTool" |
153 |
/> |
154 |
<Tool |
155 |
Name="VCBscMakeTool" |
156 |
/> |
157 |
<Tool |
158 |
Name="VCFxCopTool" |
159 |
/> |
160 |
<Tool |
161 |
Name="VCAppVerifierTool" |
162 |
/> |
163 |
<Tool |
164 |
Name="VCPostBuildEventTool" |
165 |
/> |
166 |
</Configuration> |
167 |
<Configuration |
168 |
Name="Release|Win32" |
169 |
OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
170 |
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" |
171 |
ConfigurationType="1" |
172 |
CharacterSet="1" |
173 |
WholeProgramOptimization="1" |
174 |
> |
175 |
<Tool |
176 |
Name="VCPreBuildEventTool" |
177 |
/> |
178 |
<Tool |
179 |
Name="VCCustomBuildTool" |
180 |
/> |
181 |
<Tool |
182 |
Name="VCXMLDataGeneratorTool" |
183 |
/> |
184 |
<Tool |
185 |
Name="VCWebServiceProxyGeneratorTool" |
186 |
/> |
187 |
<Tool |
188 |
Name="VCMIDLTool" |
189 |
/> |
190 |
<Tool |
191 |
Name="VCCLCompilerTool" |
192 |
Optimization="2" |
193 |
EnableIntrinsicFunctions="true" |
194 |
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" |
195 |
RuntimeLibrary="2" |
196 |
EnableFunctionLevelLinking="true" |
197 |
UsePrecompiledHeader="0" |
198 |
WarningLevel="3" |
199 |
DebugInformationFormat="3" |
200 |
/> |
201 |
<Tool |
202 |
Name="VCManagedResourceCompilerTool" |
203 |
/> |
204 |
<Tool |
205 |
Name="VCResourceCompilerTool" |
206 |
/> |
207 |
<Tool |
208 |
Name="VCPreLinkEventTool" |
209 |
/> |
210 |
<Tool |
211 |
Name="VCLinkerTool" |
212 |
OutputFile="$(OutDir)\$(ProjectName)32.exe" |
213 |
LinkIncremental="1" |
214 |
GenerateDebugInformation="true" |
215 |
SubSystem="2" |
216 |
OptimizeReferences="2" |
217 |
EnableCOMDATFolding="2" |
218 |
TargetMachine="1" |
219 |
/> |
220 |
<Tool |
221 |
Name="VCALinkTool" |
222 |
/> |
223 |
<Tool |
224 |
Name="VCManifestTool" |
225 |
/> |
226 |
<Tool |
227 |
Name="VCXDCMakeTool" |
228 |
/> |
229 |
<Tool |
230 |
Name="VCBscMakeTool" |
231 |
/> |
232 |
<Tool |
233 |
Name="VCFxCopTool" |
234 |
/> |
235 |
<Tool |
236 |
Name="VCAppVerifierTool" |
237 |
/> |
238 |
<Tool |
239 |
Name="VCPostBuildEventTool" |
240 |
/> |
241 |
</Configuration> |
242 |
<Configuration |
243 |
Name="Release|x64" |
244 |
OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
245 |
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" |
246 |
ConfigurationType="1" |
247 |
CharacterSet="1" |
248 |
WholeProgramOptimization="1" |
249 |
> |
250 |
<Tool |
251 |
Name="VCPreBuildEventTool" |
252 |
/> |
253 |
<Tool |
254 |
Name="VCCustomBuildTool" |
255 |
/> |
256 |
<Tool |
257 |
Name="VCXMLDataGeneratorTool" |
258 |
/> |
259 |
<Tool |
260 |
Name="VCWebServiceProxyGeneratorTool" |
261 |
/> |
262 |
<Tool |
263 |
Name="VCMIDLTool" |
264 |
TargetEnvironment="3" |
265 |
/> |
266 |
<Tool |
267 |
Name="VCCLCompilerTool" |
268 |
Optimization="2" |
269 |
EnableIntrinsicFunctions="true" |
270 |
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" |
271 |
RuntimeLibrary="2" |
272 |
EnableFunctionLevelLinking="true" |
273 |
UsePrecompiledHeader="0" |
274 |
WarningLevel="3" |
275 |
DebugInformationFormat="3" |
276 |
/> |
277 |
<Tool |
278 |
Name="VCManagedResourceCompilerTool" |
279 |
/> |
280 |
<Tool |
281 |
Name="VCResourceCompilerTool" |
282 |
/> |
283 |
<Tool |
284 |
Name="VCPreLinkEventTool" |
285 |
/> |
286 |
<Tool |
287 |
Name="VCLinkerTool" |
288 |
OutputFile="$(OutDir)\$(ProjectName)64.exe" |
289 |
LinkIncremental="1" |
290 |
GenerateDebugInformation="true" |
291 |
SubSystem="2" |
292 |
OptimizeReferences="2" |
293 |
EnableCOMDATFolding="2" |
294 |
TargetMachine="17" |
295 |
/> |
296 |
<Tool |
297 |
Name="VCALinkTool" |
298 |
/> |
299 |
<Tool |
300 |
Name="VCManifestTool" |
301 |
/> |
302 |
<Tool |
303 |
Name="VCXDCMakeTool" |
304 |
/> |
305 |
<Tool |
306 |
Name="VCBscMakeTool" |
307 |
/> |
308 |
<Tool |
309 |
Name="VCFxCopTool" |
310 |
/> |
311 |
<Tool |
312 |
Name="VCAppVerifierTool" |
313 |
/> |
314 |
<Tool |
315 |
Name="VCPostBuildEventTool" |
316 |
/> |
317 |
</Configuration> |
318 |
</Configurations> |
319 |
<References> |
320 |
</References> |
321 |
<Files> |
322 |
<Filter |
323 |
Name="Source Files" |
324 |
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" |
325 |
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" |
326 |
> |
327 |
<File |
328 |
RelativePath=".\BaseCSP.cpp" |
329 |
> |
330 |
</File> |
331 |
<File |
332 |
RelativePath=".\CryptoOperations.cpp" |
333 |
> |
334 |
</File> |
335 |
<File |
336 |
RelativePath=".\Enrollment.cpp" |
337 |
> |
338 |
</File> |
339 |
<File |
340 |
RelativePath=".\InitializationAndDeconstruct.cpp" |
341 |
> |
342 |
</File> |
343 |
<File |
344 |
RelativePath=".\Personnalize.cpp" |
345 |
> |
346 |
</File> |
347 |
<File |
348 |
RelativePath=".\PINOperations.cpp" |
349 |
> |
350 |
</File> |
351 |
<File |
352 |
RelativePath=".\PublicDataOperations.cpp" |
353 |
> |
354 |
</File> |
355 |
<Filter |
356 |
Name="UI" |
357 |
> |
358 |
<File |
359 |
RelativePath=".\main.cpp" |
360 |
> |
361 |
</File> |
362 |
</Filter> |
363 |
</Filter> |
364 |
<Filter |
365 |
Name="Header Files" |
366 |
Filter="h;hpp;hxx;hm;inl;inc;xsd" |
367 |
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" |
368 |
> |
369 |
<File |
370 |
RelativePath=".\Dialog.h" |
371 |
> |
372 |
</File> |
373 |
<File |
374 |
RelativePath=".\global.h" |
375 |
> |
376 |
</File> |
377 |
</Filter> |
378 |
<Filter |
379 |
Name="Resources Files" |
380 |
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" |
381 |
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" |
382 |
> |
383 |
<File |
384 |
RelativePath=".\Dialog.rc" |
385 |
> |
386 |
</File> |
387 |
<File |
388 |
RelativePath=".\RegisterCardForTestIfTheDriverIsNotInstalled.reg" |
389 |
> |
390 |
</File> |
391 |
</Filter> |
392 |
</Files> |
393 |
<Globals> |
394 |
</Globals> |
395 |
</VisualStudioProject> |