~esignature/esignature/bdoc

« back to all changes in this revision

Viewing changes to debian/esteid-plugin/ie/esteid-plugin-ie.vcproj

  • Committer: joger quintero
  • Date: 2012-12-20 18:56:14 UTC
  • Revision ID: joger@debian-joger234-20121220185614-7jnlllswwdr71hc9
Se añadió el paqute esteid y sus fuentes para ser debianizado

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="windows-1257"?>
 
2
<VisualStudioProject
 
3
        ProjectType="Visual C++"
 
4
        Version="9.00"
 
5
        Name="esteid-plugin-ie"
 
6
        ProjectGUID="{650E529E-1B0B-477C-BDF7-EFC98169BC54}"
 
7
        RootNamespace="esteid-plugin-ie"
 
8
        Keyword="AtlProj"
 
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="$(ConfigurationName)"
 
25
                        IntermediateDirectory="$(ConfigurationName)"
 
26
                        ConfigurationType="2"
 
27
                        UseOfMFC="1"
 
28
                        UseOfATL="2"
 
29
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
30
                        CharacterSet="1"
 
31
                        >
 
32
                        <Tool
 
33
                                Name="VCPreBuildEventTool"
 
34
                        />
 
35
                        <Tool
 
36
                                Name="VCCustomBuildTool"
 
37
                        />
 
38
                        <Tool
 
39
                                Name="VCXMLDataGeneratorTool"
 
40
                        />
 
41
                        <Tool
 
42
                                Name="VCWebServiceProxyGeneratorTool"
 
43
                        />
 
44
                        <Tool
 
45
                                Name="VCMIDLTool"
 
46
                                PreprocessorDefinitions="_DEBUG"
 
47
                                MkTypLibCompatible="false"
 
48
                                TargetEnvironment="1"
 
49
                                GenerateStublessProxies="true"
 
50
                                TypeLibraryName="$(IntDir)/esteidpluginie.tlb"
 
51
                                HeaderFileName="esteidpluginie_i.h"
 
52
                                DLLDataFileName=""
 
53
                                InterfaceIdentifierFileName="esteidpluginie_i.c"
 
54
                                ProxyFileName="esteidpluginie_p.c"
 
55
                                ValidateParameters="true"
 
56
                        />
 
57
                        <Tool
 
58
                                Name="VCCLCompilerTool"
 
59
                                Optimization="0"
 
60
                                AdditionalIncludeDirectories="&quot;../common&quot;"
 
61
                                PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USRDLL;WIN_IE;DEVELOPMENT_MODE"
 
62
                                MinimalRebuild="true"
 
63
                                BasicRuntimeChecks="3"
 
64
                                RuntimeLibrary="1"
 
65
                                UsePrecompiledHeader="0"
 
66
                                WarningLevel="3"
 
67
                                DebugInformationFormat="4"
 
68
                                CompileAs="0"
 
69
                        />
 
70
                        <Tool
 
71
                                Name="VCManagedResourceCompilerTool"
 
72
                        />
 
73
                        <Tool
 
74
                                Name="VCResourceCompilerTool"
 
75
                                PreprocessorDefinitions="_DEBUG"
 
76
                                Culture="0"
 
77
                                AdditionalIncludeDirectories="$(IntDir)"
 
78
                        />
 
79
                        <Tool
 
80
                                Name="VCPreLinkEventTool"
 
81
                        />
 
82
                        <Tool
 
83
                                Name="VCLinkerTool"
 
84
                                RegisterOutput="true"
 
85
                                IgnoreImportLibrary="true"
 
86
                                AdditionalDependencies="Advapi32.lib Cryptui.lib crypt32.lib comsuppw.lib oleaut32.lib"
 
87
                                LinkIncremental="1"
 
88
                                ModuleDefinitionFile=".\esteid-plugin-ie.def"
 
89
                                GenerateDebugInformation="true"
 
90
                                SubSystem="2"
 
91
                        />
 
92
                        <Tool
 
93
                                Name="VCALinkTool"
 
94
                        />
 
95
                        <Tool
 
96
                                Name="VCManifestTool"
 
97
                        />
 
98
                        <Tool
 
99
                                Name="VCXDCMakeTool"
 
100
                        />
 
101
                        <Tool
 
102
                                Name="VCBscMakeTool"
 
103
                        />
 
104
                        <Tool
 
105
                                Name="VCFxCopTool"
 
106
                        />
 
