~brian-sidebotham/wxwidgets-cmake/wxpython-2.9.4

« back to all changes in this revision

Viewing changes to samples/oleauto/oleauto_vc8.vcproj

  • Committer: Brian Sidebotham
  • Date: 2013-08-03 14:30:08 UTC
  • Revision ID: brian.sidebotham@gmail.com-20130803143008-c7806tkych1tp6fc
Initial import into Bazaar

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="Windows-1252"?>
 
2
<!--
 
3
 
 
4
  This project was generated by
 
5
  Bakefile 0.2.9 (http://www.bakefile.org)
 
6
  Do not modify, all changes will be overwritten!
 
7
 
 
8
-->
 
9
<VisualStudioProject
 
10
        ProjectType="Visual C++"
 
11
        Version="8.00"
 
12
        Name="oleauto"
 
13
        ProjectGUID="{5722736A-361E-5442-9D41-8DACB9921352}"
 
14
        >
 
15
        <Platforms>
 
16
                <Platform
 
17
                        Name="Win32"
 
18
                />
 
19
        </Platforms>
 
20
        <ToolFiles>
 
21
                
 
22
        </ToolFiles>
 
23
        <Configurations>
 
24
                <Configuration
 
25
                        Name="Debug|Win32"
 
26
                        OutputDirectory="vc_mswud"
 
27
                        IntermediateDirectory="vc_mswud\oleauto"
 
28
                        ConfigurationType="1"
 
29
                        UseOfMFC="0"
 
30
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
31
                        CharacterSet="1"
 
32
                        >
 
33
                        <Tool
 
34
                                Name="VCPreBuildEventTool"
 
35
                        />
 
36
                        <Tool
 
37
                                Name="VCCustomBuildTool"
 
38
                        />
 
39
                        <Tool
 
40
                                Name="VCXMLDataGeneratorTool"
 
41
                        />
 
42
                        <Tool
 
43
                                Name="VCWebServiceProxyGeneratorTool"
 
44
                        />
 
45
                        <Tool
 
46
                                Name="VCMIDLTool"
 
47
                                PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;_WINDOWS;NOPCH"
 
48
                                AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswud;.\..\..\include;.;.\..\..\samples"
 
49
                        />
 
50
                        <Tool
 
51
                                Name="VCCLCompilerTool"
 
52
                                Optimization="0"
 
53
                                AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswud;.\..\..\include;.;.\..\..\samples"
 
54
                                PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;_WINDOWS;NOPCH"
 
55
                                MinimalRebuild="true"
 
56
                                ExceptionHandling="1"
 
57
                                BasicRuntimeChecks="3"
 
58
                                RuntimeLibrary="3"
 
59
                                BufferSecurityCheck="true"
 
60
                                RuntimeTypeInfo="true"
 
61
                                ObjectFile="vc_mswud\oleauto\"
 
62
                                ProgramDataBaseFileName="vc_mswud\oleauto.pdb"
 
63
                                WarningLevel="4"
 
64
                                SuppressStartupBanner="true"
 
65
                                Detect64BitPortabilityProblems="true"
 
66
                                DebugInformationFormat="3"
 
67
                        />
 
68
                        <Tool
 
69
                                Name="VCManagedResourceCompilerTool"
 
70
                        />
 
71
                        <Tool
 
72
                                Name="VCResourceCompilerTool"
 
73
                                PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;_WINDOWS;NOPCH"
 
74
                                Culture="1033"
 
75
                                AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswud;.\..\..\include;.;.\..\..\samples"
 
76
                        />
 
77
                        <Tool
 
78
                                Name="VCPreLinkEventTool"
 
79
                        />
 
80
                        <Tool
 
81
                                Name="VCLinkerTool"
 
82
                                AdditionalOptions=""
 
83
                                AdditionalDependencies="wxmsw29ud_core.lib  wxbase29ud.lib   wxtiffd.lib wxjpegd.lib wxpngd.lib  wxzlibd.lib wxregexud.lib wxexpatd.lib    kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib"
 
84
                                OutputFile="vc_mswud\oleauto.exe"
 
85
                                LinkIncremental="2"
 
86
                                SuppressStartupBanner="true"
 
87
                                AdditionalLibraryDirectories=".\..\..\lib\vc_lib"
 
88
                                GenerateManifest="true"
 
89
                                GenerateDebugInformation="true"
 
90
                                ProgramDatabaseFile="vc_mswud\oleauto.pdb"
 
91
                                SubSystem="2"
 
92
                                TargetMachine="1"
 
93
                        />
 
94
                        <Tool
 
95
                                Name="VCALinkTool"
 
96
                        />
 
97
                        <Tool
 
98
                                Name="VCManifestTool"
 
99
                        />
 
100
                        <Tool
 
101
                                Name="VCXDCMakeTool"
 
102
                        />
 
103
                        <Tool
 
104
                                Name="VCBscMakeTool"
 
105
                                OutputFile="vc_mswud\oleauto_vc8.bsc"
 
106
                                SuppressStartupBanner="true"
 
107
                        />
 
108
                        <Tool
 
109
                                Name="VCFxCopTool"
 
110
                        />
 
111
                        <Tool
 
112
                                Name="VCAppVerifierTool"
 
113
                        />
 
114
                        <Tool
 
115
                                Name="VCWebDeploymentTool"
 
116
                        />
 
117
                        <Tool
 
118
                                Name="VCPostBuildEventTool"
 
119
                        />
 
120
                </Configuration>
 
121
                <Configuration
 
122
                        Name="Release|Win32"
 
123
                        OutputDirectory="vc_mswu"
 
124
                        IntermediateDirectory="vc_mswu\oleauto"
 
125
                        ConfigurationType="1"
 
126
                        UseOfMFC="0"
 
127
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
128
                        CharacterSet="1"
 
129
                        >
 
130
                        <Tool
 
131
                                Name="VCPreBuildEventTool"
 
132
                        />
 
133
                        <Tool
 
134
                                Name="VCCustomBuildTool"
 
135
                        />
 
136
                        <Tool
 
137
                                Name="VCXMLDataGeneratorTool"
 
138
                        />
 
139
                        <Tool
 
140
                                Name="VCWebServiceProxyGeneratorTool"
 
141
                        />
 
142
                        <Tool
 
143
                                Name="VCMIDLTool"
 
144
                                PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;_WINDOWS;NOPCH"
 
145
                                AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswu;.\..\..\include;.;.\..\..\samples"
 
146
                        />
 
147
                        <Tool
 
148
                                Name="VCCLCompilerTool"
 
149
                                Optimization="2"
 
150
                                AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswu;.\..\..\include;.;.\..\..\samples"
 
151
                                PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;_WINDOWS;NOPCH"
 
152
                                ExceptionHandling="1"
 
153
                                RuntimeLibrary="2"
 
154
                                RuntimeTypeInfo="true"
 
155
                                ObjectFile="vc_mswu\oleauto\"
 
156
                                ProgramDataBaseFileName="vc_mswu\oleauto.pdb"
 
157
                                WarningLevel="4"
 
158
                                SuppressStartupBanner="true"
 
159
                                Detect64BitPortabilityProblems="true"
 
160
                                DebugInformationFormat="3"
 
161
                        />
 
162
                        <Tool
 
163
                                Name="VCManagedResourceCompilerTool"
 
164
                        />
 
165
                        <Tool
 
166
                                Name="VCResourceCompilerTool"
 
167
                                PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;_WINDOWS;NOPCH"
 
168
                                Culture="1033"
 
169
                                AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswu;.\..\..\include;.;.\..\..\samples"
 
170
                        />
 
171
                        <Tool
 
172
                                Name="VCPreLinkEventTool"
 
173
                        />
 
174
                        <Tool
 
175
                                Name="VCLinkerTool"
 
176
                                AdditionalOptions=""
 
177
                                AdditionalDependencies="wxmsw29u_core.lib  wxbase29u.lib   wxtiff.lib wxjpeg.lib wxpng.lib  wxzlib.lib wxregexu.lib wxexpat.lib    kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib"
 
178
                                OutputFile="vc_mswu\oleauto.exe"
 
179
                                LinkIncremental="1"
 
180
                                SuppressStartupBanner="true"
 
181
                                AdditionalLibraryDirectories=".\..\..\lib\vc_lib"
 
182
                                GenerateManifest="true"
 
183
                                GenerateDebugInformation="true"
 
184
                                ProgramDatabaseFile="vc_mswu\oleauto.pdb"
 
185
                                SubSystem="2"
 
186
                                TargetMachine="1"
 
187
                                OptimizeReferences="2"
 
188
                                EnableCOMDATFolding="2"
 
189
                        />
 
190
                        <Tool
 
191
                                Name="VCALinkTool"
 
192
                        />
 
193
                        <Tool
 
194
                                Name="VCManifestTool"
 
195
                        />
 
196
                        <Tool
 
197
                                Name="VCXDCMakeTool"
 
198
                        />
 
199
                        <Tool
 
200
                                Name="VCBscMakeTool"
 
201
                                OutputFile="vc_mswu\oleauto_vc8.bsc"
 
202
                                SuppressStartupBanner="true"
 
203
                        />
 
204
                        <Tool
 
205
                                Name="VCFxCopTool"
 
206
                        />
 
207
                        <Tool
 
208
                                Name="VCAppVerifierTool"
 
209
                        />
 
210
                        <Tool
 
211
                                Name="VCWebDeploymentTool"
 
212
                        />
 
213
                        <Tool
 
214
                                Name="VCPostBuildEventTool"
 
215
                        />
 
216
                </Configuration>
 
217
                <Configuration
 
218
                        Name="Universal Debug|Win32"
 
219
                        OutputDirectory="vc_mswunivud"
 
220
                        IntermediateDirectory="vc_mswunivud\oleauto"
 
221
                        ConfigurationType="1"
 
222
                        UseOfMFC="0"
 
223
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
224
                        CharacterSet="1"
 
225
                        >
 
226
                        <Tool
 
227
                                Name="VCPreBuildEventTool"
 
228
                        />
 
229
                        <Tool
 
230
                                Name="VCCustomBuildTool"
 
231
                        />
 
232
                        <Tool
 
233
                                Name="VCXMLDataGeneratorTool"
 
234
                        />
 
235
                        <Tool
 
236
                                Name="VCWebServiceProxyGeneratorTool"
 
237
                        />
 
238
                        <Tool
 
239
                                Name="VCMIDLTool"
 
240
                                PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;__WXUNIVERSAL__;_UNICODE;_WINDOWS;NOPCH"
 
241
                                AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswunivud;.\..\..\include;.;.\..\..\samples"
 
242
                        />
 
243
                        <Tool
 
244
                                Name="VCCLCompilerTool"
 
245
                                Optimization="0"
 
246
                                AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswunivud;.\..\..\include;.;.\..\..\samples"
 
247
                                PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;__WXUNIVERSAL__;_UNICODE;_WINDOWS;NOPCH"
 
248
                                MinimalRebuild="true"
 
249
                                ExceptionHandling="1"
 
250
                                BasicRuntimeChecks="3"
 
251
                                RuntimeLibrary="3"
 
252
                                BufferSecurityCheck="true"
 
253
                                RuntimeTypeInfo="true"
 
254
                                ObjectFile="vc_mswunivud\oleauto\"
 
255
                                ProgramDataBaseFileName="vc_mswunivud\oleauto.pdb"
 
256
                                WarningLevel="4"
 
257
                                SuppressStartupBanner="true"
 
258
                                Detect64BitPortabilityProblems="true"
 
259
                                DebugInformationFormat="3"
 
260
                        />
 
261
                        <Tool
 
262
                                Name="VCManagedResourceCompilerTool"
 
263
                        />
 
264
                        <Tool
 
265
                                Name="VCResourceCompilerTool"
 
266
                                PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;__WXUNIVERSAL__;_UNICODE;_WINDOWS;NOPCH"
 
267
                                Culture="1033"
 
268
                                AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswunivud;.\..\..\include;.;.\..\..\samples"
 
269
                        />
 
270
                        <Tool
 
271
                                Name="VCPreLinkEventTool"
 
272
                        />
 
273
                        <Tool
 
274
                                Name="VCLinkerTool"
 
275
                                AdditionalOptions=""
 
276
                                AdditionalDependencies="wxmswuniv29ud_core.lib  wxbase29ud.lib   wxtiffd.lib wxjpegd.lib wxpngd.lib  wxzlibd.lib wxregexud.lib wxexpatd.lib    kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib"
 
277
                                OutputFile="vc_mswunivud\oleauto.exe"
 
278
                                LinkIncremental="2"
 
279
                                SuppressStartupBanner="true"
 
280
                                AdditionalLibraryDirectories=".\..\..\lib\vc_lib"
 
281
                                GenerateManifest="true"
 
282
                                GenerateDebugInformation="true"
 
283
                                ProgramDatabaseFile="vc_mswunivud\oleauto.pdb"
 
284
                                SubSystem="2"
 
285
                                TargetMachine="1"
 
286
                        />
 
287
                        <Tool
 
288
                                Name="VCALinkTool"
 
289
                        />
 
290
                        <Tool
 
291
                                Name="VCManifestTool"
 
292
                        />
 
293
                        <Tool
 
294
                                Name="VCXDCMakeTool"
 
295
                        />
 
296
                        <Tool
 
297
                                Name="VCBscMakeTool"
 
298
                                OutputFile="vc_mswunivud\oleauto_vc8.bsc"
 
299
                                SuppressStartupBanner="true"
 
300
                        />
 
301
                        <Tool
 
302
                                Name="VCFxCopTool"
 
303
                        />
 
304
                        <Tool
 
305
                                Name="VCAppVerifierTool"
 
306
                        />
 
307
                        <Tool
 
308
                                Name="VCWebDeploymentTool"
 
309
                        />
 
310
                        <Tool
 
311
                                Name="VCPostBuildEventTool"
 
312
                        />
 
313
                </Configuration>
 
314
                <Configuration
 
315
                        Name="Universal Release|Win32"
 
316
                        OutputDirectory="vc_mswunivu"
 
317
                        IntermediateDirectory="vc_mswunivu\oleauto"
 
318
                        ConfigurationType="1"
 
319
                        UseOfMFC="0"
 
320
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
321
                        CharacterSet="1"
 
322
                        >
 
323
                        <Tool
 
324
                                Name="VCPreBuildEventTool"
 
325
                        />
 
326
                        <Tool
 
327
                                Name="VCCustomBuildTool"
 
328
                        />
 
329
                        <Tool
 
330
                                Name="VCXMLDataGeneratorTool"
 
331
                        />
 
332
                        <Tool
 
333
                                Name="VCWebServiceProxyGeneratorTool"
 
334
                        />
 
335
                        <Tool
 
336
                                Name="VCMIDLTool"
 
337
                                PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;__WXUNIVERSAL__;NDEBUG;_UNICODE;_WINDOWS;NOPCH"
 
338
                                AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswunivu;.\..\..\include;.;.\..\..\samples"
 
339
                        />
 
340
                        <Tool
 
341
                                Name="VCCLCompilerTool"
 
342
                                Optimization="2"
 
343
                                AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswunivu;.\..\..\include;.;.\..\..\samples"
 
344
                                PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;__WXUNIVERSAL__;NDEBUG;_UNICODE;_WINDOWS;NOPCH"
 
345
                                ExceptionHandling="1"
 
346
                                RuntimeLibrary="2"
 
347
                                RuntimeTypeInfo="true"
 
348
                                ObjectFile="vc_mswunivu\oleauto\"
 
349
                                ProgramDataBaseFileName="vc_mswunivu\oleauto.pdb"
 
350
                                WarningLevel="4"
 
351
                                SuppressStartupBanner="true"
 
352
                                Detect64BitPortabilityProblems="true"
 
353
                                DebugInformationFormat="3"
 
354
                        />
 
355
                        <Tool
 
356
                                Name="VCManagedResourceCompilerTool"
 
357
                        />
 
358
                        <Tool
 
359
                                Name="VCResourceCompilerTool"
 
360
                                PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;__WXUNIVERSAL__;NDEBUG;_UNICODE;_WINDOWS;NOPCH"
 
361
                                Culture="1033"
 
362
                                AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswunivu;.\..\..\include;.;.\..\..\samples"
 
363
                        />
 
364
                        <Tool
 
365
                                Name="VCPreLinkEventTool"
 
366
                        />
 
367
                        <Tool
 
368
                                Name="VCLinkerTool"
 
369
                                AdditionalOptions=""
 
370
                                AdditionalDependencies="wxmswuniv29u_core.lib  wxbase29u.lib   wxtiff.lib wxjpeg.lib wxpng.lib  wxzlib.lib wxregexu.lib wxexpat.lib    kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib"
 
371
                                OutputFile="vc_mswunivu\oleauto.exe"
 
372
                                LinkIncremental="1"
 
373
                                SuppressStartupBanner="true"
 
374
                                AdditionalLibraryDirectories=".\..\..\lib\vc_lib"
 
375
                                GenerateManifest="true"
 
376
                                GenerateDebugInformation="true"
 
377
                                ProgramDatabaseFile="vc_mswunivu\oleauto.pdb"
 
378
                                SubSystem="2"
 
379
                                TargetMachine="1"
 
380
                                OptimizeReferences="2"
 
381
                                EnableCOMDATFolding="2"
 
382
                        />
 
383
                        <Tool
 
384
                                Name="VCALinkTool"
 
385
                        />
 
386
                        <Tool
 
387
                                Name="VCManifestTool"
 
388
                        />
 
389
                        <Tool
 
390
                                Name="VCXDCMakeTool"
 
391
                        />
 
392
                        <Tool
 
393
                                Name="VCBscMakeTool"
 
394
                                OutputFile="vc_mswunivu\oleauto_vc8.bsc"
 
395
                                SuppressStartupBanner="true"
 
396
                        />
 
397
                        <Tool
 
398
                                Name="VCFxCopTool"
 
399
                        />
 
400
                        <Tool
 
401
                                Name="VCAppVerifierTool"
 
402
                        />
 
403
                        <Tool
 
404
                                Name="VCWebDeploymentTool"
 
405
                        />
 
406
                        <Tool
 
407
                                Name="VCPostBuildEventTool"
 
408
                        />
 
409
                </Configuration>
 
410
                <Configuration
 
411
                        Name="DLL Debug|Win32"
 
412
                        OutputDirectory="vc_mswuddll"
 
413
                        IntermediateDirectory="vc_mswuddll\oleauto"
 
414
                        ConfigurationType="1"
 
415
                        UseOfMFC="0"
 
416
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
417
                        CharacterSet="1"
 
418
                        >
 
419
                        <Tool
 
420
                                Name="VCPreBuildEventTool"
 
421
                        />
 
422
                        <Tool
 
423
                                Name="VCCustomBuildTool"
 
424
                        />
 
425
                        <Tool
 
426
                                Name="VCXMLDataGeneratorTool"
 
427
                        />
 
428
                        <Tool
 
429
                                Name="VCWebServiceProxyGeneratorTool"
 
430
                        />
 
431
                        <Tool
 
432
                                Name="VCMIDLTool"
 
433
                                PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH"
 
434
                                AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswud;.\..\..\include;.;.\..\..\samples"
 
435
                        />
 
436
                        <Tool
 
437
                                Name="VCCLCompilerTool"
 
438
                                Optimization="0"
 
439
                                AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswud;.\..\..\include;.;.\..\..\samples"
 
440
                                PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH"
 
441
                                MinimalRebuild="true"
 
442
                                ExceptionHandling="1"
 
443
                                BasicRuntimeChecks="3"
 
444
                                RuntimeLibrary="3"
 
445
                                BufferSecurityCheck="true"
 
446
                                RuntimeTypeInfo="true"
 
447
                                ObjectFile="vc_mswuddll\oleauto\"
 
448
                                ProgramDataBaseFileName="vc_mswuddll\oleauto.pdb"
 
449
                                WarningLevel="4"
 
450
                                SuppressStartupBanner="true"
 
451
                                Detect64BitPortabilityProblems="true"
 
452
                                DebugInformationFormat="3"
 
453
                        />
 
454
                        <Tool
 
455
                                Name="VCManagedResourceCompilerTool"
 
456
                        />
 
457
                        <Tool
 
458
                                Name="VCResourceCompilerTool"
 
459
                                PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH"
 
460
                                Culture="1033"
 
461
                                AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswud;.\..\..\include;.;.\..\..\samples"
 
462
                        />
 
463
                        <Tool
 
464
                                Name="VCPreLinkEventTool"
 
465
                        />
 
466
                        <Tool
 
467
                                Name="VCLinkerTool"
 
468
                                AdditionalOptions=""
 
469
                                AdditionalDependencies="wxmsw29ud_core.lib  wxbase29ud.lib   wxtiffd.lib wxjpegd.lib wxpngd.lib  wxzlibd.lib wxregexud.lib wxexpatd.lib    kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib"
 
470
                                OutputFile="vc_mswuddll\oleauto.exe"
 
471
                                LinkIncremental="2"
 
472
                                SuppressStartupBanner="true"
 
473
                                AdditionalLibraryDirectories=".\..\..\lib\vc_dll"
 
474
                                GenerateManifest="true"
 
475
                                GenerateDebugInformation="true"
 
476
                                ProgramDatabaseFile="vc_mswuddll\oleauto.pdb"
 
477
                                SubSystem="2"
 
478
                                TargetMachine="1"
 
479
                        />
 
480
                        <Tool
 
481
                                Name="VCALinkTool"
 
482
                        />
 
483
                        <Tool
 
484
                                Name="VCManifestTool"
 
485
                        />
 
486
                        <Tool
 
487
                                Name="VCXDCMakeTool"
 
488
                        />
 
489
                        <Tool
 
490
                                Name="VCBscMakeTool"
 
491
                                OutputFile="vc_mswuddll\oleauto_vc8.bsc"
 
492
                                SuppressStartupBanner="true"
 
493
                        />
 
494
                        <Tool
 
495
                                Name="VCFxCopTool"
 
496
                        />
 
497
                        <Tool
 
498
                                Name="VCAppVerifierTool"
 
499
                        />
 
500
                        <Tool
 
501
                                Name="VCWebDeploymentTool"
 
502
                        />
 
503
                        <Tool
 
504
                                Name="VCPostBuildEventTool"
 
505
                        />
 
506
                </Configuration>
 
507
                <Configuration
 
508
                        Name="DLL Release|Win32"
 
509
                        OutputDirectory="vc_mswudll"
 
510
                        IntermediateDirectory="vc_mswudll\oleauto"
 
511
                        ConfigurationType="1"
 
512
                        UseOfMFC="0"
 
513
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
514
                        CharacterSet="1"
 
515
                        >
 
516
                        <Tool
 
517
                                Name="VCPreBuildEventTool"
 
518
                        />
 
519
                        <Tool
 
520
                                Name="VCCustomBuildTool"
 
521
                        />
 
522
                        <Tool
 
523
                                Name="VCXMLDataGeneratorTool"
 
524
                        />
 
525
                        <Tool
 
526
                                Name="VCWebServiceProxyGeneratorTool"
 
527
                        />
 
528
                        <Tool
 
529
                                Name="VCMIDLTool"
 
530
                                PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH"
 
531
                                AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswu;.\..\..\include;.;.\..\..\samples"
 
532
                        />
 
533
                        <Tool
 
534
                                Name="VCCLCompilerTool"
 
535
                                Optimization="2"
 
536
                                AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswu;.\..\..\include;.;.\..\..\samples"
 
537
                                PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH"
 
538
                                ExceptionHandling="1"
 
539
                                RuntimeLibrary="2"
 
540
                                RuntimeTypeInfo="true"
 
541
                                ObjectFile="vc_mswudll\oleauto\"
 
542
                                ProgramDataBaseFileName="vc_mswudll\oleauto.pdb"
 
543
                                WarningLevel="4"
 
544
                                SuppressStartupBanner="true"
 
545
                                Detect64BitPortabilityProblems="true"
 
546
                                DebugInformationFormat="3"
 
547
                        />
 
548
                        <Tool
 
549
                                Name="VCManagedResourceCompilerTool"
 
550
                        />
 
551
                        <Tool
 
552
                                Name="VCResourceCompilerTool"
 
553
                                PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH"
 
554
                                Culture="1033"
 
555
                                AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswu;.\..\..\include;.;.\..\..\samples"
 
556
                        />
 
557
                        <Tool
 
558
                                Name="VCPreLinkEventTool"
 
559
                        />
 
560
                        <Tool
 
561
                                Name="VCLinkerTool"
 
562
                                AdditionalOptions=""
 
563
                                AdditionalDependencies="wxmsw29u_core.lib  wxbase29u.lib   wxtiff.lib wxjpeg.lib wxpng.lib  wxzlib.lib wxregexu.lib wxexpat.lib    kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib"
 
564
                                OutputFile="vc_mswudll\oleauto.exe"
 
565
                                LinkIncremental="1"
 
566
                                SuppressStartupBanner="true"
 
567
                                AdditionalLibraryDirectories=".\..\..\lib\vc_dll"
 
568
                                GenerateManifest="true"
 
569
                                GenerateDebugInformation="true"
 
570
                                ProgramDatabaseFile="vc_mswudll\oleauto.pdb"
 
571
                                SubSystem="2"
 
572
                                TargetMachine="1"
 
573
                                OptimizeReferences="2"
 
574
                                EnableCOMDATFolding="2"
 
575
                        />
 
576
                        <Tool
 
577
                                Name="VCALinkTool"
 
578
                        />
 
579
                        <Tool
 
580
                                Name="VCManifestTool"
 
581
                        />
 
582
                        <Tool
 
583
                                Name="VCXDCMakeTool"
 
584
                        />
 
585
                        <Tool
 
586
                                Name="VCBscMakeTool"
 
587
                                OutputFile="vc_mswudll\oleauto_vc8.bsc"
 
588
                                SuppressStartupBanner="true"
 
589
                        />
 
590
                        <Tool
 
591
                                Name="VCFxCopTool"
 
592
                        />
 
593
                        <Tool
 
594
                                Name="VCAppVerifierTool"
 
595
                        />
 
596
                        <Tool
 
597
                                Name="VCWebDeploymentTool"
 
598
                        />
 
599
                        <Tool
 
600
                                Name="VCPostBuildEventTool"
 
601
                        />
 
602
                </Configuration>
 
603
                <Configuration
 
604
                        Name="DLL Universal Debug|Win32"
 
605
                        OutputDirectory="vc_mswunivuddll"
 
606
                        IntermediateDirectory="vc_mswunivuddll\oleauto"
 
607
                        ConfigurationType="1"
 
608
                        UseOfMFC="0"
 
609
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
610
                        CharacterSet="1"
 
611
                        >
 
612
                        <Tool
 
613
                                Name="VCPreBuildEventTool"
 
614
                        />
 
615
                        <Tool
 
616
                                Name="VCCustomBuildTool"
 
617
                        />
 
618
                        <Tool
 
619
                                Name="VCXMLDataGeneratorTool"
 
620
                        />
 
621
                        <Tool
 
622
                                Name="VCWebServiceProxyGeneratorTool"
 
623
                        />
 
624
                        <Tool
 
625
                                Name="VCMIDLTool"
 
626
                                PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH"
 
627
                                AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswunivud;.\..\..\include;.;.\..\..\samples"
 
628
                        />
 
629
                        <Tool
 
630
                                Name="VCCLCompilerTool"
 
631
                                Optimization="0"
 
632
                                AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswunivud;.\..\..\include;.;.\..\..\samples"
 
633
                                PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH"
 
634
                                MinimalRebuild="true"
 
635
                                ExceptionHandling="1"
 
636
                                BasicRuntimeChecks="3"
 
637
                                RuntimeLibrary="3"
 
638
                                BufferSecurityCheck="true"
 
639
                                RuntimeTypeInfo="true"
 
640
                                ObjectFile="vc_mswunivuddll\oleauto\"
 
641
                                ProgramDataBaseFileName="vc_mswunivuddll\oleauto.pdb"
 
642
                                WarningLevel="4"
 
643
                                SuppressStartupBanner="true"
 
644
                                Detect64BitPortabilityProblems="true"
 
645
                                DebugInformationFormat="3"
 
646
                        />
 
647
                        <Tool
 
648
                                Name="VCManagedResourceCompilerTool"
 
649
                        />
 
650
                        <Tool
 
651
                                Name="VCResourceCompilerTool"
 
652
                                PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH"
 
653
                                Culture="1033"
 
654
                                AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswunivud;.\..\..\include;.;.\..\..\samples"
 
655
                        />
 
656
                        <Tool
 
657
                                Name="VCPreLinkEventTool"
 
658
                        />
 
659
                        <Tool
 
660
                                Name="VCLinkerTool"
 
661
                                AdditionalOptions=""
 
662
                                AdditionalDependencies="wxmswuniv29ud_core.lib  wxbase29ud.lib   wxtiffd.lib wxjpegd.lib wxpngd.lib  wxzlibd.lib wxregexud.lib wxexpatd.lib    kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib"
 
663
                                OutputFile="vc_mswunivuddll\oleauto.exe"
 
664
                                LinkIncremental="2"
 
665
                                SuppressStartupBanner="true"
 
666
                                AdditionalLibraryDirectories=".\..\..\lib\vc_dll"
 
667
                                GenerateManifest="true"
 
668
                                GenerateDebugInformation="true"
 
669
                                ProgramDatabaseFile="vc_mswunivuddll\oleauto.pdb"
 
670
                                SubSystem="2"
 
671
                                TargetMachine="1"
 
672
                        />
 
673
                        <Tool
 
674
                                Name="VCALinkTool"
 
675
                        />
 
676
                        <Tool
 
677
                                Name="VCManifestTool"
 
678
                        />
 
679
                        <Tool
 
680
                                Name="VCXDCMakeTool"
 
681
                        />
 
682
                        <Tool
 
683
                                Name="VCBscMakeTool"
 
684
                                OutputFile="vc_mswunivuddll\oleauto_vc8.bsc"
 
685
                                SuppressStartupBanner="true"
 
686
                        />
 
687
                        <Tool
 
688
                                Name="VCFxCopTool"
 
689
                        />
 
690
                        <Tool
 
691
                                Name="VCAppVerifierTool"
 
692
                        />
 
693
                        <Tool
 
694
                                Name="VCWebDeploymentTool"
 
695
                        />
 
696
                        <Tool
 
697
                                Name="VCPostBuildEventTool"
 
698
                        />
 
699
                </Configuration>
 
700
                <Configuration
 
701
                        Name="DLL Universal Release|Win32"
 
702
                        OutputDirectory="vc_mswunivudll"
 
703
                        IntermediateDirectory="vc_mswunivudll\oleauto"
 
704
                        ConfigurationType="1"
 
705
                        UseOfMFC="0"
 
706
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
707
                        CharacterSet="1"
 
708
                        >
 
709
                        <Tool
 
710
                                Name="VCPreBuildEventTool"
 
711
                        />
 
712
                        <Tool
 
713
                                Name="VCCustomBuildTool"
 
714
                        />
 
715
                        <Tool
 
716
                                Name="VCXMLDataGeneratorTool"
 
717
                        />
 
718
                        <Tool
 
719
                                Name="VCWebServiceProxyGeneratorTool"
 
720
                        />
 
721
                        <Tool
 
722
                                Name="VCMIDLTool"
 
723
                                PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;__WXUNIVERSAL__;NDEBUG;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH"
 
724
                                AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswunivu;.\..\..\include;.;.\..\..\samples"
 
725
                        />
 
726
                        <Tool
 
727
                                Name="VCCLCompilerTool"
 
728
                                Optimization="2"
 
729
                                AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswunivu;.\..\..\include;.;.\..\..\samples"
 
730
                                PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;__WXUNIVERSAL__;NDEBUG;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH"
 
731
                                ExceptionHandling="1"
 
732
                                RuntimeLibrary="2"
 
733
                                RuntimeTypeInfo="true"
 
734
                                ObjectFile="vc_mswunivudll\oleauto\"
 
735
                                ProgramDataBaseFileName="vc_mswunivudll\oleauto.pdb"
 
736
                                WarningLevel="4"
 
737
                                SuppressStartupBanner="true"
 
738
                                Detect64BitPortabilityProblems="true"
 
739
                                DebugInformationFormat="3"
 
740
                        />
 
741
                        <Tool
 
742
                                Name="VCManagedResourceCompilerTool"
 
743
                        />
 
744
                        <Tool
 
745
                                Name="VCResourceCompilerTool"
 
746
                                PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;__WXUNIVERSAL__;NDEBUG;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH"
 
747
                                Culture="1033"
 
748
                                AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswunivu;.\..\..\include;.;.\..\..\samples"
 
749
                        />
 
750
                        <Tool
 
751
                                Name="VCPreLinkEventTool"
 
752
                        />
 
753
                        <Tool
 
754
                                Name="VCLinkerTool"
 
755
                                AdditionalOptions=""
 
756
                                AdditionalDependencies="wxmswuniv29u_core.lib  wxbase29u.lib   wxtiff.lib wxjpeg.lib wxpng.lib  wxzlib.lib wxregexu.lib wxexpat.lib    kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib"
 
757
                                OutputFile="vc_mswunivudll\oleauto.exe"
 
758
                                LinkIncremental="1"
 
759
                                SuppressStartupBanner="true"
 
760
                                AdditionalLibraryDirectories=".\..\..\lib\vc_dll"
 
761
                                GenerateManifest="true"
 
762
                                GenerateDebugInformation="true"
 
763
                                ProgramDatabaseFile="vc_mswunivudll\oleauto.pdb"
 
764
                                SubSystem="2"
 
765
                                TargetMachine="1"
 
766
                                OptimizeReferences="2"
 
767
                                EnableCOMDATFolding="2"
 
768
                        />
 
769
                        <Tool
 
770
                                Name="VCALinkTool"
 
771
                        />
 
772
                        <Tool
 
773
                                Name="VCManifestTool"
 
774
                        />
 
775
                        <Tool
 
776
                                Name="VCXDCMakeTool"
 
777
                        />
 
778
                        <Tool
 
779
                                Name="VCBscMakeTool"
 
780
                                OutputFile="vc_mswunivudll\oleauto_vc8.bsc"
 
781
                                SuppressStartupBanner="true"
 
782
                        />
 
783
                        <Tool
 
784
                                Name="VCFxCopTool"
 
785
                        />
 
786
                        <Tool
 
787
                                Name="VCAppVerifierTool"
 
788
                        />
 
789
                        <Tool
 
790
                                Name="VCWebDeploymentTool"
 
791
                        />
 
792
                        <Tool
 
793
                                Name="VCPostBuildEventTool"
 
794
                        />
 
795
                </Configuration>
 
796
        </Configurations>
 
797
        <References>
 
798
                
 
799
        </References>
 
800
        <Files>
 
801
                <Filter
 
802
                        Name="Source Files"
 
803
                        Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
 
804
                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
 
805
                        >
 
806
                        <File
 
807
                                RelativePath=".\oleauto.cpp"
 
808
                                >
 
809
                        </File>
 
810
                </Filter>
 
811
                <Filter
 
812
                        Name="Resource Files"
 
813
                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
 
814
                        UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
 
815
                        >
 
816
                        <File
 
817
                                RelativePath="..\..\samples\sample.rc"
 
818
                                >
 
819
                        </File>
 
820
                </Filter>
 
821
        </Files>
 
822
        <Globals>
 
823
                
 
824
        </Globals>
 
825
</VisualStudioProject>
 
826