107
                        <Tool
 
108
                                Name="VCAppVerifierTool"
 
109
                        />
 
110
                        <Tool
 
111
                                Name="VCPostBuildEventTool"
 
112
                                Description="copy plugin"
 
113
                                CommandLine="copy /Y  &quot;C:\work\sk\esteid-plugin\trunk\ie\Debug\esteid-plugin-ie.dll&quot; &quot;C:\Program Files\Estonian ID Card&quot;"
 
114
                                ExcludedFromBuild="false"
 
115
                        />
 
116
                </Configuration>
 
117
                <Configuration
 
118
                        Name="Release|Win32"
 
119
                        OutputDirectory="$(ConfigurationName)"
 
120
                        IntermediateDirectory="$(ConfigurationName)"
 
121
                        ConfigurationType="2"
 
122
                        UseOfMFC="1"
 
123
                        UseOfATL="2"
 
124
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
125
                        CharacterSet="1"
 
126
                        >
 
127
                        <Tool
 
128
                                Name="VCPreBuildEventTool"
 
129
                        />
 
130
                        <Tool
 
131
                                Name="VCCustomBuildTool"
 
132
                        />
 
133
                        <Tool
 
134
                                Name="VCXMLDataGeneratorTool"
 
135
                        />
 
136
                        <Tool
 
137
                                Name="VCWebServiceProxyGeneratorTool"
 
138
                        />
 
139
                        <Tool
 
140
                                Name="VCMIDLTool"
 
141
                                PreprocessorDefinitions="NDEBUG"
 
142
                                MkTypLibCompatible="false"
 
143
                                TargetEnvironment="1"
 
144
                                GenerateStublessProxies="true"
 
145
                                TypeLibraryName="$(IntDir)/esteidpluginie.tlb"
 
146
                                HeaderFileName="esteidpluginie_i.h"
 
147
                                DLLDataFileName=""
 
148
                                InterfaceIdentifierFileName="esteidpluginie_i.c"
 
149
                                ProxyFileName="esteidpluginie_p.c"
 
150
                                ValidateParameters="true"
 
151
                        />
 
152
                        <Tool
 
153
                                Name="VCCLCompilerTool"
 
154
                                Optimization="2"
 
155
                                AdditionalIncludeDirectories="&quot;../common&quot;"
 
156
                                PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_USRDLL;WIN_IE"
 
157
                                RuntimeLibrary="0"
 
158
                                UsePrecompiledHeader="0"
 
159
                                WarningLevel="3"
 
160
                                DebugInformationFormat="3"
 
161
                        />
 
162
                        <Tool
 
163
                                Name="VCManagedResourceCompilerTool"
 
164
                        />
 
165
                        <Tool
 
166
                                Name="VCResourceCompilerTool"
 
167
                                PreprocessorDefinitions="NDEBUG"
 
168
                                Culture="1033"
 
169
                                AdditionalIncludeDirectories="$(IntDir)"
 
170
                        />
 
171
                        <Tool
 
172
                                Name="VCPreLinkEventTool"
 
173
                        />
 
174
                        <Tool
 
175
                                Name="VCLinkerTool"
 
176
                                RegisterOutput="true"
 
177
                                IgnoreImportLibrary="true"
 
178
                                AdditionalDependencies="Cryptui.lib crypt32.lib comsuppw.lib oleaut32.lib"
 
179
                                LinkIncremental="1"
 
180
                                ModuleDefinitionFile=".\esteid-plugin-ie.def"
 
181
                                GenerateDebugInformation="true"
 
182
                                SubSystem="2"
 
183
                                OptimizeReferences="1"
 
184
                                EnableCOMDATFolding="1"
 
185
                                TargetMachine="0"
 
186
                        />
 
187
                        <Tool
 
188
                                Name="VCALinkTool"
 
189
                        />
 
190
                        <Tool
 
191
                                Name="VCManifestTool"
 
192
                        />
 
193
                        <Tool
 
194
                                Name="VCXDCMakeTool"
 
195
                        />
 
196
                        <Tool
 
197
                                Name="VCBscMakeTool"
 
198
                        />
 
199
                        <Tool
 
200
                                Name="VCFxCopTool"
 
201
                        />
 
202
                        <Tool
 
203
                                Name="VCAppVerifierTool"
 
204
                        />
 
205
                        <Tool
 
206
                                Name="VCPostBuildEventTool"
 
207
                        />
 
208
                </Configuration>
 
209
                <Configuration
 
210
                        Name="Debug|x64"
 
211
                        OutputDirectory="$(PlatformName)\$(ConfigurationName)"
 
212
                        IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
 
213
                        ConfigurationType="2"
 
214
                        UseOfMFC="1"
 
215
                        UseOfATL="2"
 
216
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
217
                        CharacterSet="1"
 
218
                        >
 
219
                        <Tool
 
220
                                Name="VCPreBuildEventTool"
 
221
                        />
 
222
                        <Tool
 
223
                                Name="VCCustomBuildTool"
 
224
                        />
 
225
                        <Tool
 
226
                                Name="VCXMLDataGeneratorTool"
 
227
                        />
 
228
                        <Tool
 
229
                                Name="VCWebServiceProxyGeneratorTool"
 
230
                        />
 
231
                        <Tool
 
232
                                Name="VCMIDLTool"
 
233
                                PreprocessorDefinitions="_DEBUG"
 
234
                                MkTypLibCompatible="false"
 
235
                                TargetEnvironment="3"
 
236
                                GenerateStublessProxies="true"
 
237
                                TypeLibraryName="$(IntDir)/esteidpluginie.tlb"
 
238
                                HeaderFileName="esteidpluginie_i.h"
 
239
                                DLLDataFileName=""
 
240
                                InterfaceIdentifierFileName="esteidpluginie_i.c"
 
241
                                ProxyFileName="esteidpluginie_p.c"
 
242
                        />
 
243
                        <Tool
 
244
                                Name="VCCLCompilerTool"
 
245
                                Optimization="0"
 
246
                                AdditionalIncludeDirectories="&quot;../common&quot;"
 
247
                                PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USRDLL;WIN_IE;DEVELOPMENT_MODE"
 
248
                                MinimalRebuild="true"
 
249
                                BasicRuntimeChecks="3"
 
250
                                RuntimeLibrary="1"
 
251
                                UsePrecompiledHeader="0"
 
252
                                WarningLevel="3"
 
253
                                DebugInformationFormat="3"
 
254
                                CompileAs="0"
 
255
                        />
 
256
                        <Tool
 
257
                                Name="VCManagedResourceCompilerTool"
 
258
                        />
 
259
                        <Tool
 
260
                                Name="VCResourceCompilerTool"
 
261
                                PreprocessorDefinitions="_DEBUG"
 
262
                                Culture="1033"
 
263
                                AdditionalIncludeDirectories="$(IntDir)"
 
264
                        />
 
265
                        <Tool
 
266
                                Name="VCPreLinkEventTool"
 
267
                        />
 
268
                        <Tool
 
269
                                Name="VCLinkerTool"
 
270
                                RegisterOutput="true"
 
271
                                IgnoreImportLibrary="true"
 
272
                                AdditionalDependencies="Cryptui.lib comsuppw.lib crypt32.lib oleaut32.lib"
 
273
                                LinkIncremental="1"
 
274
                                ModuleDefinitionFile=".\esteid-plugin-ie.def"
 
275
                                GenerateDebugInformation="true"
 
276
                                SubSystem="2"
 
277
                                TargetMachine="0"
 
278
                        />
 
279
                        <Tool
 
280
                                Name="VCALinkTool"
 
281
                        />
 
282
                        <Tool
 
283
                                Name="VCManifestTool"
 
284
                        />
 
285
                        <Tool
 
286
                                Name="VCXDCMakeTool"
 
287
                        />
 
288
                        <Tool
 
289
                                Name="VCBscMakeTool"
 
290
                        />
 
291
                        <Tool
 
292
                                Name="VCFxCopTool"
 
293
                        />
 
294
                        <Tool
 
295
                                Name="VCAppVerifierTool"
 
296
                        />
 
297
                        <Tool
 
298
                                Name="VCPostBuildEventTool"
 
299
                        />
 
300
                </Configuration>
 
301
                <Configuration
 
302
                        Name="Release|x64"
 
303
                        OutputDirectory="$(PlatformName)\$(ConfigurationName)"
 
304
                        IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
 
305
                        ConfigurationType="2"
 
306
                        UseOfMFC="1"
 
307
                        UseOfATL="2"
 
308
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
309
                        CharacterSet="1"
 
310
                        >
 
311
                        <Tool
 
312
                                Name="VCPreBuildEventTool"
 
313
                        />
 
314
                        <Tool
 
315
                                Name="VCCustomBuildTool"
 
316
                        />
 
317
                        <Tool
 
318
                                Name="VCXMLDataGeneratorTool"
 
319
                        />
 
320
                        <Tool
 
321
                                Name="VCWebServiceProxyGeneratorTool"
 
322
                        />
 
323
                        <Tool
 
324
                                Name="VCMIDLTool"
 
325
                                PreprocessorDefinitions="NDEBUG"
 
326
                                MkTypLibCompatible="false"
 
327
                                TargetEnvironment="3"
 
328
                                GenerateStublessProxies="true"
 
329
                                TypeLibraryName="$(IntDir)/esteidpluginie.tlb"
 
330
                                HeaderFileName="esteidpluginie_i.h"
 
331
                                DLLDataFileName=""
 
332
                                InterfaceIdentifierFileName="esteidpluginie_i.c"
 
333
                                ProxyFileName="esteidpluginie_p.c"
 
334
                        />
 
335
                        <Tool
 
336
                                Name="VCCLCompilerTool"
 
337
                                Optimization="2"
 
338
                                AdditionalIncludeDirectories="&quot;../common&quot;"
 
339
                                PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_USRDLL;WIN_IE"
 
340
                                RuntimeLibrary="0"
 
341
                                UsePrecompiledHeader="0"
 
342
                                WarningLevel="3"
 
343
                                DebugInformationFormat="3"
 
344
                        />
 
345
                        <Tool
 
346
                                Name="VCManagedResourceCompilerTool"
 
347
                        />
 
348
                        <Tool
 
349
                                Name="VCResourceCompilerTool"
 
350
                                PreprocessorDefinitions="NDEBUG"
 
351
                                Culture="1033"
 
352
                                AdditionalIncludeDirectories="$(IntDir)"
 
353
                        />
 
354
                        <Tool
 
355
                                Name="VCPreLinkEventTool"
 
356
                        />
 
357
                        <Tool
 
358
                                Name="VCLinkerTool"
 
359
                                RegisterOutput="true"
 
360
                                IgnoreImportLibrary="true"
 
361
                                AdditionalDependencies="Cryptui.lib comsuppw.lib crypt32.lib oleaut32.lib"
 
362
                                LinkIncremental="1"
 
363
                                ModuleDefinitionFile=".\esteid-plugin-ie.def"
 
364
                                GenerateDebugInformation="true"
 
365
                                SubSystem="2"
 
366
                                OptimizeReferences="1"
 
367
                                EnableCOMDATFolding="1"
 
368
                                TargetMachine="0"
 
369
                        />
 
370
                        <Tool
 
371
                                Name="VCALinkTool"
 
372
                        />
 
373
                        <Tool
 
374
                                Name="VCManifestTool"
 
375
                        />
 
376
                        <Tool
 
377
                                Name="VCXDCMakeTool"
 
378
                        />
 
379
                        <Tool
 
380
                                Name="VCBscMakeTool"
 
381
                        />
 
382
                        <Tool
 
383
                                Name="VCFxCopTool"
 
384
                        />
 
385
                        <Tool
 
386
                                Name="VCAppVerifierTool"
 
387
                        />
 
388
                        <Tool
 
389
                                Name="VCPostBuildEventTool"
 
390
                        />
 
391
                </Configuration>
 
392
        </Configurations>
 
393
        <References>
 
394
        </References>
 
395
        <Files>
 
396
                <Filter
 
397
                        Name="Source Files"
 
398
                        Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
 
399
                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
 
400
                        >
 
401
                        <File
 
402
                                RelativePath=".\CertificateSelectionDlg.cpp"
 
403
                                >
 
404
                        </File>
 
405
                        <File
 
406
                                RelativePath=".\dllmain.cpp"
 
407
                                >
 
408
                                <FileConfiguration
 
409
                                        Name="Debug|Win32"
 
410
                                        >
 
411
                                        <Tool
 
412
                                                Name="VCCLCompilerTool"
 
413
                                                UsePrecompiledHeader="0"
 
414
                                                CompileAsManaged="0"
 
415
                                        />
 
416
                                </FileConfiguration>
 
417
                                <FileConfiguration
 
418
                                        Name="Release|Win32"
 
419
                                        >
 
420
                                        <Tool
 
421
                                                Name="VCCLCompilerTool"
 
422
                                                UsePrecompiledHeader="0"
 
423
                                                CompileAsManaged="0"
 
424
                                        />
 
425
                                </FileConfiguration>
 
426
                                <FileConfiguration
 
427
                                        Name="Debug|x64"
 
428
                                        >
 
429
                                        <Tool
 
430
                                                Name="VCCLCompilerTool"
 
431
                                                UsePrecompiledHeader="0"
 
432
                                                CompileAsManaged="0"
 
433
                                        />
 
434
                                </FileConfiguration>
 
435
                                <FileConfiguration
 
436
                                        Name="Release|x64"
 
437
                                        >
 
438
                                        <Tool
 
439
                                                Name="VCCLCompilerTool"
 
440
                                                UsePrecompiledHeader="0"
 
441
                                                CompileAsManaged="0"
 
442
                                        />
 
443
                                </FileConfiguration>
 
444
                        </File>
 
445
                        <File
 
446
                                RelativePath=".\esteid-plugin-ie.cpp"
 
447
                                >
 
448
                        </File>
 
449
                        <File
 
450
                                RelativePath=".\esteid-plugin-ie.def"
 
451
                                >
 
452
                        </File>
 
453
                        <File
 
454
                                RelativePath=".\esteid_error.cpp"
 
455
                                >
 
456
                        </File>
 
457
                        <File
 
458
                                RelativePath="..\common\esteid_log.c"
 
459
                                >
 
460
                        </File>
 
461
                        <File
 
462
                                RelativePath=".\EstEIDCertificate.cpp"
 
463
                                >
 
464
                        </File>
 
465
                        <File
 
466
                                RelativePath=".\EstEIDIEPluginBHO.cpp"
 
467
                                >
 
468
                        </File>
 
469
                        <File
 
470
                                RelativePath=".\esteidpluginie.idl"
 
471
                                >
 
472
                        </File>
 
473
                        <File
 
474
                                RelativePath="..\common\l10n-win.c"
 
475
                                >
 
476
                        </File>
 
477
                        <File
 
478
                                RelativePath="..\common\l10n.c"
 
479
                                >
 
480
                        </File>
 
481
                        <File
 
482
                                RelativePath=".\stdafx.cpp"
 
483
                                >
 
484
                                <FileConfiguration
 
485
                                        Name="Debug|Win32"
 
486
                                        >
 
487
                                        <Tool
 
488
                                                Name="VCCLCompilerTool"
 
489
                                                UsePrecompiledHeader="1"
 
490
                                        />
 
491
                                </FileConfiguration>
 
492
                                <FileConfiguration
 
493
                                        Name="Release|Win32"
 
494
                                        >
 
495
                                        <Tool
 
496
                                                Name="VCCLCompilerTool"
 
497
                                                UsePrecompiledHeader="1"
 
498
                                        />
 
499
                                </FileConfiguration>
 
500
                                <FileConfiguration
 
501
                                        Name="Debug|x64"
 
502
                                        >
 
503
                                        <Tool
 
504
                                                Name="VCCLCompilerTool"
 
505
                                                UsePrecompiledHeader="1"
 
506
                                        />
 
507
                                </FileConfiguration>
 
508
                                <FileConfiguration
 
509
                                        Name="Release|x64"
 
510
                                        >
 
511
                                        <Tool
 
512
                                                Name="VCCLCompilerTool"
 
513
                                                UsePrecompiledHeader="1"
 
514
                                        />
 
515
                                </FileConfiguration>
 
516
                        </File>
 
517
                </Filter>
 
518
                <Filter
 
519
                        Name="Header Files"
 
520
                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
 
521
                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
 
522
                        >
 
523
                        <File
 
524
                                RelativePath=".\CertificateSelectionDlg.h"
 
525
                                >
 
526
                        </File>
 
527
                        <File
 
528
                                RelativePath=".\CryptoException.h"
 
529
                                >
 
530
                        </File>
 
531
                        <File
 
532
                                RelativePath=".\dllmain.h"
 
533
                                >
 
534
                        </File>
 
535
                        <File
 
536
                                RelativePath="..\common\esteid_error.h"
 
537
                                >
 
538
                        </File>
 
539
                        <File
 
540
                                RelativePath="..\common\esteid_log.h"
 
541
                                >
 
542
                        </File>
 
543
                        <File
 
544
                                RelativePath=".\EstEIDCertificate.h"
 
545
                                >
 
546
                        </File>
 
547
                        <File
 
548
                                RelativePath=".\EstEIDHelper.h"
 
549
                                >
 
550
                        </File>
 
551
                        <File
 
552
                                RelativePath=".\EstEIDIEPluginBHO.h"
 
553
                                >
 
554
                        </File>
 
555
                        <File
 
556
                                RelativePath="..\common\labels.h"
 
557
                                >
 
558
                        </File>
 
559
                        <File
 
560
                                RelativePath=".\Resource.h"
 
561
                                >
 
562
                        </File>
 
563
                        <File
 
564
                                RelativePath=".\stdafx.h"
 
565
                                >
 
566
                        </File>
 
567
                        <File
 
568
                                RelativePath=".\targetver.h"
 
569
                                >
 
570
                        </File>
 
571
                        <File
 
572
                                RelativePath="..\common\version.h"
 
573
                                >
 
574
                        </File>
 
575
                </Filter>
 
576
                <Filter
 
577
                        Name="Resource Files"
 
578
                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
 
579
                        UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
 
580
                        >
 
581
                        <File
 
582
                                RelativePath=".\esteid-plugin-ie.rc"
 
583
                                >
 
584
                        </File>
 
585
                        <File
 
586
                                RelativePath=".\esteid-plugin-ie.rgs"
 
587
                                >
 
588
                        </File>
 
589
                        <File
 
590
                                RelativePath=".\esteidce.bin"
 
591
                                >
 
592
                        </File>
 
593
                        <File
 
594
                                RelativePath=".\EstEIDCertificate.rgs"
 
595
                                >
 
596
                        </File>
 
597
                        <File
 
598
                                RelativePath=".\esteidie.bin"
 
599
                                >
 
600
                        </File>
 
601
                        <File
 
602
                                RelativePath=".\EstEIDIEPluginBHO.rgs"
 
603
                                >
 
604
                        </File>
 
605
                        <File
 
606
                                RelativePath=".\esteidpl.bin"
 
607
                                >
 
608
                        </File>
 
609
                        <File
 
610
                                RelativePath=".\registry.bin"
 
611
                                >
 
612
                        </File>
 
613
                </Filter>
 
614
                <Filter
 
615
                        Name="Generated Files"
 
616
                        SourceControlFiles="false"
 
617
                        >
 
618
                        <File
 
619
                                RelativePath=".\esteidpluginie_i.c"
 
620
                                >
 
621
                                <FileConfiguration
 
622
                                        Name="Debug|Win32"
 
623
                                        >
 
624
                                        <Tool
 
625
                                                Name="VCCLCompilerTool"
 
626
                                                UsePrecompiledHeader="0"
 
627
                                                CompileAsManaged="0"
 
628
                                        />
 
629
                                </FileConfiguration>
 
630
                                <FileConfiguration
 
631
                                        Name="Release|Win32"
 
632
                                        >
 
633
                                        <Tool
 
634
                                                Name="VCCLCompilerTool"
 
635
                                                UsePrecompiledHeader="0"
 
636
                                                CompileAsManaged="0"
 
637
                                        />
 
638
                                </FileConfiguration>
 
639
                                <FileConfiguration
 
640
                                        Name="Debug|x64"
 
641
                                        >
 
642
                                        <Tool
 
643
                                                Name="VCCLCompilerTool"
 
644
                                                UsePrecompiledHeader="0"
 
645
                                                CompileAsManaged="0"
 
646
                                        />
 
647
                                </FileConfiguration>
 
648
                                <FileConfiguration
 
649
                                        Name="Release|x64"
 
650
                                        >
 
651
                                        <Tool
 
652
                                                Name="VCCLCompilerTool"
 
653
                                                UsePrecompiledHeader="0"
 
654
                                                CompileAsManaged="0"
 
655
                                        />
 
656
                                </FileConfiguration>
 
657
                        </File>
 
658
                        <File
 
659
                                RelativePath=".\esteidpluginie_i.h"
 
660
                                >
 
661
                        </File>
 
662
                </Filter>
 
663
                <File
 
664
                        RelativePath=".\plugin-test-ie.html"
 
665
                        >
 
666
                </File>
 
667
                <File
 
668
                        RelativePath=".\ReadMe.txt"
 
669
                        >
 
670
                </File>
 
671
        </Files>
 
672
        <Globals>
 
673
                <Global
 
674
                        Name="RESOURCE_FILE"
 
675
                        Value="esteid-plugin-ie.rc"
 
676
                />
 
677
        </Globals>
 
678
</VisualStudioProject>